Class HubAssertionMarshaller
- java.lang.Object
-
- uk.gov.ida.saml.hub.transformers.outbound.HubAssertionMarshaller
-
public class HubAssertionMarshaller extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description HubAssertionMarshaller(uk.gov.ida.saml.core.OpenSamlXmlObjectFactory openSamlXmlObjectFactory, uk.gov.ida.saml.hub.factories.AttributeFactory attributeFactory, uk.gov.ida.saml.core.transformers.outbound.OutboundAssertionToSubjectTransformer outboundAssertionToSubjectTransformer)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.opensaml.saml.saml2.core.AssertiontoSaml(uk.gov.ida.saml.core.domain.HubAssertion hubAssertion)
-
-
-
Constructor Detail
-
HubAssertionMarshaller
public HubAssertionMarshaller(uk.gov.ida.saml.core.OpenSamlXmlObjectFactory openSamlXmlObjectFactory, uk.gov.ida.saml.hub.factories.AttributeFactory attributeFactory, uk.gov.ida.saml.core.transformers.outbound.OutboundAssertionToSubjectTransformer outboundAssertionToSubjectTransformer)
-
-