public abstract class AbstractMechanismHandler extends Object implements MechanismHandler
| Constructor and Description |
|---|
AbstractMechanismHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
insertSaslFilter(LdapSession ldapSession)
Inject a SaslFilter into the Filter chain, to deal with modified
PDU sent when some mechanisms have been negotiated (DIGEST-MD5, GSSAPI,
for instance)
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcleanup, handleMechanism, initprotected void insertSaslFilter(LdapSession ldapSession)
ldapSession - the LdapSession instanceCopyright © 2003–2015 The Apache Software Foundation. All rights reserved.