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, throwReferralpublic 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 OperationContextgetName in class AbstractOperationContextpublic String toString()
toString in class ObjectObject.toString()Copyright © 2021. All rights reserved.