Uses of Enum
jakarta.security.enterprise.identitystore.openid.AccessToken.Type
-
Uses of AccessToken.Type in jakarta.security.enterprise.identitystore.openid
Modifier and TypeMethodDescriptionAccessToken.getType()
static AccessToken.Type
Returns the enum constant of this type with the specified name.static AccessToken.Type[]
AccessToken.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared.