Package org.xmldb.api.security
-
Interface Summary Interface Description AccountPrincipal Base XML:DB account principal.Attributes Represents the basic attributes of either aResource
orCollection
.GroupPrincipal AUserPrincipal
representing a group identity, used to determine access rights to objects in a file system.PermissionManagementService This service is providing permission related functions in order to get or change permissions onCollection
orResource
objects.UserPrincipal APrincipal
representing an identity used to determine access rights to objects in the XMLDB.UserPrincipalLookupService An object to lookup user and group principals by name. -
Class Summary Class Description AclEntry An entry in an access control list (ACL).AclEntry.Builder A builder ofAclEntry
objects.Permissions Parser forPermission
values. -
Enum Summary Enum Description AclEntryFlag Defines the flags for used by the flags component of an ACLentry
.AclEntryPermission A typesafe enumeration of the access entry permission types.AclEntryType A typesafe enumeration of the access control entry types.Permission Represents the known XMLDB permission types.