|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of GetRootDSEOperationContext in org.apache.directory.server.core |
---|
Methods in org.apache.directory.server.core with parameters of type GetRootDSEOperationContext | |
---|---|
ClonedServerEntry |
MockOperationManager.getRootDSE(GetRootDSEOperationContext opContext)
|
ClonedServerEntry |
DefaultOperationManager.getRootDSE(GetRootDSEOperationContext opContext)
TODO document after determining if this method should be here. |
ClonedServerEntry |
OperationManager.getRootDSE(GetRootDSEOperationContext opContext)
TODO document after determining if this method should be here. |
ClonedServerEntry |
MockInterceptor.getRootDSE(NextInterceptor next,
GetRootDSEOperationContext opContext)
|
Uses of GetRootDSEOperationContext in org.apache.directory.server.core.authn |
---|
Methods in org.apache.directory.server.core.authn with parameters of type GetRootDSEOperationContext | |
---|---|
ClonedServerEntry |
AuthenticationInterceptor.getRootDSE(NextInterceptor next,
GetRootDSEOperationContext opContext)
|
Uses of GetRootDSEOperationContext in org.apache.directory.server.core.interceptor |
---|
Methods in org.apache.directory.server.core.interceptor with parameters of type GetRootDSEOperationContext | |
---|---|
ClonedServerEntry |
InterceptorChain.getRootDSE(GetRootDSEOperationContext opContext)
|
ClonedServerEntry |
NextInterceptor.getRootDSE(GetRootDSEOperationContext opContext)
Calls the next interceptor's Interceptor.getRootDSE( NextInterceptor, GetRootDSEOperationContext ) . |
ClonedServerEntry |
Interceptor.getRootDSE(NextInterceptor next,
GetRootDSEOperationContext opContext)
Filters DefaultPartitionNexus#getRootDSE( GetRootDSEOperationContext ) call. |
ClonedServerEntry |
BaseInterceptor.getRootDSE(NextInterceptor next,
GetRootDSEOperationContext opContext)
|
Uses of GetRootDSEOperationContext in org.apache.directory.server.core.partition |
---|
Methods in org.apache.directory.server.core.partition with parameters of type GetRootDSEOperationContext | |
---|---|
ClonedServerEntry |
DefaultPartitionNexus.getRootDSE(GetRootDSEOperationContext getRootDSEContext)
|
ClonedServerEntry |
PartitionNexus.getRootDSE(GetRootDSEOperationContext getRootDSEContext)
Get's the RootDSE entry for the DSA. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |