|
dbXML API | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
| Credentials | Credenials encapsulates authentication credentials within the system. |
| DBSecurityManager | SecurityManager is the interface to the access control functionality of the server. |
| Class Summary | |
| LocalSecurityManager | Implements security based off of configurations stored in the local database configuration. |
| PasswordCredentials | PasswordCredentials provides a Credentials implementation that uses usernames and passwords stored in the Systemdatabase. |
| Permission | |
| ResourcePermissions | |
| Exception Summary | |
| AccessDeniedException | A AccessDeniedException is thrown if access is denied to a resource within the database. |
| InvalidCredentialsException | A InvalidCredentialsException is thrown if the credentials used in an access control method are invalid. |
| InvalidPasswordException | A InvalidPasswordException is thrown if access is denied to a resource within the database. |
| SecurityException | A SecurityException is thrown if access is denied to a resource within the database. |
| UnknownUserException | A UnknownUserException is thrown if access is denied to a resource within the database. |
Defines several classes for dbXML access control and authentication.
|
dbXML API | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||