|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.itextpdf.text.pdf.security.SignaturePermissions.FieldLock
public class SignaturePermissions.FieldLock
Class that contains a field lock action and an array of the fields that are involved.
| Constructor Summary | |
|---|---|
SignaturePermissions.FieldLock(PdfName action,
PdfArray fields)
Creates a FieldLock instance |
|
| Method Summary | |
|---|---|
PdfName |
getAction()
Getter for the field lock action. |
PdfArray |
getFields()
Getter for the fields involved in the lock action. |
String |
toString()
toString method |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SignaturePermissions.FieldLock(PdfName action,
PdfArray fields)
| Method Detail |
|---|
public PdfName getAction()
public PdfArray getFields()
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||