Public Member Functions | |
boolean | requiresProcedence () |
boolean | accepts (Object extra) |
IContact | doLogin (String login, String pass, Object extra) |
Definition at line 43 of file AllianceAuthentication.java.
boolean org.turro.alliance.auth.AllianceAuthentication.accepts | ( | Object | extra | ) |
Implements org.turro.external.IElephantAuthentication.
Definition at line 51 of file AllianceAuthentication.java.
IContact org.turro.alliance.auth.AllianceAuthentication.doLogin | ( | String | login, |
String | pass, | ||
Object | extra | ||
) |
Implements org.turro.external.IElephantAuthentication.
Definition at line 57 of file AllianceAuthentication.java.
boolean org.turro.alliance.auth.AllianceAuthentication.requiresProcedence | ( | ) |
Implements org.turro.external.IElephantAuthentication.
Definition at line 46 of file AllianceAuthentication.java.