|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.aocat.psis.client.utils.PDFSignatureAttributes
public class PDFSignatureAttributes
PDF signature attributes.
| Field Summary | |
|---|---|
static java.lang.String |
ContactInfo
Contact info. |
private static java.lang.String |
DSSPDFPrefix
|
static java.lang.String |
Location
Location where the signature was produced. |
static java.lang.String |
Reason
Reason of the signature |
static java.lang.String |
SignerName
Name of the signer. |
| Constructor Summary | |
|---|---|
PDFSignatureAttributes()
|
|
| Method Summary | |
|---|---|
static java.util.List<java.lang.String> |
getAllAttributes()
Returns a list with all the attributes. |
static java.util.HashMap<java.lang.String,java.lang.String> |
initAttrsHM()
Builds a HashMap containing translated meaningful attribute descriptions. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static java.lang.String DSSPDFPrefix
public static java.lang.String Reason
public static java.lang.String Location
public static java.lang.String SignerName
public static java.lang.String ContactInfo
| Constructor Detail |
|---|
public PDFSignatureAttributes()
| Method Detail |
|---|
public static java.util.List<java.lang.String> getAllAttributes()
public static java.util.HashMap<java.lang.String,java.lang.String> initAttrsHM()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||