クラス MetaConsentType.ConsentTypeRuntime
java.lang.Object
org.iplass.mtp.impl.auth.oauth.MetaConsentType.ConsentTypeRuntime
- 直系の既知のサブクラス:
MetaAlwaysConsentType.AlwaysConsentTypeRuntime,MetaOnceConsentType.OnceConsentTypeRuntime,MetaScriptingConsentType.ScriptingConsentTypeRuntime
- 含まれているクラス:
MetaConsentType
-
コンストラクタの概要
コンストラクタ -
メソッドの概要
修飾子とタイプメソッド説明abstract booleanneedConsent(org.iplass.mtp.command.RequestContext request, List<String> scopes, AccessToken currentToken)
-
コンストラクタの詳細
-
ConsentTypeRuntime
public ConsentTypeRuntime()
-
-
メソッドの詳細
-
needConsent
public abstract boolean needConsent(org.iplass.mtp.command.RequestContext request, List<String> scopes, AccessToken currentToken)
-