CertificationSignature
, DocumentSignature
public abstract class Signature extends SignedSignatureField
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getContactInfo() |
The contact information of the signer (Getter)
|
java.lang.String |
getLocation() |
The location of signing (Getter)
|
java.lang.String |
getReason() |
The reason for signing (Getter)
|
equals, hashCode
getClass, notify, notifyAll, toString, wait, wait, wait
getBoundingBox, getFieldName, getPageNumber
getDate, getName, getRevision
public java.lang.String getLocation()
java.lang.IllegalStateException
- If the object has already been closedpublic java.lang.String getReason()
java.lang.IllegalStateException
- If the object has already been closedpublic java.lang.String getContactInfo()
java.lang.IllegalStateException
- If the object has already been closed