| Package | Description |
|---|---|
| org.apache.cxf.rs.security.saml | |
| org.apache.cxf.rs.security.saml.authorization |
| Modifier and Type | Method and Description |
|---|---|
static Claims |
SAMLUtils.getClaims(org.apache.ws.security.saml.ext.AssertionWrapper assertionW) |
| Modifier and Type | Method and Description |
|---|---|
Claims |
JAXRSSAMLSecurityContext.getClaims() |
protected Claims |
SecurityContextProviderImpl.getClaims(org.apache.ws.security.saml.ext.AssertionWrapper wrapper) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.cxf.security.SecurityContext |
SecurityContextProviderImpl.doGetSecurityContext(org.apache.cxf.message.Message message,
Subject subject,
Claims claims) |
protected Subject |
SecurityContextProviderImpl.getSubject(org.apache.cxf.message.Message message,
org.apache.ws.security.saml.ext.AssertionWrapper wrapper,
Claims claims) |
protected String |
SecurityContextProviderImpl.getSubjectPrincipalName(Subject subject,
Claims claims) |
| Constructor and Description |
|---|
JAXRSSAMLSecurityContext(SubjectPrincipal p,
Claims claims) |
JAXRSSAMLSecurityContext(SubjectPrincipal p,
Claims cs,
String roleClaimNameQualifier,
String roleClaimNameFormat) |
Apache CXF