Uses of Package
org.wamblee.security.authorization

Packages that use org.wamblee.security.authorization
org.wamblee.security.authorization   
org.wamblee.security.authorization.hibernate   
 

Classes in org.wamblee.security.authorization used by org.wamblee.security.authorization
AllOperation
          An superclass of all other operations.
AuthorizationResult
          Represents the result of an authorization decision.
AuthorizationRule
          Represents an authorization rule to determine whether an operation is allowed on a resource.
AuthorizationService
          Service to determine if access to a certain resource is allowed.
Operation
          Represents an operation on a resource.
OperationCondition
          Checks if an operation matches a condition.
OperationRegistry
          Utility to map between a list of operations and a string based on the names of the operations.
PathCondition
          Checks if a path satisfies a condition.
RegexpPathCondition
          Condition to check whether a path matches a given regula expression.
UserCondition
          Condition used to match a user against a specified set of users.
 

Classes in org.wamblee.security.authorization used by org.wamblee.security.authorization.hibernate
AuthorizationRule
          Represents an authorization rule to determine whether an operation is allowed on a resource.
AuthorizationService
          Service to determine if access to a certain resource is allowed.
Operation
          Represents an operation on a resource.
 



Copyright © 2010. All Rights Reserved.