Uses of Package
com.cafesoft.cams.access

Packages that use com.cafesoft.cams.access
com.cafesoft.cams.access Cams access control service support.  
com.cafesoft.cams.access.attr Cams Access Control Request Attribute Classes.  
com.cafesoft.cams.access.url Cams URL Resource Request Package  
 

Classes in com.cafesoft.cams.access used by com.cafesoft.cams.access
AccessControlCheckException
          Thrown for errors associated with AccessControlCheck creation or usage.
AccessControlException
          Thrown for errors that occur in the AccessControl subsystem of the CamsPolicyServer.
AccessControlRequest
          The interface to an Access Control Request for a Cafesoft SecurityDomain's Access Control Engine.
AccessControlResponse
          AccessControlResponse defines the interface to an Access Control Response corresponding to an AccessControlRequest to a Cafesoft SecurityDomain's Access Control Engine.
AccessControlRule
          AccessControlRule defines an interface for a rule that implements access control logic.
AccessControlRuleElement
          AccessControlRuleElement is a tagging interface that identifies a class as a valid child "element" within an AccessControlRule.
AccessControlRulePersistenceManager
          AccessControlRulePersistenceManager defines the interface for classes that load, store, create, and remove AccessControlRule instances.
EvaluationException
          EvaluationException represents an exceptional condition when attempting to evaluate an AccessControlRule.
InvalidPermissionException
          InvalidPermissionException indicates that a type of Permission or the parameters for creating a Permission are not valid.
InvalidResourceException
          InvalidResourceException indicates that a type of Resource is not known to the system or it's identifier is not valid for the Resource type.
InvalidResourcePatternException
          InvalidResourcePatternException is thrown in cases where the entire ResourcePattern is invalid.
OverlappingPermissionsException
          OverlappingPermissionsException indicates that two Permissions illegally overlap each another within a particular context.
Permission
          Represents an entitlement or authorization to a access a set of Resources.
PermissionCollection
          The PermissionCollection interface represents a homogeneous collection of non-overlapping Permission instances.
PermissionIterator
          PermissionIterator defines an interface for iterating over Permissions.
ResourcePattern
          The ResourcePattern interface represents a set of Resources using a pattern that matches Resource identifiers.
ResourcePatternException
          ResourcePatternException indicates that a ResourcePattern is not valid.
ResourceRequest
          ResourceRequest represents a user or system's request for a generic Resource, which may be protected by the Cafesoft Access Management System.
ResourceTypeException
          ResourceType specific exception
UnknownActionException
          UnknownActionException indicates that an action used in association with a type of Permission is unknown.
 

Classes in com.cafesoft.cams.access used by com.cafesoft.cams.access.attr
AccessControlRequest
          The interface to an Access Control Request for a Cafesoft SecurityDomain's Access Control Engine.
InternalAccessControlRequest
          Extends the AccessControlRequest by adding methods that allow it to be mutable.
 

Classes in com.cafesoft.cams.access used by com.cafesoft.cams.access.url
AbstractResourceRequest
          Base class for all ResourceRequests.
InvalidResourceException
          InvalidResourceException indicates that a type of Resource is not known to the system or it's identifier is not valid for the Resource type.
ResourceRequest
          ResourceRequest represents a user or system's request for a generic Resource, which may be protected by the Cafesoft Access Management System.
ResourceRequestFactory
          Defines the interface for a class that can create ResourceRequest instances based on: a resource type a resource identifier a list of actions
 



Generated on 5:16:42 PM May 12, 2008, © 1996-2005 Cafésoft LLC. All rights reserved.