|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LdapAuthentication | |
---|---|
org.apache.directory.shared.ldap.codec.bind |
Uses of LdapAuthentication in org.apache.directory.shared.ldap.codec.bind |
---|
Subclasses of LdapAuthentication in org.apache.directory.shared.ldap.codec.bind | |
---|---|
class |
SaslCredentials
A ldapObject which stores the SASL authentication of a BindRequest. |
class |
SimpleAuthentication
A ldapObject which stores the Simple authentication for a BindRequest. |
Methods in org.apache.directory.shared.ldap.codec.bind that return LdapAuthentication | |
---|---|
LdapAuthentication |
BindRequestCodec.getAuthentication()
Get the user authentication |
Methods in org.apache.directory.shared.ldap.codec.bind with parameters of type LdapAuthentication | |
---|---|
void |
BindRequestCodec.setAuthentication(LdapAuthentication authentication)
Set the user authentication |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |