Uses of Interface
org.apache.cxf.security.LoginSecurityContext
- 
Packages that use LoginSecurityContext Package Description org.apache.cxf.interceptor.security 
- 
- 
Uses of LoginSecurityContext in org.apache.cxf.interceptor.securityClasses in org.apache.cxf.interceptor.security that implement LoginSecurityContext Modifier and Type Class Description classDefaultSecurityContextSecurityContext which implements isUserInRole using the following approach : skip the first Subject principal, and then checks Groups the principal is a member ofclassRolePrefixSecurityContextImpl
 
-