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