Class PassthroughAssertionUnmarshaller
- java.lang.Object
-
- uk.gov.ida.saml.hub.transformers.inbound.PassthroughAssertionUnmarshaller
-
public class PassthroughAssertionUnmarshaller extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description PassthroughAssertionUnmarshaller(uk.gov.ida.saml.serializers.XmlObjectToBase64EncodedStringTransformer<org.opensaml.saml.saml2.core.Assertion> assertionStringTransformer, uk.gov.ida.saml.core.transformers.AuthnContextFactory authnContextFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description uk.gov.ida.saml.core.domain.PassthroughAssertionfromAssertion(org.opensaml.saml.saml2.core.Assertion assertion)
-
-
-
Constructor Detail
-
PassthroughAssertionUnmarshaller
public PassthroughAssertionUnmarshaller(uk.gov.ida.saml.serializers.XmlObjectToBase64EncodedStringTransformer<org.opensaml.saml.saml2.core.Assertion> assertionStringTransformer, uk.gov.ida.saml.core.transformers.AuthnContextFactory authnContextFactory)
-
-