public class AuthScopeUtils
extends Object
Scope 工具类,提供对 scope 类的统一操作
- Since:
- 1.15.7
- Version:
- 1.0.0
- Author:
- yadong.zhang (yadong.zhang0415(a)gmail.com)
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
AuthScopeUtils
public AuthScopeUtils()
-
Method Details
-
getDefaultScopes
- Parameters:
scopes - scopes
- Returns:
- List
-
getScopes
- Parameters:
scopes - 可变参数,支持传任意 AuthScope
- Returns:
- List