Modifier and Type | Method and Description |
---|---|
org.apache.directory.shared.ldap.name.DN |
MockOperationManager.getSuffix(GetSuffixOperationContext opContext) |
org.apache.directory.shared.ldap.name.DN |
DefaultOperationManager.getSuffix(GetSuffixOperationContext opContext)
TODO document after determining if this method should be here.
|
org.apache.directory.shared.ldap.name.DN |
OperationManager.getSuffix(GetSuffixOperationContext opContext)
TODO document after determining if this method should be here.
|
org.apache.directory.shared.ldap.name.DN |
MockInterceptor.getSuffix(NextInterceptor next,
GetSuffixOperationContext opContext) |
Modifier and Type | Method and Description |
---|---|
org.apache.directory.shared.ldap.name.DN |
AuthenticationInterceptor.getSuffix(NextInterceptor next,
GetSuffixOperationContext opContext) |
Modifier and Type | Method and Description |
---|---|
org.apache.directory.shared.ldap.name.DN |
InterceptorChain.getSuffix(GetSuffixOperationContext opContext) |
org.apache.directory.shared.ldap.name.DN |
NextInterceptor.getSuffix(GetSuffixOperationContext opContext)
Calls the next interceptor's
Interceptor.getSuffix( NextInterceptor, GetSuffixOperationContext ) . |
org.apache.directory.shared.ldap.name.DN |
Interceptor.getSuffix(NextInterceptor next,
GetSuffixOperationContext opContext)
Filters
DefaultPartitionNexus#getSuffix( GetSuffixOperationContext ) call. |
org.apache.directory.shared.ldap.name.DN |
BaseInterceptor.getSuffix(NextInterceptor next,
GetSuffixOperationContext opContext) |
Modifier and Type | Method and Description |
---|---|
org.apache.directory.shared.ldap.name.DN |
NormalizationInterceptor.getSuffix(NextInterceptor nextInterceptor,
GetSuffixOperationContext opContext)
Filters
DefaultPartitionNexus#getSuffix( GetSuffixOperationContext ) call. |
Modifier and Type | Method and Description |
---|---|
org.apache.directory.shared.ldap.name.DN |
DefaultPartitionNexus.getSuffix(GetSuffixOperationContext getSuffixContext) |
org.apache.directory.shared.ldap.name.DN |
PartitionNexus.getSuffix(GetSuffixOperationContext getSuffixContext)
Gets the distinguished name of the suffix that would hold an entry with
the supplied distinguished name parameter.
|
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.