|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GetRootDSEOperationContext | |
|---|---|
| org.apache.directory.server.core | |
| org.apache.directory.server.core.interceptor | |
| org.apache.directory.server.core.partition | |
| Uses of GetRootDSEOperationContext in org.apache.directory.server.core |
|---|
| Methods in org.apache.directory.server.core with parameters of type GetRootDSEOperationContext | |
|---|---|
ClonedServerEntry |
OperationManager.getRootDSE(GetRootDSEOperationContext opContext)
TODO document after determining if this method should be here. |
| 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 |
PartitionNexus.getRootDSE(GetRootDSEOperationContext getRootDSEContext)
Get's the RootDSE entry for the DSA. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||