Package | Description |
---|---|
me.zhyd.oauth.enums.scope |
各个平台的授权范围
|
Modifier and Type | Method and Description |
---|---|
static AuthJdScope |
AuthJdScope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthJdScope[] |
AuthJdScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All rights reserved.