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
JAASLoginInterceptor  
NamePasswordCallbackHandler  
RolePrefixSecurityContextImpl  
SecureAnnotationsInterceptor  
SimpleAuthorizingInterceptor  
 

Exception Summary
AccessDeniedException  
AuthenticationException  
 


Apache CXF API

Apache CXF