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