|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of GetSuffixOperationContext in org.apache.directory.server.core |
---|
Methods in org.apache.directory.server.core with parameters of type GetSuffixOperationContext | |
---|---|
org.apache.directory.shared.ldap.name.LdapDN |
DefaultOperationManager.getSuffix(GetSuffixOperationContext opContext)
|
org.apache.directory.shared.ldap.name.LdapDN |
OperationManager.getSuffix(GetSuffixOperationContext opContext)
TODO document after determining if this method should be here. |
Uses of GetSuffixOperationContext in org.apache.directory.server.core.authn |
---|
Methods in org.apache.directory.server.core.authn with parameters of type GetSuffixOperationContext | |
---|---|
org.apache.directory.shared.ldap.name.LdapDN |
AuthenticationInterceptor.getSuffix(NextInterceptor next,
GetSuffixOperationContext opContext)
|
Uses of GetSuffixOperationContext in org.apache.directory.server.core.interceptor |
---|
Methods in org.apache.directory.server.core.interceptor with parameters of type GetSuffixOperationContext | |
---|---|
org.apache.directory.shared.ldap.name.LdapDN |
InterceptorChain.getSuffix(GetSuffixOperationContext opContext)
|
org.apache.directory.shared.ldap.name.LdapDN |
NextInterceptor.getSuffix(GetSuffixOperationContext opContext)
Calls the next interceptor's Interceptor.getSuffix( NextInterceptor, GetSuffixOperationContext ) . |
org.apache.directory.shared.ldap.name.LdapDN |
BaseInterceptor.getSuffix(NextInterceptor next,
GetSuffixOperationContext opContext)
|
org.apache.directory.shared.ldap.name.LdapDN |
Interceptor.getSuffix(NextInterceptor next,
GetSuffixOperationContext opContext)
Filters PartitionNexus.getSuffix( GetSuffixOperationContext ) call. |
Uses of GetSuffixOperationContext in org.apache.directory.server.core.normalization |
---|
Methods in org.apache.directory.server.core.normalization with parameters of type GetSuffixOperationContext | |
---|---|
org.apache.directory.shared.ldap.name.LdapDN |
NormalizationInterceptor.getSuffix(NextInterceptor nextInterceptor,
GetSuffixOperationContext opContext)
|
Uses of GetSuffixOperationContext in org.apache.directory.server.core.partition |
---|
Methods in org.apache.directory.server.core.partition with parameters of type GetSuffixOperationContext | |
---|---|
org.apache.directory.shared.ldap.name.LdapDN |
PartitionNexusProxy.getSuffix(GetSuffixOperationContext opContext)
|
org.apache.directory.shared.ldap.name.LdapDN |
DefaultPartitionNexus.getSuffix(GetSuffixOperationContext getSuffixContext)
|
abstract org.apache.directory.shared.ldap.name.LdapDN |
PartitionNexus.getSuffix(GetSuffixOperationContext suffixContext)
Gets the distinguished name of the suffix that would hold an entry with the supplied distinguished name parameter. |
org.apache.directory.shared.ldap.name.LdapDN |
PartitionNexusProxy.getSuffix(GetSuffixOperationContext opContext,
java.util.Collection<java.lang.String> byPassed)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |