Serialized Form


Package at.gv.egiz.pdfas.api.exceptions

Class at.gv.egiz.pdfas.api.exceptions.ConfigUtilsException extends Exception implements Serializable

serialVersionUID: 1l

Serialized Fields

wrappedException

Exception wrappedException
The underlying exception.

Class at.gv.egiz.pdfas.api.exceptions.PdfAsException extends Exception implements Serializable

Serialized Fields

errorCode

int errorCode
The error code.


Package at.gv.egiz.pdfas.exceptions.external

Class at.gv.egiz.pdfas.exceptions.external.ExternalErrorException extends ConnectorException implements Serializable

serialVersionUID: 2108427722915583885l

Serialized Fields

externalErrorCode

String externalErrorCode

externalErrorMessage

String externalErrorMessage


Package at.gv.egiz.pdfas.exceptions.framework

Class at.gv.egiz.pdfas.exceptions.framework.CorrectorException extends PresentableException implements Serializable

serialVersionUID: -8646964226476111797l

Class at.gv.egiz.pdfas.exceptions.framework.SignatorException extends PresentableException implements Serializable

serialVersionUID: 5051232904560832089l

Class at.gv.egiz.pdfas.exceptions.framework.VerificationFilterException extends PresentableException implements Serializable

serialVersionUID: -3863253910537746742l

Class at.gv.egiz.pdfas.exceptions.framework.VerificatorFactoryException extends PresentableException implements Serializable

serialVersionUID: 8765156531863056335l


Package at.gv.egiz.pdfas.exceptions.pdf

Class at.gv.egiz.pdfas.exceptions.pdf.CaptionNotFoundException extends PDFDocumentException implements Serializable

serialVersionUID: -8959043531007857665l

Serialized Fields

caption

String caption
The problematic caption.

Class at.gv.egiz.pdfas.exceptions.pdf.KZSettingNotFoundException extends SettingNotFoundException implements Serializable

serialVersionUID: 2516636821733440462l


Package at.gv.egiz.pdfas.exceptions.web

Class at.gv.egiz.pdfas.exceptions.web.SessionExpiredException extends PresentableException implements Serializable

serialVersionUID: -1877790545371341233l


Package at.gv.egiz.pdfas.impl.vfilter

Class at.gv.egiz.pdfas.impl.vfilter.VerificationFilterParametersImpl extends Object implements Serializable

serialVersionUID: -7118403150485416046l

Serialized Fields

extractBinarySignaturesOnly

boolean extractBinarySignaturesOnly

assumeOnlySignatureUpdateBlocks

boolean assumeOnlySignatureUpdateBlocks

scanForOldSignatures

boolean scanForOldSignatures


Package at.gv.egiz.pdfas.web

Class at.gv.egiz.pdfas.web.SignSessionInformation extends Object implements Serializable

serialVersionUID: 2739944460007369626l

Serialized Fields

connector

String connector
The connector.


application

String application
For local requests, tells the application (sign, verify).


mode

String mode
Tells the operation mode (binary, textual).


pdfDataSource

PdfDataSource pdfDataSource
The original, uploaded pdf.


type

String type
The type/profile of the signature.


filename

String filename
The suggested filename.


download_inline

boolean download_inline
Tells, if the file download should be done inline or as attachment.


exappinf

ExternAppInformation exappinf
Object containing information about the calling webapplication.


pos

TablePos pos
Information about the signature position


si

SignatorInformation si
The SignatorInformation.


output

DataSink output
The DataSink to write the output data to.


localRequest

LocalRequest localRequest
The local request to be sent to the device.


response_properties

Properties response_properties
The response properties of the local request.


outputAvailable

boolean outputAvailable
Tells if the sign request has been processed and the signed document is available in the DataSink.

Class at.gv.egiz.pdfas.web.VerifySessionInformation extends Object implements Serializable

serialVersionUID: -7413884936584659150l

Serialized Fields

connector

String connector
The connector.


application

String application
For local requests, tells the application (sign, verify).


mode

String mode
Tells the operation mode (binary, textual).


inputDataSource

DataSource inputDataSource
The original, uploaded pdf.


type

String type
The type/profile of the signature.


