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