Class SignatureProductionPlaceProperty

All Implemented Interfaces:
QualifyingProperty

public final class SignatureProductionPlaceProperty extends SignedSignatureProperty
The SignatureProductionPlace property indicates the purported place where the signer was at the time of signature creation.

This is a signed property that qualifies the signer. There shall be at most one occurence of this property in the signature.

Author:
Luís
See Also:
  • Field Details

  • Constructor Details

    • SignatureProductionPlaceProperty

      public SignatureProductionPlaceProperty(String city, String country)
    • SignatureProductionPlaceProperty

      public SignatureProductionPlaceProperty(String city, String stateOrProvince, String postalCode, String country)
  • Method Details

    • getCity

      public String getCity()
    • getCountry

      public String getCountry()
    • getPostalCode

      public String getPostalCode()
    • getStateOrProvince

      public String getStateOrProvince()
    • getName

      public String getName()
      Description copied from interface: QualifyingProperty
      Gets the name of the property, as specified in XAdES (the element name).
      Returns:
      the name