Class SamlInvocationContext

    • Constructor Detail

      • SamlInvocationContext

        public SamlInvocationContext()
      • SamlInvocationContext

        public SamlInvocationContext​(String samlRequest,
                                     String samlResponse,
                                     String relayState)
    • Method Detail

      • getSamlRequest

        public String getSamlRequest()
      • getSamlResponse

        public String getSamlResponse()
      • getRelayState

        public String getRelayState()