Uses of Enum
org.apache.myfaces.tobago.internal.config.SecurityAnnotation
Packages that use SecurityAnnotation
-
Uses of SecurityAnnotation in org.apache.myfaces.tobago.config
Methods in org.apache.myfaces.tobago.config that return SecurityAnnotationMethods in org.apache.myfaces.tobago.config with parameters of type SecurityAnnotationModifier and TypeMethodDescriptionvoid
TobagoConfig.setSecurityAnnotation
(SecurityAnnotation securityAnnotation) -
Uses of SecurityAnnotation in org.apache.myfaces.tobago.internal.config
Methods in org.apache.myfaces.tobago.internal.config that return SecurityAnnotationModifier and TypeMethodDescriptionTobagoConfigFragment.getSecurityAnnotation()
static SecurityAnnotation
Returns the enum constant of this type with the specified name.static SecurityAnnotation[]
SecurityAnnotation.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.myfaces.tobago.internal.config with parameters of type SecurityAnnotationModifier and TypeMethodDescriptionvoid
TobagoConfigFragment.setSecurityAnnotation
(SecurityAnnotation securityAnnotation)