signature_holders

List signature_holders
All SignatureHolders extracted from the document.


currentLocalOperation

CurrentLocalOperation currentLocalOperation
Keeps track of the currently running local operation.

Only valid during local verify.


moa_holder

SignatureHolder moa_holder
This is used only for MOA loc-ref web verify.


exappinf

ExternAppInformation exappinf
Object containing information about the calling webapplication.


pos

TablePos pos
Information about the signature position


Package at.knowcenter.wag.egov.egiz.cfg

Class at.knowcenter.wag.egov.egiz.cfg.PropertyTree extends Object implements Serializable

serialVersionUID: -1686170519955886222l

Serialized Fields

keys_

Map keys_
Stores the key references to the sub nodes


values_

Vector values_
Stores all values of a node

Class at.knowcenter.wag.egov.egiz.cfg.SettingsReader extends Object implements Serializable

serialVersionUID: -8754114172766023454l

Serialized Fields

properties_

Properties properties_
The java properties from the settings file.


pTree_

PropertyTree pTree_
The reference to the property representation of the settings file.


Package at.knowcenter.wag.egov.egiz.exceptions

Class at.knowcenter.wag.egov.egiz.exceptions.ConnectorException extends PresentableException implements Serializable

serialVersionUID: 4321130695505581234l

Class at.knowcenter.wag.egov.egiz.exceptions.ConnectorFactoryException extends PresentableException implements Serializable

serialVersionUID: -1398538795243257880l

Class at.knowcenter.wag.egov.egiz.exceptions.ErrorCodeException extends PresentableException implements Serializable

serialVersionUID: 2071967845179686593l

Serialized Fields

settings_

SettingsReader settings_
Deprecated. 
The SettingsReader instance


error_code_

int error_code_
Deprecated. 
The default error code


externalErrorCode_

String externalErrorCode_
Deprecated. 
If an external application is called


externalErrorMessage_

String externalErrorMessage_
Deprecated. 
If an external application is called

Class at.knowcenter.wag.egov.egiz.exceptions.InvalidIDException extends SignatureException implements Serializable

serialVersionUID: -7945398356854048254l

Class at.knowcenter.wag.egov.egiz.exceptions.NormalizeException extends PresentableException implements Serializable

serialVersionUID: -4080682145462891501l

Class at.knowcenter.wag.egov.egiz.exceptions.PDFDocumentException extends PresentableException implements Serializable

serialVersionUID: -4595955288382226408l

Class at.knowcenter.wag.egov.egiz.exceptions.PlaceholderException extends PDFDocumentException implements Serializable

serialVersionUID: -9149805408421810170l

Serialized Fields

field

String field

missing

int missing

Class at.knowcenter.wag.egov.egiz.exceptions.PresentableException extends PdfAsException implements Serializable

serialVersionUID: -102406558526000792l

Class at.knowcenter.wag.egov.egiz.exceptions.SettingNotFoundException extends PresentableException implements Serializable

serialVersionUID: -7502191288775676006l

Class at.knowcenter.wag.egov.egiz.exceptions.SettingsException extends PresentableException implements Serializable

serialVersionUID: -99979541706943372l

Class at.knowcenter.wag.egov.egiz.exceptions.SignatorFactoryException extends PresentableException implements Serializable

serialVersionUID: -4051644056058970435l

Class at.knowcenter.wag.egov.egiz.exceptions.SignatureException extends PresentableException implements Serializable

serialVersionUID: 6387300820234118374l

Class at.knowcenter.wag.egov.egiz.exceptions.SignatureTypesException extends PresentableException implements Serializable

serialVersionUID: -7899273202684297943l

Class at.knowcenter.wag.egov.egiz.exceptions.WebException extends PresentableException implements Serializable

serialVersionUID: 4329890155872840492l


Package at.knowcenter.wag.egov.egiz.framework

Class at.knowcenter.wag.egov.egiz.framework.SignResult extends Object implements Serializable

serialVersionUID: -6664489317508509973l

Serialized Fields

mime_type

String mime_type
The mime type of the data specifying the type of the document.


data

byte[] data
The binary data of the document.


Package at.knowcenter.wag.egov.egiz.ldap.api

