|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||
java.lang.Objectcom.sun.identity.saml2.plugins.IDPAuthnContextInfo
public class IDPAuthnContextInfo
The class IDPAuthnContextInfo consists of the mapping
between AuthnContextClassRef and the actual
authentication mechanism at the Identity Provider.
| コンストラクタの概要 | |
|---|---|
IDPAuthnContextInfo(AuthnContext authnContext,
Set authnTypeAndValues)
The constructor. |
|
| メソッドの概要 | |
|---|---|
AuthnContext |
getAuthnContext()
Returns the returning AuthnContext |
Set |
getAuthnTypeAndValues()
Returns the set of authentication mechanism |
| コンストラクタの詳細 |
|---|
public IDPAuthnContextInfo(AuthnContext authnContext,
Set authnTypeAndValues)
authnContext - The AuthnContext that is returned
to the requester.authnTypeAndValues - The set of authentication mechanism| メソッドの詳細 |
|---|
public AuthnContext getAuthnContext()
AuthnContext
AuthnContextpublic Set getAuthnTypeAndValues()
|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||