public class UnbindOperationContext extends AbstractOperationContext
authorizedPrincipal, byPassed, dn, EMPTY_CONTROLS, entry, next, previous, requestControls, responseControls, session, throwReferral| Constructor and Description |
|---|
UnbindOperationContext(CoreSession session)
Creates a new instance of UnbindOperationContext.
|
UnbindOperationContext(CoreSession session,
org.apache.directory.shared.ldap.message.internal.InternalUnbindRequest unbindRequest) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
toString() |
add, addRequestControl, addRequestControls, addResponseControl, delete, getByPassed, getDn, getEffectivePrincipal, getEntry, getFirstOperation, getLastOperation, getNextOperation, getPreviousOperation, getRequestControl, getResponseControl, getResponseControlCount, getResponseControls, getSession, hasBypass, hasEntry, hasRequestControl, hasRequestControls, hasResponseControl, hasResponseControls, ignoreReferral, isBypassed, isFirstOperation, isReferralIgnored, isReferralThrown, lookup, lookup, modify, newLookupContext, setAuthorizedPrincipal, setByPassed, setDn, setEntry, setNextOperation, setPreviousOperation, setRequestControls, setSession, throwReferralpublic UnbindOperationContext(CoreSession session)
public UnbindOperationContext(CoreSession session, org.apache.directory.shared.ldap.message.internal.InternalUnbindRequest unbindRequest)
public String getName()
getName in interface OperationContextgetName in class AbstractOperationContextpublic String toString()
toString in class ObjectObject.toString()Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.