Package | Description |
---|---|
org.apache.xml.security.signature | |
org.apache.xml.security.signature.reference |
Modifier and Type | Method | Description |
---|---|---|
ReferenceData |
Reference.getReferenceData() |
Get the ReferenceData that corresponds to the cached representation of the dereferenced
object before transformation.
|
Modifier and Type | Interface | Description |
---|---|---|
interface |
ReferenceNodeSetData |
An abstract representation of a
ReferenceData type containing a node-set. |
Modifier and Type | Class | Description |
---|---|---|
class |
ReferenceOctetStreamData |
A representation of a
ReferenceData type containing an OctetStream. |
class |
ReferenceSubTreeData |
A representation of a
ReferenceNodeSetData type containing a node-set. |
Copyright © 2000–2018 The Apache Software Foundation. All rights reserved.