Class IdentityProviderAuthnStatementToAuthnStatementTransformer


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

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.opensaml.saml.saml2.core.AuthnStatement transform​(uk.gov.ida.saml.core.domain.IdentityProviderAuthnStatement idaAuthnStatement)  
      • Methods inherited from class java.lang.Object

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

      • IdentityProviderAuthnStatementToAuthnStatementTransformer

        @Inject
        public IdentityProviderAuthnStatementToAuthnStatementTransformer​(uk.gov.ida.saml.core.OpenSamlXmlObjectFactory openSamlXmlObjectFactory)
    • Method Detail

      • transform

        public org.opensaml.saml.saml2.core.AuthnStatement transform​(uk.gov.ida.saml.core.domain.IdentityProviderAuthnStatement idaAuthnStatement)