|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Uses of SettingNotFoundException in at.gv.egiz.pdfas.commandline |
| Methods in at.gv.egiz.pdfas.commandline that throw SettingNotFoundException | |
protected static void |
Main.formatVerifyResults(VerifyResults results,
PrintWriter writer)
Formats the verification results. |
protected static int |
Main.debugVerifyResults(VerifyResults results)
Formats the verification results for debugging. |
static void |
Main.formatVerifyResult(VerifyResult result,
PrintWriter writer)
|
| Uses of SettingNotFoundException in at.gv.egiz.pdfas.exceptions.pdf |
| Subclasses of SettingNotFoundException in at.gv.egiz.pdfas.exceptions.pdf | |
class |
KZSettingNotFoundException
|
| Uses of SettingNotFoundException in at.knowcenter.wag.egov.egiz.cfg |
| Methods in at.knowcenter.wag.egov.egiz.cfg that throw SettingNotFoundException | |
String |
SettingsReader.getSetting(String key)
This method returns a property value to the corresponding key. |
String |
Settings.getSetting(String key)
Search for a key in the configuration file. |
| Uses of SettingNotFoundException in at.knowcenter.wag.egov.egiz.commandline |
| Methods in at.knowcenter.wag.egov.egiz.commandline that throw SettingNotFoundException | |
protected static void |
Main.formatVerifyResults(List results,
PrintWriter writer)
Formats the verification results. |
protected static int |
Main.debugVerifyResults(List results)
Formats the verification results for debugging. |
static void |
Main.formatSignatureResponse(SignatureResponse result,
PrintWriter writer)
Formats the SignatureResponse. |
| Uses of SettingNotFoundException in at.knowcenter.wag.egov.egiz.pdf |
| Methods in at.knowcenter.wag.egov.egiz.pdf that throw SettingNotFoundException | |
protected static int |
BinarySignature.getCertificatePlaceholderLength(IncrementalUpdateInformation iui)
|
protected static int |
BinarySignature.getTimestampPlaceholderLength(IncrementalUpdateInformation iui)
|
protected static void |
BinarySignature.createEgizDict(com.lowagie.text.pdf.PdfStamper stamper,
com.lowagie.text.pdf.PdfTemplate table_template,
IncrementalUpdateInformation iui,
List variable_field_definitions,
List all_field_definitions,
List invisible_field_definitions,
String invisibleKZString)
Creates the EGIZ Dictionary and adds it to the document. |
protected static List |
BinarySignature.determineKZ(byte[] pdf,
int begin,
int end,
List field_definitions)
Determines the Kennzeichnug in the content stream. |
| Uses of SettingNotFoundException in at.knowcenter.wag.egov.egiz.sig |
| Methods in at.knowcenter.wag.egov.egiz.sig that throw SettingNotFoundException | |
List |
SignatureResponse.getPublicProperties()
Returns a list of Strings each stating one public property of the certificate. |
| Uses of SettingNotFoundException in at.knowcenter.wag.egov.egiz.sig.sigkz |
| Methods in at.knowcenter.wag.egov.egiz.sig.sigkz that throw SettingNotFoundException | |
static String |
SigKZIDHelper.getAlgorithmId(String bkuIdentifier)
|
| Uses of SettingNotFoundException in at.knowcenter.wag.egov.egiz.web.servlets |
| Methods in at.knowcenter.wag.egov.egiz.web.servlets that throw SettingNotFoundException | |
protected static int |
VerifyServlet.debugVerifyResults(List results)
Formats the verification results for debugging. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||