クラス OAuthScopeInterceptor
java.lang.Object
org.iplass.mtp.impl.webapi.interceptors.OAuthScopeInterceptor
- すべての実装されたインタフェース:
org.iplass.mtp.command.interceptor.CommandInterceptor
public class OAuthScopeInterceptor
extends Object
implements org.iplass.mtp.command.interceptor.CommandInterceptor
OAuthのscopeをチェックするCommandInterceptor。
-
コンストラクタの概要
コンストラクタ -
メソッドの概要
-
コンストラクタの詳細
-
OAuthScopeInterceptor
public OAuthScopeInterceptor()
-
-
メソッドの詳細
-
intercept
- 定義:
interceptインタフェース内org.iplass.mtp.command.interceptor.CommandInterceptor
-