|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 |
| com.cafesoft.cams.agent | Support for implementing Cams agents. |
| Classes in com.cafesoft.cams.access used by com.cafesoft.cams.access | |
|---|---|
| AccessControlCheck
Encapsulates key AccessControlService request and response parameters. |
|
| 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. |
|
AccessControlRuleFinder
AccessControlRuleFinder defines an interface for finding
AccessControlRule instances. |
|
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. |
|
| InternalAccessControlRequest
Extends the AccessControlRequest by adding methods that allow it to be mutable. |
|
| InternalAccessControlResponse
Internal representation of the AccessControlResponse object. |
|
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. |
|
| ResourcePatternInfo
The ResourcePatternInfo interface represents metadata for
a ResourcePattern. |
|
| ResourcePatternValidationRule
ResourcePatternValidationRule defines an interface for an object that is used to validate a ResourcePattern as a whole. |
|
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
|
|
| ResourceType
Defines a type of resource protected by the CamsPolicyServer. |
|
| ResourceTypeException
ResourceType specific exception |
|
| ResourceTypeRegistry
Registry object that contains all ResourceTypes and their respective ResourceRequestFactory objects. |
|
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. |
|
AccessControlRule
AccessControlRule defines an interface for a rule that
implements access control logic. |
|
| 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
|
|
| ResourceType
Defines a type of resource protected by the CamsPolicyServer. |
|
| Classes in com.cafesoft.cams.access used by com.cafesoft.cams.agent | |
|---|---|
| AccessControlCheckCache
Caches AccessControlCheck instances. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||