|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ASelectAuthSPException | |
---|---|
org.aselect.server.authspprotocol | |
org.aselect.server.authspprotocol.handler |
Uses of ASelectAuthSPException in org.aselect.server.authspprotocol |
---|
Methods in org.aselect.server.authspprotocol that throw ASelectAuthSPException | |
---|---|
void |
IAuthSPProtocolHandler.init(java.lang.Object oAuthSPConfig,
java.lang.Object oAuthSPResource)
Initializes the AuthSP protocol handler. |
void |
IAuthSPDirectLoginProtocolHandler.init(java.lang.String sAuthSPId)
Initializes the AuthSP direct login protocol handler. |
Uses of ASelectAuthSPException in org.aselect.server.authspprotocol.handler |
---|
Methods in org.aselect.server.authspprotocol.handler that throw ASelectAuthSPException | |
---|---|
void |
DBAuthSPHandler.init(java.lang.Object oAuthSPConfig,
java.lang.Object oAuthSPResource)
|
void |
IP.init(java.lang.Object oAuthSPConfig,
java.lang.Object oAuthSPResource)
Initializes the IP AuthSP handler. |
void |
Ldap.init(java.lang.Object oAuthSPConfig,
java.lang.Object oAuthSPResource)
Initializes the Ldap AuthSP handler. |
void |
NullAuthSP.init(java.lang.Object oAuthSPConfig,
java.lang.Object oAuthSPResource)
Initializes the NullAuthSP handler. |
void |
PKI.init(java.lang.Object oAuthSpConfig,
java.lang.Object oAuthSpResource)
Initialize the PKI AuthSP Handler. |
void |
Radius.init(java.lang.Object authSPConfig,
java.lang.Object authSPResource)
Initializes the Radius AuthSP handler. |
void |
Ldap.init(java.lang.String sAuthSPId)
new init function. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |