Class MissingOidcAttributesRuntimeException

All Implemented Interfaces:
Serializable

public class MissingOidcAttributesRuntimeException extends PerunRuntimeException
Thrown when the required OIDC claims are not sent by new registrar.
See Also:
  • Constructor Details

    • MissingOidcAttributesRuntimeException

      public MissingOidcAttributesRuntimeException(String message)
    • MissingOidcAttributesRuntimeException

      public MissingOidcAttributesRuntimeException(String message, Throwable cause)
    • MissingOidcAttributesRuntimeException

      public MissingOidcAttributesRuntimeException(Throwable cause)