Class LoginHintResolveException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.nimbusds.openid.connect.provider.spi.subjects.LoginHintResolveException
All Implemented Interfaces:
Serializable

Login hint (login_hint) resolve exception.
See Also:
  • Constructor Details

    • LoginHintResolveException

      Creates a new login hint resolve exception.
      Parameters:
      message - The exception message (will be logged by the Connect2id server and not exposed to the client), null if not specified.