Uses of Package
org.apache.directory.shared.ldap.codec.bind

Packages that use org.apache.directory.shared.ldap.codec.bind
org.apache.directory.shared.ldap.codec   
org.apache.directory.shared.ldap.codec.bind   
 

Classes in org.apache.directory.shared.ldap.codec.bind used by org.apache.directory.shared.ldap.codec
BindRequest
          A BindRequest ldapObject.
BindResponse
          A BindResponse Message.
 

Classes in org.apache.directory.shared.ldap.codec.bind used by org.apache.directory.shared.ldap.codec.bind
LdapAuthentication
          This abstract class is just used to have a common super class for authentication classes, like Simple and SASL.
SaslCredentials
          A ldapObject which stores the SASL authentication of a BindRequest.
SimpleAuthentication
          A ldapObject which stores the Simple authentication for a BindRequest.
 



Copyright © 2003-2006 . All Rights Reserved.