|
Préférences
Moteurs de recherche
|
||||||||||
| JavaTM 2 Platform Std. Ed. v1.6.0
javax.xml.crypto.dsig
|
|||||||||||
| Method Summary | |
|---|---|
List |
getContent()
Returns an unmodifiable
list of one or more XMLStructures that are contained in
this SignatureProperty. |
String |
getId()
Returns the Id of this SignatureProperty. |
String |
getTarget()
Returns the target URI of this SignatureProperty. |
| Methods inherited from interface javax.xml.crypto.XMLStructure |
|---|
isFeatureSupported |
| Method Detail |
|---|
String getTarget()
SignatureProperty.
SignatureProperty (never
null)String getId()
SignatureProperty.
SignatureProperty (or
null if not specified)List getContent()
unmodifiable
list of one or more XMLStructures that are contained in
this SignatureProperty. These represent additional
information items concerning the generation of the XMLSignature
(i.e. date/time stamp or serial numbers of cryptographic hardware used
in signature generation).
XMLStructures