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