|
dbXML API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.dbxml.core.security | |
| org.dbxml.core | This is the top-level package for all dbXML Core functionality. |
| org.dbxml.core.security | Defines several classes for dbXML access control and authentication. |
Classes in org.dbxml.core.security used by org.dbxml.core| DBSecurityManager
|
SecurityManager is the interface to the access control functionality of the server. |
|
Classes in org.dbxml.core.security used by org.dbxml.core.security| AccessDeniedException
|
A AccessDeniedException is thrown if access is denied to a resource within the database. Credentials
|
Credenials encapsulates authentication credentials within the system. DBSecurityManager
|
SecurityManager is the interface to the access control functionality of the server. 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. |
|
|
dbXML API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||