Uses of Enum Class
jakarta.security.enterprise.identitystore.openid.AccessToken.Type
Packages that use AccessToken.Type
-
Uses of AccessToken.Type in jakarta.security.enterprise.identitystore.openid
Methods in jakarta.security.enterprise.identitystore.openid that return AccessToken.TypeModifier and TypeMethodDescriptionAccessToken.getType()static AccessToken.TypeReturns the enum constant of this class with the specified name.static AccessToken.Type[]AccessToken.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.