Uses of Package
org.pfsw.tools.beluga.ldap.server

Packages that use org.pfsw.tools.beluga.ldap.server
org.pfsw.tools.beluga.admin   
org.pfsw.tools.beluga.ldap.directory   
org.pfsw.tools.beluga.ldap.interceptors   
org.pfsw.tools.beluga.ldap.proxy   
org.pfsw.tools.beluga.ldap.server   
 

Classes in org.pfsw.tools.beluga.ldap.server used by org.pfsw.tools.beluga.admin
LDAPServer
          The LDAP server that is listening to a port for incoming requests.
 

Classes in org.pfsw.tools.beluga.ldap.server used by org.pfsw.tools.beluga.ldap.directory
LDAPv3RequestProcessor
          Defines the methods a processor of LDAP requests must implement.
 

Classes in org.pfsw.tools.beluga.ldap.server used by org.pfsw.tools.beluga.ldap.interceptors
IResponseInterceptor
          Used to handle somehow response messages before they are sent to the client.
 

Classes in org.pfsw.tools.beluga.ldap.server used by org.pfsw.tools.beluga.ldap.proxy
LDAPv3RequestProcessor
          Defines the methods a processor of LDAP requests must implement.
 

Classes in org.pfsw.tools.beluga.ldap.server used by org.pfsw.tools.beluga.ldap.server
CommunicationChannel
          Each communication channel is opened in a separate thread.
InterceptorType
           
LDAPProcessingException
          Root class for all LDAP processing exceptions
LDAPServerConfiguration
          Contains all configuration for the LDAP server.
 



Copyright © 2012 Manfred Duchrow Consulting & Software. All Rights Reserved.