Class DecoratedSamlResponseToInboundResponseFromMatchingServiceTransformer
- java.lang.Object
-
- uk.gov.ida.saml.hub.transformers.inbound.providers.DecoratedSamlResponseToInboundResponseFromMatchingServiceTransformer
-
public class DecoratedSamlResponseToInboundResponseFromMatchingServiceTransformer extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description DecoratedSamlResponseToInboundResponseFromMatchingServiceTransformer(MatchingServiceResponseValidator matchingServiceResponseValidator, InboundResponseFromMatchingServiceUnmarshaller responseUnmarshaller)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description InboundResponseFromMatchingServicetransform(org.opensaml.saml.saml2.core.Response response)
-
-
-
Constructor Detail
-
DecoratedSamlResponseToInboundResponseFromMatchingServiceTransformer
public DecoratedSamlResponseToInboundResponseFromMatchingServiceTransformer(MatchingServiceResponseValidator matchingServiceResponseValidator, InboundResponseFromMatchingServiceUnmarshaller responseUnmarshaller)
-
-
Method Detail
-
transform
public InboundResponseFromMatchingService transform(org.opensaml.saml.saml2.core.Response response)
-
-