| Package | Description |
|---|---|
| org.apache.wss4j.common.principal | |
| org.apache.wss4j.common.saml |
| Modifier and Type | Method and Description |
|---|---|
SamlAssertionWrapper |
SAMLTokenPrincipalImpl.getToken() |
SamlAssertionWrapper |
SAMLTokenPrincipal.getToken() |
| Constructor and Description |
|---|
SAMLTokenPrincipalImpl(SamlAssertionWrapper samlAssertion) |
| Modifier and Type | Method and Description |
|---|---|
static SAMLKeyInfo |
SAMLUtil.getCredentialFromSubject(SamlAssertionWrapper samlAssertion,
SAMLKeyInfoProcessor keyInfoProcessor,
Crypto sigCrypto,
CallbackHandler callbackHandler)
Parse a SAML Assertion to obtain a SAMLKeyInfo object from
the Subject of the assertion
|
Copyright © 2004–2019 The Apache Software Foundation. All rights reserved.