Interface ClaimsSecurityContext
- All Superinterfaces:
org.apache.cxf.security.LoginSecurityContext,org.apache.cxf.security.SecurityContext
public interface ClaimsSecurityContext
extends org.apache.cxf.security.LoginSecurityContext
-
Method Summary
Methods inherited from interface org.apache.cxf.security.LoginSecurityContext
getSubject, getUserRolesMethods inherited from interface org.apache.cxf.security.SecurityContext
getUserPrincipal, isUserInRole
-
Method Details
-
getClaims
ClaimCollection getClaims()
-