SignatureReference

public class SignatureReference extends HeaderElement

element in .

Author:cyng

Fields

ATTRIBUTE_URI

static final String ATTRIBUTE_URI

URI attribute name

ELEMENT_DIGEST_VALUE

static final String ELEMENT_DIGEST_VALUE

element name

SIGNATURE_REFERENCE

static final String SIGNATURE_REFERENCE

element name

Constructors

SignatureReference

SignatureReference(SOAPEnvelope soapEnvelope, SOAPElement soapElement)

Methods

getDigestValue

public String getDigestValue()

Gets element of this .

Returns:element of this .

getUri

public String getUri()

Gets URI attribute of this .

Returns:URI attribute of this .