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