Java javax.xml.crypto.dsig SignatureProperty fields, constructors, methods, implement or subclass

Example usage for Java javax.xml.crypto.dsig SignatureProperty fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.xml.crypto.dsig SignatureProperty.

The text is from its open source code.

Method

ListgetContent()
Returns an java.util.Collections#unmodifiableList unmodifiable list of one or more XMLStructure s that are contained in this SignatureProperty.
StringgetId()
Returns the Id of this SignatureProperty.
StringgetTarget()
Returns the target URI of this SignatureProperty.