| パッケージ | 説明 |
|---|---|
| org.opensaml.xml.encryption |
XMLObject interfaces and helper classes for representing encrypted content and encrypting/decrypting content.
|
| org.opensaml.xml.encryption.impl |
Implementations of the interfaces for XMLObjects that represent XML encryption types.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
List<KeyReference> |
ReferenceList.getKeyReferences()
Get the list of key reference child elements.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
KeyReferenceImpl |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
KeyReference |
KeyReferenceBuilder.buildObject()
Builds an XMLObject using the default name and namespace information provided XML Encryption specifications.
|
KeyReference |
KeyReferenceBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
Creates an XMLObject with a given fully qualified name.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
List<KeyReference> |
ReferenceListImpl.getKeyReferences()
Get the list of key reference child elements.
|
Copyright © 2012. All Rights Reserved.