Class AuthnRequestFromRelyingPartyUnmarshaller
- java.lang.Object
-
- uk.gov.ida.saml.hub.transformers.inbound.AuthnRequestFromRelyingPartyUnmarshaller
-
public class AuthnRequestFromRelyingPartyUnmarshaller extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description AuthnRequestFromRelyingPartyUnmarshaller(org.opensaml.saml.saml2.encryption.Decrypter decrypter)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AuthnRequestFromRelyingPartyfromSamlMessage(org.opensaml.saml.saml2.core.AuthnRequest authnRequest)
-
-
-
Method Detail
-
fromSamlMessage
public AuthnRequestFromRelyingParty fromSamlMessage(org.opensaml.saml.saml2.core.AuthnRequest authnRequest)
-
-