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