Uses of Interface
org.aselect.authspserver.authsp.ldap.ILDAPProtocolHandler

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.
 



Copyright © 2008 SURFnet BV. All Rights Reserved.