Uses of Class
org.apache.myfaces.extensions.cdi.core.api.security.AccessDecisionState

Packages that use AccessDecisionState
org.apache.myfaces.extensions.cdi.core.api.security   
 

Uses of AccessDecisionState in org.apache.myfaces.extensions.cdi.core.api.security
 

Methods in org.apache.myfaces.extensions.cdi.core.api.security that return AccessDecisionState
 AccessDecisionState AccessDecisionVoterContext.getState()
          Exposes the current state
static AccessDecisionState AccessDecisionState.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AccessDecisionState[] AccessDecisionState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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