Interface ClaimsSecurityContext
- All Superinterfaces:
LoginSecurityContext,SecurityContext
- All Known Implementing Classes:
JwtTokenSecurityContext,SAMLSecurityContext
-
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()
-