API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.xml.crypto.dsig. SignatureProperty View Source
Author(s)
Sean Mullan
JSR 105 Expert Group
Since
1.6
Version
Serial
Hierarchy
 XMLStructure
      SignatureProperty
Subinterfaces
Description
public interface SignatureProperty
  A representation of the XML SignatureProperty element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.
Methods
Hide/Show inherited methods
public List getContent ()
  Returns an unmodifiable list of one or more XMLStructures that are contained in this SignatureProperty.
public String getId ()
  Returns the Id of this SignatureProperty.
public String getTarget ()
  Returns the target URI of this SignatureProperty.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar