|
dbXML API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DBSecurityManager | |
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. |
Uses of DBSecurityManager in org.dbxml.core |
Methods in org.dbxml.core that return DBSecurityManager | |
DBSecurityManager |
Database.getSecurityManager()
Returns the security manager instance for this Database. |
Uses of DBSecurityManager in org.dbxml.core.security |
Classes in org.dbxml.core.security that implement DBSecurityManager | |
class |
LocalSecurityManager
Implements security based off of configurations stored in the local database configuration. |
|
dbXML API | |||||||||
PREV NEXT | FRAMES NO FRAMES |