Package org.exist.security

Security related classes.

See:
          Description

Interface Summary
Permission  
SecurityManager SecurityManager is responsible for managing users and groups.
XmldbPrincipal  
 

Class Summary
Group  
LDAPbindSecurityManager Code to use LDAP's bind to authenticate technology
LDAPSecurityManager Note: A lot of this code is "borrowed" from Tomcat's JNDIRealm.java
MessageDigester  
PermissionFactory Instatiates an appropriate Permission class based on the current configuration
RandomGUID Globally unique identifier generator.
UnixStylePermission Manages the permissions assigned to a ressource.
User Represents a user within the database.
UUIDGenerator UUID or GUID generator.
XMLSecurityManager SecurityManager is responsible for managing users and groups.
 

Exception Summary
PermissionDeniedException Description of the Class
 

Package org.exist.security Description

Security related classes. The main class is SecurityManager which manages users and groups.



Copyright (C) Wolfgang Meier. All rights reserved.