| 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.wss4j.common.saml.SamlAssertionWrapper assertionW) |
| Modifier and Type | Method and Description |
|---|---|
Subject |
SubjectPrincipal.getSubject() |
protected Subject |
SecurityContextProviderImpl.getSubject(org.apache.cxf.message.Message message,
org.apache.wss4j.common.saml.SamlAssertionWrapper wrapper,
org.apache.cxf.rt.security.claims.ClaimCollection claims) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.cxf.security.SecurityContext |
SecurityContextProviderImpl.doGetSecurityContext(org.apache.cxf.message.Message message,
Subject subject,
org.apache.cxf.rt.security.claims.ClaimCollection claims) |
protected String |
SecurityContextProviderImpl.getSubjectPrincipalName(Subject subject,
org.apache.cxf.rt.security.claims.ClaimCollection claims) |
| Constructor and Description |
|---|
SubjectPrincipal(String principalName,
Subject subject) |
Apache CXF