Class at.knowcenter.wag.egov.egiz.ldap.api.LDAPAPIException extends Exception implements Serializable

serialVersionUID: 1l

Serialized Fields

exception

Exception exception


Package at.knowcenter.wag.egov.egiz.ldap.client

Class at.knowcenter.wag.egov.egiz.ldap.client.LDAPException extends Exception implements Serializable

serialVersionUID: 1l


Package at.knowcenter.wag.egov.egiz.pdf

Class at.knowcenter.wag.egov.egiz.pdf.BinarySignatureHolder extends Object implements Serializable

serialVersionUID: -7208103904479272760l

Serialized Fields

pdfDataSource

PdfDataSource pdfDataSource

signature_object

SignatureObject signature_object
The signature object.

Class at.knowcenter.wag.egov.egiz.pdf.IncrementalUpdateInformation extends Object implements Serializable

serialVersionUID: -5904526956127108035l

Serialized Fields

original_document

PdfDataSource original_document
The original PDF document.


signature_type

String signature_type
The Singature type to be created.


signed_pdf

byte[] signed_pdf
The signed pdf document.

This is the original document plus the incremental update block.


sign_iui_block

byte[] sign_iui_block

start_index

int start_index
The start index of this incremental update block.


egiz_dict_ir_number

int egiz_dict_ir_number
The indirect reference of the egiz dict.


egiz_dict_ir_generation

int egiz_dict_ir_generation

replaces

List replaces
The List of ReplaceInfo objects specifying the byte ranges where the variable data has to be fille in.


byte_ranges

List byte_ranges
The List of StringInfo objects specifying the byte ranges that should be/were signed.


temp_ir_number

int temp_ir_number
The indirect reference of the signature x-object.


temp_ir_generation

int temp_ir_generation

content_stream_start

int content_stream_start
The start index of the content stream of the signature x-object.


content_stream_length

int content_stream_length
The length of the content stream of the signature x-object.


signature_data

SignatureData signature_data
The data to be signed or verified.

For text signature this is the document text. For binary signature this is the PDF document.


signed_signature_object

SignSignatureObject signed_signature_object
The SignatureObject containing the variable values after the document text has been signed.

These values have to be filled in.


enc_start

int enc_start
The start of the /encodings array.


enc_length

int enc_length
The length of the /encodings array.


cert_start

int cert_start
The start of the first /Cert


cert_length

int cert_length
The length of the /cert placeholder.


timestamp_length

int timestamp_length
The length of the /TimeStamp placeholder.


timestamp_start

int timestamp_start
The start of the first /Timestamp


kz_list

List kz_list
The list of strings of the KZ.


pos

TablePos pos
The table position.


signProfile

String signProfile
For signing: the profile.


actualTablePos

ActualTablePos actualTablePos
The actual position where the table was written.


invisible_field_definitions

List invisible_field_definitions
The field definitions of invisible fields, which data should be stored in /Data.


invisibleKZString

String invisibleKZString
The invisible KZ String, if KZ is invisible.


nonTextObjectInfos

List nonTextObjectInfos
List NonTextObjectInfo of non text objects if available (text signature only).


timeStamper

TimeStamper timeStamper
The timestamper if any

Class at.knowcenter.wag.egov.egiz.pdf.NoSignatureHolder extends Object implements Serializable

serialVersionUID: 1l

Serialized Fields

position

int position

Class at.knowcenter.wag.egov.egiz.pdf.ReplaceInfo extends Object implements Serializable

serialVersionUID: 7307210282876750431l

Serialized Fields

sfd

SignatureFieldDefinition sfd
The field definition of this value.


value

String value
The value itself.


replaces

List replaces
The list of Strings this value must be splitted to.


brev

byte[] brev
The brev of this value.


enc

byte[] enc
The encoding of this value.

Class at.knowcenter.wag.egov.egiz.pdf.StringInfo extends Object implements Serializable

serialVersionUID: 5834801907046737048l

Serialized Fields

pdf

byte[] pdf
The PDF document this range belongs to.


string_start

int string_start
The start offset of the range.


string_length

int string_length
The length of the range.

