Public Member Functions | |
boolean | requiresProcedence () |
boolean | accepts (Object extra) |
IContact | doLogin (String login, String pass, Object extra) |
Definition at line 26 of file IElephantAuthentication.java.
boolean org.turro.external.IElephantAuthentication.accepts | ( | Object | extra | ) |
Implemented in org.turro.alliance.auth.AllianceAuthentication.
IContact org.turro.external.IElephantAuthentication.doLogin | ( | String | login, |
String | pass, | ||
Object | extra | ||
) |
Implemented in org.turro.alliance.auth.AllianceAuthentication.
boolean org.turro.external.IElephantAuthentication.requiresProcedence | ( | ) |
Implemented in org.turro.alliance.auth.AllianceAuthentication.