Class OpenSamlAuthenticationProvider.ResponseToken

  • Enclosing class:
    OpenSamlAuthenticationProvider

    public static class OpenSamlAuthenticationProvider.ResponseToken
    extends java.lang.Object
    A tuple containing an OpenSAML Response and its associated authentication token.
    Since:
    5.4
    • Method Detail

      • getResponse

        public org.opensaml.saml.saml2.core.Response getResponse()