| Package | Description |
|---|---|
| org.opensaml.xml.encryption.impl |
Implementations of the interfaces for XMLObjects that represent XML encryption types.
|
| org.opensaml.xml.signature.impl |
Implementations of the interfaces for XMLObjects that represent XML signature types.
|
| org.opensaml.xml.util |
Utility classes for working with XML, XMLObjects, and various data types.
|
| Modifier and Type | Field and Description |
|---|---|
private XMLObjectChildrenList |
EncryptionPropertiesImpl.encryptionProperties
EncryptionProperty child elements.
|
private XMLObjectChildrenList |
TransformsImpl.transforms |
| Modifier and Type | Field and Description |
|---|---|
private XMLObjectChildrenList |
TransformsImpl.transforms |
| Modifier and Type | Class and Description |
|---|---|
class |
IndexedXMLObjectChildrenList<ElementType extends XMLObject>
A list which indexes XMLObjects by their schema type and element QName for quick retrival based on those items.
|
Copyright © 1999-2015. All Rights Reserved.