| Package | Description |
|---|---|
| org.apache.cxf.interceptor.security | |
| org.apache.cxf.rs.security.jose.jaxrs | |
| org.apache.cxf.rt.security.claims | |
| org.apache.cxf.rt.security.saml.claims |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSecurityContext
SecurityContext which implements isUserInRole using the
following approach : skip the first Subject principal, and then checks
Groups the principal is a member of
|
class |
RolePrefixSecurityContextImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
JwtTokenSecurityContext |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ClaimsSecurityContext |
| Modifier and Type | Class and Description |
|---|---|
class |
SAMLSecurityContext |
Apache CXF