Uses of Interface
org.apache.cxf.security.LoginSecurityContext
Packages that use LoginSecurityContext
-
Uses of LoginSecurityContext in org.apache.cxf.interceptor.security
Classes in org.apache.cxf.interceptor.security that implement LoginSecurityContextModifier and TypeClassDescriptionclass
SecurityContext which implements isUserInRole using the following approach : skip the first Subject principal, and then checks Groups the principal is a member ofclass