Questa versione prevede che chiunque possa autenticarsi, indipendentemente dalla preesistenza di un Account registrato.
Definizione alla linea 18 del file Authenticator.java.
Membri pubblici | |
Session | getAuthentication (String nick) |
Restituisce un ID (identificativo) unico. |
|
Restituisce un ID (identificativo) unico.
Implementato in org.jaebi.server.auth.AuthenticatorImpl. Referenziato da org.jaebi.server.JAEBIWSImpl.login(), org.jaebi.test.server.core.MainTestUserContainerImpl.main(), org.jaebi.test.server.core.MainTestTimedUserContainer.main(), org.jaebi.test.server.core.MainTestJAEBIServer.main(), e org.jaebi.test.server.core.MainTestAuthenticatorImpl.main(). |