Methods in org.apache.ldap.server.authz.support with parameters of type OperationScope |
java.util.Collection |
RestrictedByFilter.filter(java.util.Collection tuples,
OperationScope scope,
DirectoryPartitionNexusProxy proxy,
java.util.Collection userGroupNames,
javax.naming.Name userName,
javax.naming.directory.Attributes userEntry,
org.apache.ldap.common.aci.AuthenticationLevel authenticationLevel,
javax.naming.Name entryName,
java.lang.String attrId,
java.lang.Object attrValue,
javax.naming.directory.Attributes entry,
java.util.Collection microOperations)
|
java.util.Collection |
RelatedUserClassFilter.filter(java.util.Collection tuples,
OperationScope scope,
DirectoryPartitionNexusProxy proxy,
java.util.Collection userGroupNames,
javax.naming.Name userName,
javax.naming.directory.Attributes userEntry,
org.apache.ldap.common.aci.AuthenticationLevel authenticationLevel,
javax.naming.Name entryName,
java.lang.String attrId,
java.lang.Object attrValue,
javax.naming.directory.Attributes entry,
java.util.Collection microOperations)
|
java.util.Collection |
RelatedProtectedItemFilter.filter(java.util.Collection tuples,
OperationScope scope,
DirectoryPartitionNexusProxy proxy,
java.util.Collection userGroupNames,
javax.naming.Name userName,
javax.naming.directory.Attributes userEntry,
org.apache.ldap.common.aci.AuthenticationLevel authenticationLevel,
javax.naming.Name entryName,
java.lang.String attrId,
java.lang.Object attrValue,
javax.naming.directory.Attributes entry,
java.util.Collection microOperations)
|
java.util.Collection |
MostSpecificUserClassFilter.filter(java.util.Collection tuples,
OperationScope scope,
DirectoryPartitionNexusProxy proxy,
java.util.Collection userGroupNames,
javax.naming.Name userName,
javax.naming.directory.Attributes userEntry,
org.apache.ldap.common.aci.AuthenticationLevel authenticationLevel,
javax.naming.Name entryName,
java.lang.String attrId,
java.lang.Object attrValue,
javax.naming.directory.Attributes entry,
java.util.Collection microOperations)
|
java.util.Collection |
MostSpecificProtectedItemFilter.filter(java.util.Collection tuples,
OperationScope scope,
DirectoryPartitionNexusProxy proxy,
java.util.Collection userGroupNames,
javax.naming.Name userName,
javax.naming.directory.Attributes userEntry,
org.apache.ldap.common.aci.AuthenticationLevel authenticationLevel,
javax.naming.Name entryName,
java.lang.String attrId,
java.lang.Object attrValue,
javax.naming.directory.Attributes entry,
java.util.Collection microOperations)
|
java.util.Collection |
MicroOperationFilter.filter(java.util.Collection tuples,
OperationScope scope,
DirectoryPartitionNexusProxy proxy,
java.util.Collection userGroupNames,
javax.naming.Name userName,
javax.naming.directory.Attributes userEntry,
org.apache.ldap.common.aci.AuthenticationLevel authenticationLevel,
javax.naming.Name entryName,
java.lang.String attrId,
java.lang.Object attrValue,
javax.naming.directory.Attributes entry,
java.util.Collection microOperations)
|
java.util.Collection |
MaxValueCountFilter.filter(java.util.Collection tuples,
OperationScope scope,
DirectoryPartitionNexusProxy proxy,
java.util.Collection userGroupNames,
javax.naming.Name userName,
javax.naming.directory.Attributes userEntry,
org.apache.ldap.common.aci.AuthenticationLevel authenticationLevel,
javax.naming.Name entryName,
java.lang.String attrId,
java.lang.Object attrValue,
javax.naming.directory.Attributes entry,
java.util.Collection microOperations)
|
java.util.Collection |
MaxImmSubFilter.filter(java.util.Collection tuples,
OperationScope scope,
DirectoryPartitionNexusProxy proxy,
java.util.Collection userGroupNames,
javax.naming.Name userName,
javax.naming.directory.Attributes userEntry,
org.apache.ldap.common.aci.AuthenticationLevel authenticationLevel,
javax.naming.Name entryName,
java.lang.String attrId,
java.lang.Object attrValue,
javax.naming.directory.Attributes entry,
java.util.Collection microOperations)
|
java.util.Collection |
HighestPrecedenceFilter.filter(java.util.Collection tuples,
OperationScope scope,
DirectoryPartitionNexusProxy proxy,
java.util.Collection userGroupNames,
javax.naming.Name userName,
javax.naming.directory.Attributes userEntry,
org.apache.ldap.common.aci.AuthenticationLevel authenticationLevel,
javax.naming.Name entryName,
java.lang.String attrId,
java.lang.Object attrValue,
javax.naming.directory.Attributes entry,
java.util.Collection microOperations)
|
java.util.Collection |
ACITupleFilter.filter(java.util.Collection tuples,
OperationScope scope,
DirectoryPartitionNexusProxy proxy,
java.util.Collection userGroupNames,
javax.naming.Name userName,
javax.naming.directory.Attributes userEntry,
org.apache.ldap.common.aci.AuthenticationLevel authenticationLevel,
javax.naming.Name entryName,
java.lang.String attrId,
java.lang.Object attrValue,
javax.naming.directory.Attributes entry,
java.util.Collection microOperations)
Returns the collection of the filtered tuples using the specified
extra information. |