xades4j.properties
Class SignatureProperty

java.lang.Object
  extended by xades4j.properties.SignatureProperty
All Implemented Interfaces:
QualifyingProperty
Direct Known Subclasses:
SignedSignatureProperty, UnsignedSignatureProperty

public abstract class SignatureProperty
extends Object
implements QualifyingProperty

Base class for all the signature properties.

Author:
Luís

Field Summary
 
Fields inherited from interface xades4j.properties.QualifyingProperty
QUALIFYING_PROPS_REF_TAG, QUALIFYING_PROPS_TAG, SIGNED_DATAOBJ_PROPS_TAG, SIGNED_PROPS_TAG, SIGNED_PROPS_TYPE_URI, SIGNED_SIGNATURE_PROPS_TAG, TARGET_ATTR, UNSIGNED_DATAOBJ_PROPS_TAG, UNSIGNED_PROPS_TAG, UNSIGNED_SIGNATURE_PROPS_TAG, XADES_XMLNS, XADESV141_XMLNS
 
Constructor Summary
SignatureProperty()
           
 
Method Summary
 boolean isSignature()
          Indicates wether the property is a signature property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface xades4j.properties.QualifyingProperty
getName, isSigned
 

Constructor Detail

SignatureProperty

public SignatureProperty()
Method Detail

isSignature

public final boolean isSignature()
Description copied from interface: QualifyingProperty
Indicates wether the property is a signature property.

Specified by:
isSignature in interface QualifyingProperty
Returns:
true if this is a signature property


Copyright © 2012. All Rights Reserved.