Class | Description |
---|---|
BindRequestCodec |
A BindRequest ldapObject.
|
BindResponseCodec |
A BindResponse Message.
|
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–2014 The Apache Software Foundation. All rights reserved.