|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ILDAPProtocolHandler | |
---|---|
org.aselect.authspserver.authsp.ldap |
Uses of ILDAPProtocolHandler in org.aselect.authspserver.authsp.ldap |
---|
Classes in org.aselect.authspserver.authsp.ldap that implement ILDAPProtocolHandler | |
---|---|
class |
AbstractLDAPProtocolHandler
This class contains base functionality for LDAP AuthSP handlers. |
class |
LDAPSimpleProtocolHandler
A basic LDAP protocol handler. |
class |
LDAPSSLProtocolHandler
A SSL LDAP protocol handler. |
Methods in org.aselect.authspserver.authsp.ldap that return ILDAPProtocolHandler | |
---|---|
static ILDAPProtocolHandler |
LDAPProtocolHandlerFactory.instantiateProtocolHandler(java.lang.Object oConfig,
java.lang.String sUid,
AuthSPSystemLogger systemLogger)
Instantiate a new ILDAPProtocolHandler implementation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |