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