Class PicketBoxProcessor


  • public class PicketBoxProcessor
    extends Object

    Process the security annotations on a POJO.

    Additionally, there are various useful methods such as #getCallerPrincipal() to get the authenticated principal, #getCallerSubject() to get the authenticated subject and #getCallerRoles() to get the roles for the authenticated subject.

    Since:
    Feb 16, 2010