Class OAuth2FailureContext

    • Method Detail

      • getError

        public String getError()
        Get the error that occurred, if known, for example as provided by AM.
        Returns:
        the OAuth2 error
      • getDescription

        public String getDescription()
        Get a description of the failure that occurred, if known, for example as provided by AM.
        Returns:
        the error description