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