|
|||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
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 |
Security related classes.
The main class is SecurityManager
which manages
users and groups.
|
|||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |