xades4j.properties
Class UnsignedSignatureProperty
java.lang.Object
xades4j.properties.SignatureProperty
xades4j.properties.UnsignedSignatureProperty
- All Implemented Interfaces:
- QualifyingProperty
- Direct Known Subclasses:
- ArchiveTimeStampProperty, CertificateValuesProperty, CompleteCertificateRefsProperty, CompleteRevocationRefsProperty, CounterSignatureProperty, OtherUnsignedSignatureProperty, RevocationValuesProperty, SigAndRefsTimeStampProperty, SignatureTimeStampProperty
public abstract class UnsignedSignatureProperty
- extends SignatureProperty
Base class for all the unsigned signature properties.
- Author:
- Luís
| 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 |
|
Method Summary |
boolean |
isSigned()
Indicates wether the property is a signed property. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UnsignedSignatureProperty
public UnsignedSignatureProperty()
isSigned
public final boolean isSigned()
- Description copied from interface:
QualifyingProperty
- Indicates wether the property is a signed property.
- Returns:
true if this is a signed property
Copyright © 2012. All Rights Reserved.