| Package | Description |
|---|---|
| org.apache.cxf.rs.security.saml | |
| org.apache.cxf.rs.security.saml.authorization |
| Modifier and Type | Method and Description |
|---|---|
static Subject |
SAMLUtils.getSubject(org.apache.cxf.message.Message message,
org.apache.ws.security.saml.ext.AssertionWrapper assertionW) |
| Modifier and Type | Method and Description |
|---|---|
Subject |
SubjectPrincipal.getSubject() |
protected Subject |
SecurityContextProviderImpl.getSubject(org.apache.cxf.message.Message message,
org.apache.ws.security.saml.ext.AssertionWrapper wrapper,
Claims claims) |
| 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 String |
SecurityContextProviderImpl.getSubjectPrincipalName(Subject subject,
Claims claims) |
| Constructor and Description |
|---|
JAXRSSAMLSecurityContext(Subject subject,
List<Claim> claims) |
SubjectPrincipal(String principalName,
Subject subject) |
Apache CXF