|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||
public interface FSAttributePlugin
The interface FSAttributePlugin is a plugin for adding the
AttributeStatements into the Assertion by the Identity Provider
during the Single Sign-on process. The implementation of this plugin
must return list of SAML AttributeStatements.
FSRealmAttributePlugin| メソッドの概要 | |
|---|---|
List |
getAttributeStatements(String hostProviderID,
String remoteProviderID,
FSSubject subject,
Object token)
推奨されていません。 This method is deprecated. |
| メソッドの詳細 |
|---|
List getAttributeStatements(String hostProviderID,
String remoteProviderID,
FSSubject subject,
Object token)
hostProviderID - Hosted ProviderID.remoteProviderID - Remote ProviderID.subject - FSSubject to use in the statementstoken - session object
AttributeStatements.- 関連項目:
FSRealmAttributePlugin
|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||