Package org.apache.myfaces.extensions.cdi.core.api.security

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.
 

Class Summary
AbstractAccessDecisionVoter Base implementation which provides helper methods.
 

Enum Summary
AccessDecisionState  
 

Exception Summary
AccessDeniedException Exception occurs in case of a security-violation.
 

Annotation Types Summary
Secured Interceptor for securing beans.
 



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