public class ListSuffixOperationContext extends AbstractOperationContext
authorizedPrincipal, byPassed, dn, EMPTY_CONTROLS, entry, next, previous, requestControls, responseControls, session, throwReferral
Constructor and Description |
---|
ListSuffixOperationContext(CoreSession session)
Creates a new instance of ListSuffixOperationContext.
|
ListSuffixOperationContext(CoreSession session,
org.apache.directory.shared.ldap.schema.registries.Registries registries,
org.apache.directory.shared.ldap.name.DN dn)
Creates a new instance of ListSuffixOperationContext.
|
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, throwReferral
public ListSuffixOperationContext(CoreSession session)
public ListSuffixOperationContext(CoreSession session, org.apache.directory.shared.ldap.schema.registries.Registries registries, org.apache.directory.shared.ldap.name.DN dn)
dn
- The DN to get the suffix frompublic String getName()
getName
in interface OperationContext
getName
in class AbstractOperationContext
public String toString()
toString
in class Object
Object.toString()
Copyright © 2003–2013 The Apache Software Foundation. All rights reserved.