Class IdaAuthnRequestFromHubUnmarshaller


  • public class IdaAuthnRequestFromHubUnmarshaller
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      uk.gov.ida.saml.hub.domain.IdaAuthnRequestFromHub fromSaml​(org.opensaml.saml.saml2.core.AuthnRequest authnRequest)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • IdaAuthnRequestFromHubUnmarshaller

        public IdaAuthnRequestFromHubUnmarshaller()
    • Method Detail

      • fromSaml

        public uk.gov.ida.saml.hub.domain.IdaAuthnRequestFromHub fromSaml​(org.opensaml.saml.saml2.core.AuthnRequest authnRequest)