| パッケージ | 説明 |
|---|---|
| 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<DataReference> |
ReferenceList.getDataReferences()
Get the list of data reference child elements.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
DataReferenceImpl
Concrete implementation of
DataReference. |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
DataReference |
DataReferenceBuilder.buildObject()
Builds an XMLObject using the default name and namespace information provided XML Encryption specifications.
|
DataReference |
DataReferenceBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
Creates an XMLObject with a given fully qualified name.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
List<DataReference> |
ReferenceListImpl.getDataReferences()
Get the list of data reference child elements.
|
Copyright © 2012. All Rights Reserved.