Class HubAssertionUnmarshaller
- java.lang.Object
-
- uk.gov.ida.saml.core.transformers.inbound.HubAssertionUnmarshaller
-
public class HubAssertionUnmarshaller extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description HubAssertionUnmarshaller(Cycle3DatasetFactory cycle3DatasetFactory, java.lang.String hubEntityId)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description HubAssertiontoHubAssertion(org.opensaml.saml.saml2.core.Assertion assertion)
-
-
-
Constructor Detail
-
HubAssertionUnmarshaller
public HubAssertionUnmarshaller(Cycle3DatasetFactory cycle3DatasetFactory, java.lang.String hubEntityId)
-
-
Method Detail
-
toHubAssertion
public HubAssertion toHubAssertion(org.opensaml.saml.saml2.core.Assertion assertion)
-
-