| Package | Description |
|---|---|
| org.apache.directory.shared.ldap.codec.bind |
| Modifier and Type | Class and Description |
|---|---|
class |
SaslCredentials
A ldapObject which stores the SASL authentication of a BindRequest.
|
class |
SimpleAuthentication
A ldapObject which stores the Simple authentication for a BindRequest.
|
| Modifier and Type | Method and Description |
|---|---|
LdapAuthentication |
BindRequestCodec.getAuthentication()
Get the user authentication
|
| Modifier and Type | Method and Description |
|---|---|
void |
BindRequestCodec.setAuthentication(LdapAuthentication authentication)
Set the user authentication
|
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.