Class at.knowcenter.wag.egov.egiz.pdf.TablePos extends Object implements Serializable

serialVersionUID: -5299027706623518059l

Serialized Fields

page

int page
The page on which the block should be displayed.


pos_x

float pos_x
The x position.


pos_y

float pos_y
The y position.


width

float width
The width of the block.


footer_line

float footer_line
The top y position of the footer line.


myposstring

String myposstring
The y position.


newpage

boolean newpage

autoX

boolean autoX

autoY

boolean autoY

autoW

boolean autoW

autoP

boolean autoP

Class at.knowcenter.wag.egov.egiz.pdf.TextualSignatureHolder extends Object implements Serializable

serialVersionUID: -7208103904479272760l

Serialized Fields

signature_object

SignatureObject signature_object
The signature object.


textDataSource

TextDataSource textDataSource

uiBlockEndPos

int uiBlockEndPos


Package at.knowcenter.wag.egov.egiz

Class at.knowcenter.wag.egov.egiz.PdfASID extends Object implements Serializable

serialVersionUID: 4776635173830445739l

Serialized Fields

vendor

String vendor
The vendor.


type

String type
The algorithm type.


version

String version
The version of the algorithm.


Package at.knowcenter.wag.egov.egiz.sig

Class at.knowcenter.wag.egov.egiz.sig.ConnectorInformation extends Object implements Serializable

serialVersionUID: 5692836392376853268l

Serialized Fields

connector_identifiert

String connector_identifiert
The short identifier of the connector (e.g. "bku").


connector_description

String connector_description
The user suitable description of the connector (e.g. "Bürgerkartenumgebung").

Class at.knowcenter.wag.egov.egiz.sig.SignatureDataImpl extends Object implements Serializable

serialVersionUID: -8652845539968684408l

Serialized Fields

data

DataSource data
The signature data.


mimeType

String mimeType
The mime type of the data.


characterEncoding

String characterEncoding
The character encoding of the data if appropriate, or null if not.

Class at.knowcenter.wag.egov.egiz.sig.SignatureEntry extends Object implements Serializable

serialVersionUID: 4640380069301731879l

Serialized Fields

key_

String key_
The signature key.


caption_

String caption_
The signature caption for the key found or set in the signature text.


value_

String value_
The signature value for the key found or set in the signature text.


startIndex_

int startIndex_
The starting index position of the key if it is found in the signature text.

Class at.knowcenter.wag.egov.egiz.sig.SignatureFieldDefinition extends Object implements Serializable

serialVersionUID: -46020173047777315l

Serialized Fields

field_name

String field_name
The key identifier of this field.


caption

String caption
The static caption of the field.


value

String value
The static value of the field.

Null means that this field has no static value and must be filled out.


placeholder_length

int placeholder_length
If the field is not static and has to be filled out, this gives the length of the placeholder that is reserved for filling out.

This has to be large enough so that it can hold the whole value to be filled out.

Class at.knowcenter.wag.egov.egiz.sig.SignatureObject extends Object implements Serializable

serialVersionUID: -3535189232362254713l

Serialized Fields

defaultImageStyle_

Style defaultImageStyle_
The default style definition for images.


defaultCaptionStyle_

Style defaultCaptionStyle_
The default style definition for captions.


defaultValueStyle_

Style defaultValueStyle_
The default style definition for values.


x509Cert_

X509Cert x509Cert_

timeStamp

String timeStamp

sigResponse_

String sigResponse_

normalizer_

Normalizer normalizer_
The normalizer reference


settings_

SettingsReader settings_
The settings reader reference


sigType_

String sigType_
The current signature type used reading and analysing the property tree


sigEntries_

Hashtable sigEntries_
Reference from signature key to there corresponding value


sigTable_

Table sigTable_
The abstract table representation


certPath_

String certPath_
Path value storing and fetching the certificates


signatureDefinition_

SignatureTypeDefinition signatureDefinition_
the signature definition object


raw_signature_response

String raw_signature_response
The raw xml response from the connector that was used to set the values in this SignatureObject.

This is set by the Connector so that signing Applications can use the returned XML values.


issuerNameFilter

LDAPIssuerNameFilter issuerNameFilter
Filters the issuer name in order to find matches.

