Package org.apache.deltaspike.security.api.authorization

Interface Summary
AccessDecisionVoter Interface for implementing concrete voters.
AccessDecisionVoterContext Optional context which allows to get the current state as well as the results of the security check.
SecurityViolation Provides the concrete reason for the restriction.
 

Enum Summary
AccessDecisionState State-enum for AccessDecisionVoterContext
 

Exception Summary
AccessDeniedException Exception occurs in case of a security-violation.
SecurityDefinitionException This exception is thrown when a security-related configuration error is detected, such as a missing or ambiguous security binding type
 



Copyright © 2011-2012 The Apache Software Foundation. All Rights Reserved.