Package org.globus.ogsa.impl.base.cas.server.databaseAccess.accessors

Class Summary
CasDBConstants Constants used by CAS database access package
CasDBOptions Sets the database configuration options
CasDBStorage Class for manipulating connections through database pooling
ExactComparison Exact matching
ExternalPolicyEvaluator Evaluates and returns relevant external policies i.e policies on objects other than the CAS server itself.
NamespaceDataHandler Used to manipulate NamespaceData in database
ObjectDataHandler Describes the data needed for object
ObjectGroupDataHandler Manipulate the data for ObjectGroups in the database
PermissionsEvaluator Checks for presence of policy in CAS database based on super user, group presence of user, action or object.
PermissionsHandler Used to evaluate permissions
PolicyDataHandler Used to manipulate PolicyData in the database
PolicyQueryHandler Used to retrieve all policies (on external objects and CAS server) on a specific object or all policies for a user.
ServiceTypeActionHandler Used to manipulate the serviceType/action mappings in the database
ServiceTypeDataHandler Describes the data needed for service type
TrustAnchorDataHandler TrustAnchor Data manipulation in the database
UserDataHandler User Data manipulation in the database
UserGroupDataHandler Used to manipulate the UserGroupData in the database
WildCardComparison Comparison class for objects that are within the realm of "CAS Simple Policy Language" Wild card character is "*" and file delimiter is "/"