Uses of Interface
org.apache.xml.security.signature.reference.ReferenceData
Packages that use ReferenceData
-
Uses of ReferenceData in org.apache.xml.security.signature
Methods in org.apache.xml.security.signature that return ReferenceDataModifier and TypeMethodDescriptionReference.getReferenceData()
Get the ReferenceData that corresponds to the cached representation of the dereferenced object before transformation. -
Uses of ReferenceData in org.apache.xml.security.signature.reference
Subinterfaces of ReferenceData in org.apache.xml.security.signature.referenceModifier and TypeInterfaceDescriptioninterface
An abstract representation of aReferenceData
type containing a node-set.Classes in org.apache.xml.security.signature.reference that implement ReferenceDataModifier and TypeClassDescriptionclass
A representation of aReferenceData
type containing an OctetStream.class
A representation of aReferenceNodeSetData
type containing a node-set.