Xindice API

Uses of Interface
org.apache.xindice.core.security.DBSecurityManager

Packages that use DBSecurityManager
org.apache.xindice.core This is the top-level package for all Xindice Core functionality. 
org.apache.xindice.core.security Defines several classes for Xindice access control and authentication. 
 

Uses of DBSecurityManager in org.apache.xindice.core
 

Methods in org.apache.xindice.core that return DBSecurityManager
 DBSecurityManager Database.getSecurityManager()
          Returns the security manager instance for this Database.
 

Uses of DBSecurityManager in org.apache.xindice.core.security
 

Classes in org.apache.xindice.core.security that implement DBSecurityManager
 class LocalSecurityManager
          Implements security based off of configurations stored in the local database configuration.
 


Xindice API

Copyright (c) 1999-2001 The Apache Software Foundation