Class OIDCAuthenticationError

  • All Implemented Interfaces:
    org.keycloak.adapters.spi.AuthenticationError

    public class OIDCAuthenticationError
    extends Object
    implements org.keycloak.adapters.spi.AuthenticationError
    Object that describes the OIDC error that happened.
    Version:
    $Revision: 1 $
    Author:
    Bill Burke