public interface AuthScope
| Modifier and Type | Method and Description |
|---|---|
String |
getScope()
获取字符串
scope,对应为各平台实际使用的 scope |
boolean |
isDefault()
判断当前
scope 是否为各平台默认启用的 |
String getScope()
scope,对应为各平台实际使用的 scopeboolean isDefault()
scope 是否为各平台默认启用的Copyright © 2021. All rights reserved.