Uses of Class
org.apache.directory.server.core.authz.support.OperationScope

Packages that use OperationScope
org.apache.directory.server.core.authz.support  
 

Uses of OperationScope in org.apache.directory.server.core.authz.support
 

Fields in org.apache.directory.server.core.authz.support declared as OperationScope
static OperationScope OperationScope.ATTRIBUTE_TYPE
          An operation that affects all values in an attribute type.
static OperationScope OperationScope.ATTRIBUTE_TYPE_AND_VALUE
          An operation that affects the specific value in an attribute type.
static OperationScope OperationScope.ENTRY
          An operation that affects the whole entry.
 

Methods in org.apache.directory.server.core.authz.support with parameters of type OperationScope
 java.util.Collection<org.apache.directory.shared.ldap.aci.ACITuple> HighestPrecedenceFilter.filter(Registries registries, java.util.Collection<org.apache.directory.shared.ldap.aci.ACITuple> tuples, OperationScope scope, OperationContext opContext, java.util.Collection<org.apache.directory.shared.ldap.name.LdapDN> userGroupNames, org.apache.directory.shared.ldap.name.LdapDN userName, ServerEntry userEntry, org.apache.directory.shared.ldap.constants.AuthenticationLevel authenticationLevel, org.apache.directory.shared.ldap.name.LdapDN entryName, java.lang.String attrId, org.apache.directory.shared.ldap.entry.Value<?> attrValue, ServerEntry entry, java.util.Collection<org.apache.directory.shared.ldap.aci.MicroOperation> microOperations, ServerEntry entryView)
           
 java.util.Collection<org.apache.directory.shared.ldap.aci.ACITuple> MostSpecificProtectedItemFilter.filter(Registries registries, java.util.Collection<org.apache.directory.shared.ldap.aci.ACITuple> tuples, OperationScope scope, OperationContext opContext, java.util.Collection<org.apache.directory.shared.ldap.name.LdapDN> userGroupNames, org.apache.directory.shared.ldap.name.LdapDN userName, ServerEntry userEntry, org.apache.directory.shared.ldap.constants.AuthenticationLevel authenticationLevel, org.apache.directory.shared.ldap.name.LdapDN entryName, java.lang.String attrId, org.apache.directory.shared.ldap.entry.Value<?> attrValue, ServerEntry entry, java.util.Collection<org.apache.directory.shared.ldap.aci.MicroOperation> microOperations, ServerEntry entryView)
           
 java.util.Collection<org.apache.directory.shared.ldap.aci.ACITuple> RestrictedByFilter.filter(Registries registries, java.util.Collection<org.apache.directory.shared.ldap.aci.ACITuple> tuples, OperationScope scope, OperationContext opContext, java.util.Collection<org.apache.directory.shared.ldap.name.LdapDN> userGroupNames, org.apache.directory.shared.ldap.name.LdapDN userName, ServerEntry userEntry, org.apache.directory.shared.ldap.constants.AuthenticationLevel authenticationLevel, org.apache.directory.shared.ldap.name.LdapDN entryName, java.lang.String attrId, org.apache.directory.shared.ldap.entry.Value<?> attrValue, ServerEntry entry, java.util.Collection<org.apache.directory.shared.ldap.aci.MicroOperation> microOperations, ServerEntry entryView)
           
 java.util.Collection<org.apache.directory.shared.ldap.aci.ACITuple> RelatedProtectedItemFilter.filter(Registries registries, java.util.Collection<org.apache.directory.shared.ldap.aci.ACITuple> tuples, OperationScope scope, OperationContext opContext, java.util.Collection<org.apache.directory.shared.ldap.name.LdapDN> userGroupNames, org.apache.directory.shared.ldap.name.LdapDN userName, ServerEntry userEntry, org.apache.directory.shared.ldap.constants.AuthenticationLevel authenticationLevel, org.apache.directory.shared.ldap.name.LdapDN entryName, java.lang.String attrId, org.apache.directory.shared.ldap.entry.Value<?> attrValue, ServerEntry entry, java.util.Collection<org.apache.directory.shared.ldap.aci.MicroOperation> microOperations, ServerEntry entryView)
           
 java.util.Collection<org.apache.directory.shared.ldap.aci.ACITuple> ACITupleFilter.filter(Registries registries, java.util.Collection<org.apache.directory.shared.ldap.aci.ACITuple> tuples, OperationScope scope, OperationContext opContext, java.util.Collection<org.apache.directory.shared.ldap.name.LdapDN> userGroupNames, org.apache.directory.shared.ldap.name.LdapDN userName, ServerEntry userEntry, org.apache.directory.shared.ldap.constants.AuthenticationLevel authenticationLevel, org.apache.directory.shared.ldap.name.LdapDN entryName, java.lang.String attrId, org.apache.directory.shared.ldap.entry.Value<?> attrValue, ServerEntry entry, java.util.Collection<org.apache.directory.shared.ldap.aci.MicroOperation> microOperations, ServerEntry entryView)
          Returns the collection of the filtered tuples using the specified extra information.
 java.util.Collection<org.apache.directory.shared.ldap.aci.ACITuple> MostSpecificUserClassFilter.filter(Registries registries, java.util.Collection<org.apache.directory.shared.ldap.aci.ACITuple> tuples, OperationScope scope, OperationContext opContext, java.util.Collection<org.apache.directory.shared.ldap.name.LdapDN> userGroupNames, org.apache.directory.shared.ldap.name.LdapDN userName, ServerEntry userEntry, org.apache.directory.shared.ldap.constants.AuthenticationLevel authenticationLevel, org.apache.directory.shared.ldap.name.LdapDN entryName, java.lang.String attrId, org.apache.directory.shared.ldap.entry.Value<?> attrValue, ServerEntry entry, java.util.Collection<org.apache.directory.shared.ldap.aci.MicroOperation> microOperations, ServerEntry entryView)
           
 java.util.Collection<org.apache.directory.shared.ldap.aci.ACITuple> RelatedUserClassFilter.filter(Registries registries, java.util.Collection<org.apache.directory.shared.ldap.aci.ACITuple> tuples, OperationScope scope, OperationContext opContext, java.util.Collection<org.apache.directory.shared.ldap.name.LdapDN> userGroupNames, org.apache.directory.shared.ldap.name.LdapDN userName, ServerEntry userEntry, org.apache.directory.shared.ldap.constants.AuthenticationLevel authenticationLevel, org.apache.directory.shared.ldap.name.LdapDN entryName, java.lang.String attrId, org.apache.directory.shared.ldap.entry.Value<?> attrValue, ServerEntry entry, java.util.Collection<org.apache.directory.shared.ldap.aci.MicroOperation> microOperations, ServerEntry entryView)
           
 java.util.Collection<org.apache.directory.shared.ldap.aci.ACITuple> MaxValueCountFilter.filter(Registries registries, java.util.Collection<org.apache.directory.shared.ldap.aci.ACITuple> tuples, OperationScope scope, OperationContext opContext, java.util.Collection<org.apache.directory.shared.ldap.name.LdapDN> userGroupNames, org.apache.directory.shared.ldap.name.LdapDN userName, ServerEntry userEntry, org.apache.directory.shared.ldap.constants.AuthenticationLevel authenticationLevel, org.apache.directory.shared.ldap.name.LdapDN entryName, java.lang.String attrId, org.apache.directory.shared.ldap.entry.Value<?> attrValue, ServerEntry entry, java.util.Collection<org.apache.directory.shared.ldap.aci.MicroOperation> microOperations, ServerEntry entryView)
           
 java.util.Collection<org.apache.directory.shared.ldap.aci.ACITuple> MaxImmSubFilter.filter(Registries registries, java.util.Collection<org.apache.directory.shared.ldap.aci.ACITuple> tuples, OperationScope scope, OperationContext opContext, java.util.Collection<org.apache.directory.shared.ldap.name.LdapDN> userGroupNames, org.apache.directory.shared.ldap.name.LdapDN userName, ServerEntry userEntry, org.apache.directory.shared.ldap.constants.AuthenticationLevel authenticationLevel, org.apache.directory.shared.ldap.name.LdapDN entryName, java.lang.String attrId, org.apache.directory.shared.ldap.entry.Value<?> attrValue, ServerEntry entry, java.util.Collection<org.apache.directory.shared.ldap.aci.MicroOperation> microOperations, ServerEntry entryView)
           
 java.util.Collection<org.apache.directory.shared.ldap.aci.ACITuple> MicroOperationFilter.filter(Registries registries, java.util.Collection<org.apache.directory.shared.ldap.aci.ACITuple> tuples, OperationScope scope, OperationContext opContext, java.util.Collection<org.apache.directory.shared.ldap.name.LdapDN> userGroupNames, org.apache.directory.shared.ldap.name.LdapDN userName, ServerEntry userEntry, org.apache.directory.shared.ldap.constants.AuthenticationLevel authenticationLevel, org.apache.directory.shared.ldap.name.LdapDN entryName, java.lang.String attrId, org.apache.directory.shared.ldap.entry.Value<?> attrValue, ServerEntry entry, java.util.Collection<org.apache.directory.shared.ldap.aci.MicroOperation> microOperations, ServerEntry entryView)
           
 



Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.