|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SamlAssertionWrapper | |
|---|---|
| org.apache.wss4j.common.principal | |
| org.apache.wss4j.common.saml | |
| Uses of SamlAssertionWrapper in org.apache.wss4j.common.principal |
|---|
| Methods in org.apache.wss4j.common.principal that return SamlAssertionWrapper | |
|---|---|
SamlAssertionWrapper |
SAMLTokenPrincipalImpl.getToken()
|
SamlAssertionWrapper |
SAMLTokenPrincipal.getToken()
|
| Constructors in org.apache.wss4j.common.principal with parameters of type SamlAssertionWrapper | |
|---|---|
SAMLTokenPrincipalImpl(SamlAssertionWrapper samlAssertion)
|
|
| Uses of SamlAssertionWrapper in org.apache.wss4j.common.saml |
|---|
| Methods in org.apache.wss4j.common.saml with parameters of type SamlAssertionWrapper | |
|---|---|
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 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||