ブラウザのJavaScriptが無効になっています。
ナビゲーション・リンクをスキップ
概要
パッケージ
クラス
階層ツリー
非推奨
索引
ヘルプ
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
パッケージ org.iplass.mtp.auth.oauth.definition.consents
package
org.iplass.mtp.auth.oauth.definition.consents
Related Packages
パッケージ
説明
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定義です。