Uses of Enum Class
com.bytedesk.core.rbac.token.TokenScopeEnum
Packages that use TokenScopeEnum
-
Uses of TokenScopeEnum in com.bytedesk.core.rbac.token
Methods in com.bytedesk.core.rbac.token that return TokenScopeEnumModifier and TypeMethodDescriptionstatic TokenScopeEnum
Returns the enum constant of this class with the specified name.static TokenScopeEnum[]
TokenScopeEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.