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.
BeanCreationDecisionVoter This feature is optional and has to be activated via CodiCoreConfig.isInvalidBeanCreationEventEnabled()
SecurityViolation Provides the concrete reason for the restriction.
 

Class Summary
AbstractAccessDecisionVoter Base implementation which provides helper methods.
AbstractBeanCreationDecisionVoter This feature is optional and has to be activated via CodiCoreConfig.isInvalidBeanCreationEventEnabled()
AbstractDecisionVoter  
 

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.