Package org.xmldb.api.security
Interface UserPrincipal
-
- All Superinterfaces:
AccountPrincipal,java.security.Principal
public interface UserPrincipal extends AccountPrincipal
APrincipalrepresenting an identity used to determine access rights to objects in the XMLDB.A
UserPrincipalobject is an abstract representation of an identity. It has anamethat is the account name that it represents. User principal objects may be obtained using aUserPrincipalLookupService, or returned byAttributesimplementations that provide access to identity related attributes.- Since:
- 2.0