|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||
public interface SPAccountMapper
The class PartnerAccountMapper is an interface
that is implemented to map partner account to user account
in OpenSSO.
Different partner would need to have a different implementation
of the interface. The mappings between the partner source ID and
the implementation class are configured at the Partner URLs
field in SAML service.
| メソッドの概要 | |
|---|---|
String |
getIdentity(RequestSecurityTokenResponse rstr,
String hostEntityID,
String targetURL)
Returns user's distinguished name or the universal ID for the RSTR. |
| メソッドの詳細 |
|---|
String getIdentity(RequestSecurityTokenResponse rstr,
String hostEntityID,
String targetURL)
throws WSFederationException
RequestSecurityTokenResponse and
retrieves the identity information.
rstr - the incoming RequestSecurityTokenResponsehostEntityID - EntityID of the hosted provider.targetURL - final target URL.
WSFederationException - if any failure.
|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||