|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.directory.shared.asn1.Asn1Object
org.apache.directory.shared.ldap.codec.bind.LdapAuthentication
public abstract class LdapAuthentication
This abstract class is just used to have a common super class for authentication classes, like Simple and SASL. We may have future extensions as authentication type 1 and 2 are reserved actually in LDAP V3
Field Summary |
---|
Fields inherited from class org.apache.directory.shared.asn1.Asn1Object |
---|
parent |
Constructor Summary | |
---|---|
LdapAuthentication()
|
Method Summary |
---|
Methods inherited from class org.apache.directory.shared.asn1.Asn1Object |
---|
addLength, computeLength, encode, getCurrentLength, getExpectedLength, getParent, getTlvId, setCurrentLength, setExpectedLength, setParent |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LdapAuthentication()
Asn1Object.Asn1Object()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |