Class Summary |
AbstractAuthorizingInInterceptor |
|
AbstractSecurityContextInInterceptor |
|
AbstractUsernameTokenInInterceptor |
|
DefaultSecurityContext |
SecurityContext which implements isUserInRole using the
following approach : skip the first Subject principal, and then checks
Groups the principal is a member of
TODO : consider moving this class into a rt-core-security module |
JAASLoginInterceptor |
|
NamePasswordCallbackHandler |
|
RolePrefixSecurityContextImpl |
|
SecureAnnotationsInterceptor |
|
SimpleAuthorizingInterceptor |
|