Package fish.payara.cdi.auth.roles
-
Enum Summary Enum Description LogicalOperator -
Exception Summary Exception Description CallerAccessException This CallerAccessException is thrown to report that caller access to a bean method was denied. -
Annotation Types Summary Annotation Type Description RolesPermitted Defines a list of roles which a caller must be in to access either methods within an annotated class, or a singular annotated method.