Modifier and Type | Method and Description |
---|---|
org.apache.directory.shared.ldap.name.DN |
MockOperationManager.getMatchedName(GetMatchedNameOperationContext opContext) |
org.apache.directory.shared.ldap.name.DN |
DefaultOperationManager.getMatchedName(GetMatchedNameOperationContext opContext)
TODO document after determining if this method should be here.
|
org.apache.directory.shared.ldap.name.DN |
OperationManager.getMatchedName(GetMatchedNameOperationContext opContext)
TODO document after determining if this method should be here.
|
org.apache.directory.shared.ldap.name.DN |
MockInterceptor.getMatchedName(NextInterceptor next,
GetMatchedNameOperationContext opContext) |
Modifier and Type | Method and Description |
---|---|
org.apache.directory.shared.ldap.name.DN |
AuthenticationInterceptor.getMatchedName(NextInterceptor next,
GetMatchedNameOperationContext opContext) |
Modifier and Type | Method and Description |
---|---|
org.apache.directory.shared.ldap.name.DN |
AciAuthorizationInterceptor.getMatchedName(NextInterceptor next,
GetMatchedNameOperationContext opContext) |
Modifier and Type | Method and Description |
---|---|
org.apache.directory.shared.ldap.name.DN |
NextInterceptor.getMatchedName(GetMatchedNameOperationContext opContext)
Calls the next interceptor's
Interceptor.getMatchedName( NextInterceptor, GetMatchedNameOperationContext ) . |
org.apache.directory.shared.ldap.name.DN |
InterceptorChain.getMatchedName(GetMatchedNameOperationContext opContext) |
org.apache.directory.shared.ldap.name.DN |
BaseInterceptor.getMatchedName(NextInterceptor next,
GetMatchedNameOperationContext opContext) |
org.apache.directory.shared.ldap.name.DN |
Interceptor.getMatchedName(NextInterceptor next,
GetMatchedNameOperationContext opContext)
Filters
DefaultPartitionNexus#getMatchedName( GetMatchedNameOperationContext ) call. |
Modifier and Type | Method and Description |
---|---|
org.apache.directory.shared.ldap.name.DN |
NormalizationInterceptor.getMatchedName(NextInterceptor nextInterceptor,
GetMatchedNameOperationContext opContext)
Filters
DefaultPartitionNexus#getMatchedName( GetMatchedNameOperationContext ) call. |
Modifier and Type | Method and Description |
---|---|
org.apache.directory.shared.ldap.name.DN |
DefaultPartitionNexus.getMatchedName(GetMatchedNameOperationContext matchedNameContext) |
org.apache.directory.shared.ldap.name.DN |
PartitionNexus.getMatchedName(GetMatchedNameOperationContext matchedNameContext)
Gets the most significant Dn that exists within the server for any Dn.
|
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.