public class AuthScopeUtils extends Object
Constructor and Description |
---|
AuthScopeUtils() |
Modifier and Type | Method and Description |
---|---|
static List<String> |
getDefaultScopes(AuthScope[] scopes)
获取
AuthScope 数组中所有的被标记为 default 的 scope |
static List<String> |
getScopes(AuthScope... scopes)
从
AuthScope 数组中获取实际的 scope 字符串 |
Copyright © 2021. All rights reserved.