Uses of Class
org.pfsw.tools.beluga.ldap.server.LDAPv3RequestProcessor

Packages that use LDAPv3RequestProcessor
org.pfsw.tools.beluga.ldap.directory   
org.pfsw.tools.beluga.ldap.proxy   
 

Uses of LDAPv3RequestProcessor in org.pfsw.tools.beluga.ldap.directory
 

Subclasses of LDAPv3RequestProcessor in org.pfsw.tools.beluga.ldap.directory
 class Directory
          Contains all data of a directory in memory.
 

Uses of LDAPv3RequestProcessor in org.pfsw.tools.beluga.ldap.proxy
 

Subclasses of LDAPv3RequestProcessor in org.pfsw.tools.beluga.ldap.proxy
 class ProxyServer
          This request processor just forwards the request messages to another LDAP server and receives the answers to hand them back to the caller.
 



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