Uses of Enum Class
cn.herodotus.engine.oauth2.core.enums.TokenFormat
Packages that use TokenFormat
-
Uses of TokenFormat in cn.herodotus.engine.oauth2.core.enums
Methods in cn.herodotus.engine.oauth2.core.enums that return TokenFormatModifier and TypeMethodDescriptionstatic TokenFormatstatic TokenFormatReturns the enum constant of this class with the specified name.static TokenFormat[]TokenFormat.values()Returns an array containing the constants of this enum class, in the order they are declared.