Class SamlProfileBuilderContext

java.lang.Object
org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileBuilderContext

public class SamlProfileBuilderContext extends Object
Since:
6.5.0
  • Constructor Details

    • SamlProfileBuilderContext

      public SamlProfileBuilderContext()
  • Method Details

    • transferTo

      public SamlProfileBuilderContext transferTo(org.opensaml.saml.saml2.core.RequestAbstractType request, String toBinding)
      Transfer to a new context.
      Parameters:
      request - the query
      toBinding - the binding
      Returns:
      the saml profile builder context