Uses of Class
org.apache.wss4j.common.saml.SamlAssertionWrapper
Packages that use SamlAssertionWrapper
-
Uses of SamlAssertionWrapper in org.apache.wss4j.common.principal
Methods in org.apache.wss4j.common.principal that return SamlAssertionWrapperModifier and TypeMethodDescriptionSAMLTokenPrincipal.getToken()SAMLTokenPrincipalImpl.getToken()Constructors in org.apache.wss4j.common.principal with parameters of type SamlAssertionWrapper -
Uses of SamlAssertionWrapper in org.apache.wss4j.common.saml
Methods in org.apache.wss4j.common.saml with parameters of type SamlAssertionWrapperModifier and TypeMethodDescriptionstatic SAMLKeyInfoSAMLUtil.getCredentialFromSubject(SamlAssertionWrapper samlAssertion, SAMLKeyInfoProcessor keyInfoProcessor, Crypto sigCrypto) Parse a SAML Assertion to obtain a SAMLKeyInfo object from the Subject of the assertion