Modifier and Type | Method and Description |
---|---|
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) |
Modifier and Type | Method and Description |
---|---|
ClonedServerEntry |
AuthenticationInterceptor.getRootDSE(NextInterceptor next,
GetRootDSEOperationContext opContext) |
Modifier and Type | Method and Description |
---|---|
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) |
Modifier and Type | Method and Description |
---|---|
ClonedServerEntry |
DefaultPartitionNexus.getRootDSE(GetRootDSEOperationContext getRootDSEContext) |
ClonedServerEntry |
PartitionNexus.getRootDSE(GetRootDSEOperationContext getRootDSEContext)
Get's the RootDSE entry for the DSA.
|
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.