dbXML API

Uses of Package
com.dbxml.db.core.security

Packages that use com.dbxml.db.core.security
com.dbxml.db.common.security Implements the standard SecurityManager classes. 
com.dbxml.db.core This is the top-level package for all dbXML Core functionality. 
com.dbxml.db.core.indexer Defines the dbXML Indexer interfaces  
com.dbxml.db.core.security Implements the classes and interfaces necessary to support Access Control in dbXML. 
com.dbxml.db.server.labrador This package contains all of the classes that comprise the dbXML server Labrador utilities. 
 

Classes in com.dbxml.db.core.security used by com.dbxml.db.common.security
SecurityException
          SecurityException is thrown by the DefaultSecurityManager if an authentication or access control request can't be fulfilled for security reasons.
SecurityManager
          SecurityManager manages Users, Roles, and Access Control Lists for dbXML.
User
          User
UserStack
          UserStack manages a Stack of authenticated Users.
 

Classes in com.dbxml.db.core.security used by com.dbxml.db.core
SecurityManager
          SecurityManager manages Users, Roles, and Access Control Lists for dbXML.
 

Classes in com.dbxml.db.core.security used by com.dbxml.db.core.indexer
SecurityException
          SecurityException is thrown by the DefaultSecurityManager if an authentication or access control request can't be fulfilled for security reasons.
User
          User
UserStack
          UserStack manages a Stack of authenticated Users.
 

Classes in com.dbxml.db.core.security used by com.dbxml.db.core.security
Access
          Access
InvalidAccessException
          InvalidAccessException
InvalidRoleException
          InvalidRoleException
InvalidUserException
          InvalidUserException
Role
          Role
SecurityException
          SecurityException is thrown by the DefaultSecurityManager if an authentication or access control request can't be fulfilled for security reasons.
User
          User
UserStack
          UserStack manages a Stack of authenticated Users.
 

Classes in com.dbxml.db.core.security used by com.dbxml.db.server.labrador
SecurityManager
          SecurityManager manages Users, Roles, and Access Control Lists for dbXML.
 


dbXML API

Copyright (c) 2004 The dbXML Group