Class IdaResponseFromIdpUnmarshaller
- java.lang.Object
-
- uk.gov.ida.saml.hub.transformers.inbound.IdaResponseFromIdpUnmarshaller
-
public class IdaResponseFromIdpUnmarshaller extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description IdaResponseFromIdpUnmarshaller(IdpIdaStatusUnmarshaller statusUnmarshaller, PassthroughAssertionUnmarshaller passthroughAssertionUnmarshaller)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description InboundResponseFromIdpfromSaml(uk.gov.ida.saml.security.validators.ValidatedResponse validatedResponse, uk.gov.ida.saml.security.validators.ValidatedAssertions validatedAssertions)
-
-
-
Constructor Detail
-
IdaResponseFromIdpUnmarshaller
public IdaResponseFromIdpUnmarshaller(IdpIdaStatusUnmarshaller statusUnmarshaller, PassthroughAssertionUnmarshaller passthroughAssertionUnmarshaller)
-
-
Method Detail
-
fromSaml
public InboundResponseFromIdp fromSaml(uk.gov.ida.saml.security.validators.ValidatedResponse validatedResponse, uk.gov.ida.saml.security.validators.ValidatedAssertions validatedAssertions)
-
-