Uses of Class
org.picketbox.exceptions.PicketBoxProcessingException
-
Packages that use PicketBoxProcessingException Package Description org.picketbox.plugins -
-
Uses of PicketBoxProcessingException in org.picketbox.plugins
Methods in org.picketbox.plugins that throw PicketBoxProcessingException Modifier and Type Method Description PrincipalPicketBoxProcessor. getCallerPrincipal()Get the authenticated principalRoleGroupPicketBoxProcessor. getCallerRoles()Get the caller rolesSubjectPicketBoxProcessor. getCallerSubject()Get the caller subjectvoidPicketBoxProcessor. process(Object pojo)Process the POJO for security annotations
-