|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of GetMatchedNameOperationContext in org.apache.directory.server.core |
---|
Methods in org.apache.directory.server.core with parameters of type GetMatchedNameOperationContext | |
---|---|
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)
|
Uses of GetMatchedNameOperationContext in org.apache.directory.server.core.authn |
---|
Methods in org.apache.directory.server.core.authn with parameters of type GetMatchedNameOperationContext | |
---|---|
org.apache.directory.shared.ldap.name.DN |
AuthenticationInterceptor.getMatchedName(NextInterceptor next,
GetMatchedNameOperationContext opContext)
|
Uses of GetMatchedNameOperationContext in org.apache.directory.server.core.authz |
---|
Methods in org.apache.directory.server.core.authz with parameters of type GetMatchedNameOperationContext | |
---|---|
org.apache.directory.shared.ldap.name.DN |
AciAuthorizationInterceptor.getMatchedName(NextInterceptor next,
GetMatchedNameOperationContext opContext)
|
Uses of GetMatchedNameOperationContext in org.apache.directory.server.core.interceptor |
---|
Methods in org.apache.directory.server.core.interceptor with parameters of type GetMatchedNameOperationContext | |
---|---|
org.apache.directory.shared.ldap.name.DN |
InterceptorChain.getMatchedName(GetMatchedNameOperationContext opContext)
|
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 |
Interceptor.getMatchedName(NextInterceptor next,
GetMatchedNameOperationContext opContext)
Filters DefaultPartitionNexus#getMatchedName( GetMatchedNameOperationContext ) call. |
org.apache.directory.shared.ldap.name.DN |
BaseInterceptor.getMatchedName(NextInterceptor next,
GetMatchedNameOperationContext opContext)
|
Uses of GetMatchedNameOperationContext in org.apache.directory.server.core.normalization |
---|
Methods in org.apache.directory.server.core.normalization with parameters of type GetMatchedNameOperationContext | |
---|---|
org.apache.directory.shared.ldap.name.DN |
NormalizationInterceptor.getMatchedName(NextInterceptor nextInterceptor,
GetMatchedNameOperationContext opContext)
Filters DefaultPartitionNexus#getMatchedName( GetMatchedNameOperationContext ) call. |
Uses of GetMatchedNameOperationContext in org.apache.directory.server.core.partition |
---|
Methods in org.apache.directory.server.core.partition with parameters of type GetMatchedNameOperationContext | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |