Apache CXF API

Package org.apache.cxf.interceptor.security

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
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 Summary
AccessDeniedException  
AuthenticationException  
 


Apache CXF API

Apache CXF