public class UnbindOperationContext extends AbstractOperationContext
authorizedPrincipal, byPassed, currentInterceptor, dn, EMPTY_CONTROLS, entry, interceptors, originalEntry, requestControls, responseControls, session, throwReferral
Constructor and Description |
---|
UnbindOperationContext(CoreSession session)
Creates a new instance of UnbindOperationContext.
|
UnbindOperationContext(CoreSession session,
org.apache.directory.api.ldap.model.message.UnbindRequest unbindRequest) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
String |
toString() |
addRequestControl, addRequestControls, addResponseControl, delete, getCurrentInterceptor, getDn, getEffectivePrincipal, getEntry, getNextInterceptor, getOriginalEntry, getRequestControl, getResponseControl, getResponseControlCount, getResponseControls, getSession, hasRequestControl, hasRequestControls, hasResponseControl, hasResponseControls, ignoreReferral, isReferralIgnored, isReferralThrown, lookup, newLookupContext, setAuthorizedPrincipal, setCurrentInterceptor, setDn, setEntry, setInterceptors, setOriginalEntry, setRequestControls, setSession, throwReferral
public UnbindOperationContext(CoreSession session)
public UnbindOperationContext(CoreSession session, org.apache.directory.api.ldap.model.message.UnbindRequest unbindRequest)
public String getName()
getName
in interface OperationContext
getName
in class AbstractOperationContext
public String toString()
toString
in class Object
Object.toString()
Copyright © 2018. All rights reserved.