ブラウザのJavaScriptが無効になっています。
ナビゲーション・リンクをスキップ
概要
パッケージ
クラス
階層ツリー
非推奨
索引
ヘルプ
パッケージ:
説明
関連パッケージ
クラスとインタフェース
パッケージ:
説明 |
関連パッケージ
|
クラスとインタフェース
SEARCH
パッケージ org.iplass.mtp.auth.oauth.definition.consents
package
org.iplass.mtp.auth.oauth.definition.consents
関連パッケージ
パッケージ
説明
org.iplass.mtp.auth.oauth.definition
org.iplass.mtp.auth.oauth.definition.introspectors
org.iplass.mtp.auth.oauth.definition.subtypes
クラス
クラス
説明
AlwaysConsentTypeDefinition
毎回承認画面を表示するConsentType定義です。
OnceConsentTypeDefinition
一度承認済みのscopeに関しては承認画面を出さないConsentType定義です。
ScriptingConsentTypeDefinition
承認画面表示有無をカスタムロジック(GroovyScript)で設定するConsentType定義です。