dbXML API

Uses of Interface
org.dbxml.core.security.DBSecurityManager

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

Copyright (c) 1999-2001 The dbXML Group, All rights reserved