JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Enum Class
org.aoju.bus.oauth.Registry
Packages that use
Registry
Package
Description
org.aoju.bus.oauth
第三方授权登录
Uses of
Registry
in
org.aoju.bus.oauth
Methods in
org.aoju.bus.oauth
that return
Registry
Modifier and Type
Method
Description
static
Registry
Registry.
get
(
String
name)
static
Registry
Registry.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
Registry
[]
Registry.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.