パッケージ | 説明 |
---|---|
org.opensaml.saml2.encryption |
Classes for encrypting and decrypting SAML.
|
修飾子とタイプ | メソッドと説明 |
---|---|
Encrypter.KeyPlacement |
Encrypter.getKeyPlacement()
Get the current key placement option.
|
static Encrypter.KeyPlacement |
Encrypter.KeyPlacement.valueOf(String name)
指定した名前を持つこの型の列挙型定数を返します。
|
static Encrypter.KeyPlacement[] |
Encrypter.KeyPlacement.values()
この列挙型の定数を含む配列を宣言されている順序で返します。
|
修飾子とタイプ | メソッドと説明 |
---|---|
void |
Encrypter.setKeyPlacement(Encrypter.KeyPlacement newKeyPlacement)
Set the key placement option.
|
Copyright © 2012. All Rights Reserved.