Uses of Enum
com.nimbusds.oauth2.sdk.token.TokenBindingMethod
Packages that use TokenBindingMethod
Package
Description
OAuth 2.0 access and refresh token implementations.
-
Uses of TokenBindingMethod in com.nimbusds.oauth2.sdk.token
Methods in com.nimbusds.oauth2.sdk.token that return TokenBindingMethodModifier and TypeMethodDescriptionstatic TokenBindingMethodReturns the enum constant of this type with the specified name.static TokenBindingMethod[]TokenBindingMethod.values()Returns an array containing the constants of this enum type, in the order they are declared.