See Also:
#normalizeIssuer

Class at.knowcenter.wag.egov.egiz.sig.SignatureTypeDefinition extends Object implements Serializable

serialVersionUID: 1327407307346061147l

Serialized Fields

type_

String type_
The type of this definition


keyCaptionMap_

Map keyCaptionMap_
A map of all key to caption tupls.


keyValueMap_

Map keyValueMap_
A map of all key to value tupls.


sortedKeys_

Vector sortedKeys_
A list of sorted keys


sortedCaptions_

Vector sortedCaptions_
A list of sorted captions


revertSortedKeys_

Vector revertSortedKeys_
A revert of sorted keys


revertSortedCaptions_

Vector revertSortedCaptions_
A revert list of sorted captions


settings_

SettingsReader settings_
The settings reader reference


field_definitions_

List field_definitions_
List of (visible) field definitions.


invisible_field_definitions

List invisible_field_definitions
List of invisible field definitions.

If empty, all definitions are visible.

Class at.knowcenter.wag.egov.egiz.sig.X509Cert extends Object implements Serializable

serialVersionUID: 6945327015386694557l

Serialized Fields

certString_

String certString_
The x509 certificate binary string Base64 coded


issuerName_

String issuerName_
The name value of the issuer


serialNumber_

String serialNumber_
The serial number of the certificate


certDigest_

String certDigest_
The digest value of the certificate


subjectName_

String subjectName_
The name value of the subject


x509Cert_

X509Certificate x509Cert_
The X509Certificate object


Package at.knowcenter.wag.egov.egiz.sig.connectors.bku

Class at.knowcenter.wag.egov.egiz.sig.connectors.bku.SignSignatureObject extends Object implements Serializable

serialVersionUID: -2689261480444802213l

Serialized Fields

date

String date

issuer

String issuer

signatureValue

String signatureValue

id

String id

kz

String kz

sigAlgorithm

String sigAlgorithm

sigTimeStamp

String sigTimeStamp

response_properties

Properties response_properties
This is used to transport the response properties to the Detached signator.


x509Certificate

X509Certificate x509Certificate
The X509Certificate.

This also provides the serial number and name.


subjectDNMap

Map subjectDNMap

issuerDNMap

Map issuerDNMap


Package at.knowcenter.wag.egov.egiz.table

Class at.knowcenter.wag.egov.egiz.table.Entry extends Object implements Serializable

serialVersionUID: -7952755200668528348l

Serialized Fields

type_

int type_
The type info holder, default value is 0!


value_

Object value_
The entry value.


key_

String key_
The key value


style_

Style style_
The entry style information.


colSpan_

int colSpan_
The column dimension.


noWrap_

boolean noWrap_
Text wrap indicator, default is false.

Class at.knowcenter.wag.egov.egiz.table.Style extends Object implements Serializable

serialVersionUID: 5855722896712428387l

Serialized Fields

bgColor_

Color bgColor_
The background color definition.


padding_

float padding_
The current padding value -> initialized with the default padding value


hAlign_

String hAlign_
The current halign value -> initialized with left


vAlign_

String vAlign_
The current valign value -> initialized with top


border_

float border_
The current border value -> initialized with the default border value


font_

String font_
The font string of the style definition


valuefont_

String valuefont_
The font string of the value font.


imageScaleToFit_

Style.ImageScaleToFit imageScaleToFit_
The scaleToFit dimensions to be applied for image-cells.

Class at.knowcenter.wag.egov.egiz.table.Table extends Object implements Serializable

serialVersionUID: 8488947943674086618l

Serialized Fields

colsRelativeWith_

float[] colsRelativeWith_
The table column settings.


rows_

Map rows_
The row definitions.


width_

float width_
The table width.


style_

Style style_
The table style.


maxCols_

int maxCols_
Number of columns that are defined for the current table.


name_

String name_
A table name.


Package at.knowcenter.wag.egov.egiz.tools

Class at.knowcenter.wag.egov.egiz.tools.Normalizer extends Object implements Serializable

serialVersionUID: 4201772508393848555l

Serialized Fields

rawString_

String rawString_
The current raw string to normalize


normVersion_

