Class NotAConfiguredOpenidProviderException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.c4_soft.springaddons.security.oidc.starter.properties.NotAConfiguredOpenidProviderException
All Implemented Interfaces:
Serializable

@ResponseStatus(UNAUTHORIZED) public class NotAConfiguredOpenidProviderException extends RuntimeException
See Also:
  • Constructor Details

    • NotAConfiguredOpenidProviderException

      public NotAConfiguredOpenidProviderException(Map<String,Object> claims)