Class | Description |
---|---|
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
|
DelegatingAuthenticationInterceptor | |
DepthRestrictingStreamInterceptor |
Creates an XMLStreamReader from the InputStream on the Message.
|
JAASAuthenticationFeature |
Feature to do JAAS authentication with defaults for karaf integration
|
JAASLoginInterceptor | |
NamePasswordCallbackHandler | |
OperationInfoAuthorizingInterceptor | |
RolePrefixSecurityContextImpl | |
SecureAnnotationsInterceptor | |
SimpleAuthorizingInterceptor |
Exception | Description |
---|---|
AccessDeniedException | |
AuthenticationException |
Apache CXF