Uses of Enum Class
io.meeds.oauth2.server.model.OauthClientType
Packages that use OauthClientType
-
Uses of OauthClientType in io.meeds.oauth2.server.model
Methods in io.meeds.oauth2.server.model that return OauthClientTypeModifier and TypeMethodDescriptionstatic OauthClientTypeReturns the enum constant of this class with the specified name.static OauthClientType[]OauthClientType.values()Returns an array containing the constants of this enum class, in the order they are declared.