|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||
public interface KeyInfoConfirmationData
The KeyInfoConfirmationData constrains a
SubjectConfirmationData element to contain one or more
ds:KeyInfo elements that identify cryptographic keys that are
used in some way to authenticate an attesting entity. The particular
confirmation method MUST define the exact mechanism by which the
confirmation data can be used. The optional attributes defined by
SubjectConfirmationData MAY also appear.
| メソッドの概要 | |
|---|---|
List |
getKeyInfo()
Returns the key info |
void |
setKeyInfo(List info)
Sets the key info |
| インタフェース com.sun.identity.saml2.assertion.SubjectConfirmationData から継承されたメソッド |
|---|
getAddress, getContent, getContentType, getInResponseTo, getNotBefore, getNotOnOrAfter, getRecipient, isMutable, makeImmutable, setAddress, setContent, setContentType, setInResponseTo, setNotBefore, setNotOnOrAfter, setRecipient, toXMLString, toXMLString |
| メソッドの詳細 |
|---|
List getKeyInfo()
void setKeyInfo(List info)
throws SAML2Exception
info - the key info
SAML2Exception
|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||