Class OIDCResponseTypeValue

java.lang.Object
com.nimbusds.openid.connect.sdk.OIDCResponseTypeValue

@Immutable public class OIDCResponseTypeValue extends Object
OpenID Connect id_token response type value constant.

Related specifications:

  • OpenID Connect Core 1.0, sections 2 and 3.1.2.1.
  • OAuth 2.0 Multiple Response Type Encoding Practices.
  • OAuth 2.0 (RFC 6749), sections 3.1.1 and 4.1.1.