Modifier and Type | Method and Description |
---|---|
org.apache.directory.api.ldap.model.entry.Entry |
DefaultOperationManager.getRootDse(GetRootDseOperationContext getRootDseContext)
Get the RooDse entry.
|
Modifier and Type | Method and Description |
---|---|
org.apache.directory.api.ldap.model.entry.Entry |
OperationManager.getRootDse(GetRootDseOperationContext getRootDseContext)
Get the RooDse entry.
|
Modifier and Type | Method and Description |
---|---|
org.apache.directory.api.ldap.model.entry.Entry |
BaseInterceptor.getRootDse(GetRootDseOperationContext getRootDseContext)
Filters
DefaultPartitionNexus#getRootDse( GetRootDseOperationContext ) call. |
org.apache.directory.api.ldap.model.entry.Entry |
Interceptor.getRootDse(GetRootDseOperationContext getRootDseContext)
Filters
DefaultPartitionNexus#getRootDse( GetRootDseOperationContext ) call. |
protected org.apache.directory.api.ldap.model.entry.Entry |
BaseInterceptor.next(GetRootDseOperationContext getRootDseContext)
Calls the next interceptor for the getRootDse operation.
|
Modifier and Type | Method and Description |
---|---|
org.apache.directory.api.ldap.model.entry.Entry |
PartitionNexus.getRootDse(GetRootDseOperationContext getRootDseContext)
Get's the RootDSE entry for the DSA.
|
Modifier and Type | Method and Description |
---|---|
org.apache.directory.api.ldap.model.entry.Entry |
AuthenticationInterceptor.getRootDse(GetRootDseOperationContext getRootDseContext)
Filters
DefaultPartitionNexus#getRootDse( GetRootDseOperationContext ) call. |
Modifier and Type | Method and Description |
---|---|
org.apache.directory.api.ldap.model.entry.Entry |
TimerInterceptor.getRootDse(GetRootDseOperationContext getRootDseContext)
Filters
DefaultPartitionNexus#getRootDse( GetRootDseOperationContext ) call. |
Modifier and Type | Method and Description |
---|---|
org.apache.directory.api.ldap.model.entry.Entry |
DefaultPartitionNexus.getRootDse(GetRootDseOperationContext getRootDseContext)
Get's the RootDSE entry for the DSA.
|
Copyright © 2017. All rights reserved.