|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||
java.lang.Objectcom.sun.identity.federation.accountmgmt.FSAccountFedInfo
public class FSAccountFedInfo
This class handles the information of federated user account.
| メソッドの概要 | |
|---|---|
boolean |
getAffiliation()
Gets the affiliation federation type. |
NameIdentifier |
getLocalNameIdentifier()
Returns local NameIdentifier sent to other side(SP/IDP). |
String |
getProviderID()
Returns provider's (SP/IDP) ID. |
NameIdentifier |
getRemoteNameIdentifier()
Returns remote NameIdentifier received from other side(SP/IDP). |
boolean |
isRoleIDP()
Represents that in a specific federation remote deployement participated as SP or IDP. |
| メソッドの詳細 |
|---|
public String getProviderID()
public NameIdentifier getLocalNameIdentifier()
public NameIdentifier getRemoteNameIdentifier()
public boolean isRoleIDP()
public boolean getAffiliation()
|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||