Uses of Enum Class
me.zhyd.oauth.enums.scope.AuthOktaScope
Packages that use AuthOktaScope
-
Uses of AuthOktaScope in me.zhyd.oauth.enums.scope
Methods in me.zhyd.oauth.enums.scope that return AuthOktaScopeModifier and TypeMethodDescriptionstatic AuthOktaScopeReturns the enum constant of this class with the specified name.static AuthOktaScope[]AuthOktaScope.values()Returns an array containing the constants of this enum class, in the order they are declared.