public class HasEntryOperationContext extends AbstractOperationContext
authorizedPrincipal, byPassed, currentInterceptor, dn, EMPTY_CONTROLS, entry, interceptors, originalEntry, requestControls, responseControls, session, throwReferral
Constructor and Description |
---|
HasEntryOperationContext(CoreSession session)
Creates a new instance of HasEntryOperationContext.
|
HasEntryOperationContext(CoreSession session,
org.apache.directory.api.ldap.model.name.Dn entryDn)
Creates a new instance of HasEntryOperationContext.
|
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 HasEntryOperationContext(CoreSession session)
public HasEntryOperationContext(CoreSession session, org.apache.directory.api.ldap.model.name.Dn entryDn)
entryDn
- The Entry Dn to unbindpublic String getName()
getName
in interface OperationContext
getName
in class AbstractOperationContext
public String toString()
toString
in class Object
Object.toString()
Copyright © 2019. All rights reserved.