|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||
public interface NewEncryptedID
Java content class for NewEncryptedID element declaration.
The following schema fragment specifies the expected content contained within this java content object.
<element name="NewEncryptedID" type="{urn:oasis:names:tc:SAML:2.0:assertion}EncryptedElementType"/>
| メソッドの概要 | |
|---|---|
NewID |
decrypt(Key recipientPrivateKey)
Returns an instance of NewID object. |
| インタフェース com.sun.identity.saml2.assertion.EncryptedElement から継承されたメソッド |
|---|
toXMLString, toXMLString |
| メソッドの詳細 |
|---|
NewID decrypt(Key recipientPrivateKey)
throws SAML2Exception
NewID object.
recipientPrivateKey - Private key of the recipient used to
decrypt the secret key
NewID object.
SAML2Exception - if error occurs.
|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||