String normVersion_
The current normalisation version string


normString_

String normString_
The normalized string cache


normalize_

Normalize normalize_
The reference to the normalizer implementation


settings_

SettingsReader settings_
The SettingsReader instance

Class at.knowcenter.wag.egov.egiz.tools.NormalizeV01 extends Object implements Serializable

serialVersionUID: 2302956630639871601l


Package at.knowcenter.wag.egov.egiz.web

Class at.knowcenter.wag.egov.egiz.web.AsynchronousDataResponder extends HttpServlet implements Serializable

serialVersionUID: -4992297156381763174l

Class at.knowcenter.wag.egov.egiz.web.AsynchronousRedirectResponder extends HttpServlet implements Serializable

serialVersionUID: -682360466333727236l

Class at.knowcenter.wag.egov.egiz.web.ExternAppInformation extends Object implements Serializable

serialVersionUID: 1l

Serialized Fields

invoke_url

String invoke_url

pdf_id

long pdf_id

session_id

String session_id

invoke_error_url

String invoke_error_url

Class at.knowcenter.wag.egov.egiz.web.LocalRequest extends Object implements Serializable

serialVersionUID: -3734904043231861998l

Serialized Fields

url_

String url_
The URL the local request sould be directed at.


request_string_

String request_string_
The request string to be sent to that URL.

Class at.knowcenter.wag.egov.egiz.web.SessionInformation extends Object implements Serializable

serialVersionUID: -7413884936584659150l

Serialized Fields

connector

String connector
The connector.


application

String application
For local requests, tells the application (sign, verify).


mode

String mode
Tells the operation mode (binary, textual).


pdfDataSource

PdfDataSource pdfDataSource
The original, uploaded pdf.


type

String type
The type/profile of the signature.


user_name

String user_name
The user name.


user_password

String user_password
The password.


requests

LocalRequest[] requests
An array of local requests to be processed.


current_operation

int current_operation
The index of the local request to be processed next.


response_properties

Properties[] response_properties
An array of response strings of the local requests.


finished

boolean finished
Tells, if the current local request has been finished.


iui

IncrementalUpdateInformation iui
The incremental update information that has been extracted from the given PDF document.


si

SignatorInformation si

output

FileBasedDataSink output

signature_holders

List signature_holders
The signature holders.


copy_of_signature_holders

List copy_of_signature_holders
Copy of signature holders. It's needed by BKU when we try to verify single by single signature.


filename

String filename
The suggested filename.


download_inline

boolean download_inline
Tells, if the file download should be done inline or as attachment.


isSignFinished

boolean isSignFinished

exappinf

ExternAppInformation exappinf
Object containing information about the calling webapplication.


pos

TablePos pos
Information about the signature position


Package at.knowcenter.wag.egov.egiz.web.servlets

Class at.knowcenter.wag.egov.egiz.web.servlets.DataURLServlet extends HttpServlet implements Serializable

serialVersionUID: -5846618335843762752l

Class at.knowcenter.wag.egov.egiz.web.servlets.ProvidePDFServlet extends HttpServlet implements Serializable

serialVersionUID: 1l

Class at.knowcenter.wag.egov.egiz.web.servlets.RetrieveSignatureDataServlet extends HttpServlet implements Serializable

serialVersionUID: -5387006236836240538l

Class at.knowcenter.wag.egov.egiz.web.servlets.SignPreviewServlet extends HttpServlet implements Serializable

serialVersionUID: -8818532511322299998l

Class at.knowcenter.wag.egov.egiz.web.servlets.SignServlet extends HttpServlet implements Serializable

serialVersionUID: -4156938216903740438l

Class at.knowcenter.wag.egov.egiz.web.servlets.UpdateFormServlet extends HttpServlet implements Serializable

serialVersionUID: 1l

Class at.knowcenter.wag.egov.egiz.web.servlets.VerifyPreviewServlet extends HttpServlet implements Serializable

serialVersionUID: 6954343542890239109l

Class at.knowcenter.wag.egov.egiz.web.servlets.VerifyServlet extends HttpServlet implements Serializable

serialVersionUID: 309198792358636766l



Copyright © 2006-2010. All Rights Reserved.