|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of LookupOperationContext in org.apache.directory.mitosis.service |
---|
Methods in org.apache.directory.mitosis.service with parameters of type LookupOperationContext | |
---|---|
ClonedServerEntry |
ReplicationInterceptor.lookup(NextInterceptor nextInterceptor,
LookupOperationContext lookupContext)
|
Uses of LookupOperationContext in org.apache.directory.server.core |
---|
Methods in org.apache.directory.server.core with parameters of type LookupOperationContext | |
---|---|
ClonedServerEntry |
DefaultOperationManager.lookup(LookupOperationContext opContext)
|
ClonedServerEntry |
OperationManager.lookup(LookupOperationContext opContext)
TODO document after determining if this method should be here. |
Uses of LookupOperationContext in org.apache.directory.server.core.authn |
---|
Methods in org.apache.directory.server.core.authn with parameters of type LookupOperationContext | |
---|---|
ClonedServerEntry |
AuthenticationInterceptor.lookup(NextInterceptor next,
LookupOperationContext opContext)
|
Uses of LookupOperationContext in org.apache.directory.server.core.authz |
---|
Methods in org.apache.directory.server.core.authz with parameters of type LookupOperationContext | |
---|---|
ClonedServerEntry |
DefaultAuthorizationInterceptor.lookup(NextInterceptor nextInterceptor,
LookupOperationContext opContext)
|
ClonedServerEntry |
AciAuthorizationInterceptor.lookup(NextInterceptor next,
LookupOperationContext lookupContext)
|
Uses of LookupOperationContext in org.apache.directory.server.core.collective |
---|
Methods in org.apache.directory.server.core.collective with parameters of type LookupOperationContext | |
---|---|
ClonedServerEntry |
CollectiveAttributeInterceptor.lookup(NextInterceptor nextInterceptor,
LookupOperationContext opContext)
|
Uses of LookupOperationContext in org.apache.directory.server.core.exception |
---|
Methods in org.apache.directory.server.core.exception with parameters of type LookupOperationContext | |
---|---|
ClonedServerEntry |
ExceptionInterceptor.lookup(NextInterceptor nextInterceptor,
LookupOperationContext opContext)
Checks to see the base being searched exists, otherwise throws the appropriate LdapException. |
Uses of LookupOperationContext in org.apache.directory.server.core.interceptor |
---|
Methods in org.apache.directory.server.core.interceptor with parameters of type LookupOperationContext | |
---|---|
ClonedServerEntry |
InterceptorChain.lookup(LookupOperationContext opContext)
|
ClonedServerEntry |
NextInterceptor.lookup(LookupOperationContext opContext)
Calls the next interceptor's Interceptor.lookup( NextInterceptor, LookupOperationContext ) . |
ClonedServerEntry |
BaseInterceptor.lookup(NextInterceptor next,
LookupOperationContext opContext)
|
ClonedServerEntry |
Interceptor.lookup(NextInterceptor next,
LookupOperationContext opContext)
Filters Partition.lookup( LookupOperationContext ) call. |
Uses of LookupOperationContext in org.apache.directory.server.core.interceptor.context |
---|
Methods in org.apache.directory.server.core.interceptor.context that return LookupOperationContext | |
---|---|
LookupOperationContext |
AbstractOperationContext.newLookupContext(org.apache.directory.shared.ldap.name.LdapDN dn)
|
LookupOperationContext |
OperationContext.newLookupContext(org.apache.directory.shared.ldap.name.LdapDN dn)
|
LookupOperationContext |
BindOperationContext.newLookupContext(org.apache.directory.shared.ldap.name.LdapDN dn)
|
Methods in org.apache.directory.server.core.interceptor.context with parameters of type LookupOperationContext | |
---|---|
ClonedServerEntry |
AbstractOperationContext.lookup(LookupOperationContext opContext)
|
ClonedServerEntry |
OperationContext.lookup(LookupOperationContext lookupContext)
|
ClonedServerEntry |
BindOperationContext.lookup(LookupOperationContext opContext)
|
Uses of LookupOperationContext in org.apache.directory.server.core.normalization |
---|
Methods in org.apache.directory.server.core.normalization with parameters of type LookupOperationContext | |
---|---|
ClonedServerEntry |
NormalizationInterceptor.lookup(NextInterceptor nextInterceptor,
LookupOperationContext opContext)
|
Uses of LookupOperationContext in org.apache.directory.server.core.operational |
---|
Methods in org.apache.directory.server.core.operational with parameters of type LookupOperationContext | |
---|---|
ClonedServerEntry |
OperationalAttributeInterceptor.lookup(NextInterceptor nextInterceptor,
LookupOperationContext opContext)
|
Uses of LookupOperationContext in org.apache.directory.server.core.partition |
---|
Methods in org.apache.directory.server.core.partition with parameters of type LookupOperationContext | |
---|---|
ClonedServerEntry |
PartitionNexusProxy.lookup(LookupOperationContext opContext)
|
ClonedServerEntry |
Partition.lookup(LookupOperationContext lookupContext)
Looks up an entry by distinguished/absolute name. |
ClonedServerEntry |
AbstractPartition.lookup(LookupOperationContext lookupContext)
This method calls Partition.lookup(LookupOperationContext)
with null attributeIds by default. |
ClonedServerEntry |
DefaultPartitionNexus.lookup(LookupOperationContext opContext)
|
ClonedServerEntry |
PartitionNexusProxy.lookup(LookupOperationContext opContext,
java.util.Collection<java.lang.String> byPassed)
|
Uses of LookupOperationContext in org.apache.directory.server.core.partition.impl.btree |
---|
Methods in org.apache.directory.server.core.partition.impl.btree with parameters of type LookupOperationContext | |
---|---|
ClonedServerEntry |
BTreePartition.lookup(LookupOperationContext opContext)
|
Uses of LookupOperationContext in org.apache.directory.server.core.schema |
---|
Methods in org.apache.directory.server.core.schema with parameters of type LookupOperationContext | |
---|---|
ClonedServerEntry |
SchemaInterceptor.lookup(NextInterceptor nextInterceptor,
LookupOperationContext opContext)
Search for an entry, using its DN. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |