dbXML API

Uses of Class
com.dbxml.db.core.security.UserStack

Packages that use UserStack
com.dbxml.db.common.security Implements the standard SecurityManager classes. 
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. 
 

Uses of UserStack in com.dbxml.db.common.security
 

Methods in com.dbxml.db.common.security with parameters of type UserStack
 void SecurityManagerBase.setUserStack(UserStack userStack)
           
 

Uses of UserStack in com.dbxml.db.core.indexer
 

Methods in com.dbxml.db.core.indexer with parameters of type UserStack
static void IndexManager.setUserStack(UserStack userStack)
           
 

Uses of UserStack in com.dbxml.db.core.security
 

Methods in com.dbxml.db.core.security with parameters of type UserStack
 void SecurityManager.setUserStack(UserStack userStack)
          setUserStack sets the User stack for the SecurityManager.
 


dbXML API

Copyright (c) 2004 The dbXML Group