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