xades4j.properties
Class SignaturePolicyImpliedProperty

java.lang.Object
  extended by xades4j.properties.SignatureProperty
      extended by xades4j.properties.SignedSignatureProperty
          extended by xades4j.properties.SignaturePolicyBase
              extended by xades4j.properties.SignaturePolicyImpliedProperty
All Implemented Interfaces:
QualifyingProperty

public final class SignaturePolicyImpliedProperty
extends SignaturePolicyBase

An implied signature policy, used when the policy can be unambiguously derived from the semantics of the type of data object(s) being signed.

Author:
Luís
See Also:
SignaturePolicyBase

Field Summary
 
Fields inherited from class xades4j.properties.SignaturePolicyBase
PROP_NAME
 
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
SignaturePolicyImpliedProperty()
           
 
Method Summary
 
Methods inherited from class xades4j.properties.SignaturePolicyBase
getName
 
Methods inherited from class xades4j.properties.SignedSignatureProperty
isSigned
 
Methods inherited from class xades4j.properties.SignatureProperty
isSignature
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SignaturePolicyImpliedProperty

public SignaturePolicyImpliedProperty()


Copyright © 2012. All Rights Reserved.