Class InvalidOpenIdConfigurationException

  • All Implemented Interfaces:
    Serializable

    public class InvalidOpenIdConfigurationException
    extends OpenIdConnectException
    Exception thrown when either the configuration defined for OpenID Connect is not supported or the OpenID Connect Provider doesn't support the specified configuration.
    Since:
    11.5
    Author:
    Voicu Moldovan
    See Also:
    Serialized Form
    • Constructor Detail

      • InvalidOpenIdConfigurationException

        public InvalidOpenIdConfigurationException​(String error,
                                                   String errorDescription)