|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UserClass | |
---|---|
org.apache.directory.shared.ldap.aci | ACI (Access Control Information) data model adopted from X.501 specification. |
Uses of UserClass in org.apache.directory.shared.ldap.aci |
---|
Subclasses of UserClass in org.apache.directory.shared.ldap.aci | |
---|---|
static class |
UserClass.AllUsers
Every directory user (with possible requirements for authenticationLevel). |
static class |
UserClass.Name
The user with the specified distinguished name. |
static class |
UserClass.Subtree
The set of users whose distinguished names fall within the definition of the (unrefined) subtree. |
static class |
UserClass.ThisEntry
The user with the same distinguished name as the entry being accessed, or if the entry is a member of a family, then additionally the user with the distinguished name of the ancestor. |
static class |
UserClass.UserGroup
The set of users who are members of the groupOfUniqueNames entry, identified by the specified distinguished name. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |