Uses of Enum
com.nimbusds.oauth2.sdk.ciba.CIBAHintType
Packages that use CIBAHintType
Package
Description
OpenID Connect Client Initiated Backchannel Authentication (CIBA) Flow -
Core 1.0 classes.
-
Uses of CIBAHintType in com.nimbusds.oauth2.sdk.ciba
Methods in com.nimbusds.oauth2.sdk.ciba that return CIBAHintTypeModifier and TypeMethodDescriptionCIBARequest.getHintType()Returns the hint type.static CIBAHintTypeReturns the enum constant of this type with the specified name.static CIBAHintType[]CIBAHintType.values()Returns an array containing the constants of this enum type, in the order they are declared.