Uses of Class
at.knowcenter.wag.egov.egiz.exceptions.SettingsException

Packages that use SettingsException
at.gv.egiz.pdfas.framework.config   
at.gv.egiz.pdfas.framework.input.correction   
at.knowcenter.wag.egov.egiz   
at.knowcenter.wag.egov.egiz.cfg   
at.knowcenter.wag.egov.egiz.sig.sigkz   
at.knowcenter.wag.egov.egiz.sig.signaturelayout   
at.knowcenter.wag.egov.egiz.web   
 

Uses of SettingsException in at.gv.egiz.pdfas.framework.config
 

Methods in at.gv.egiz.pdfas.framework.config that throw SettingsException
static VerificationFilterParameters SettingsHelper.readVerificationFilterParametersFromSettings()
           
protected static boolean SettingsHelper.getFlag(String settingsKey)
           
protected static boolean SettingsHelper.getAssumeSB()
           
 

Uses of SettingsException in at.gv.egiz.pdfas.framework.input.correction
 

Methods in at.gv.egiz.pdfas.framework.input.correction that throw SettingsException
static Corrector CorrectorFactory.createCorrector(String id)
           
static Corrector CorrectorFactory.createCorrector()
           
 

Uses of SettingsException in at.knowcenter.wag.egov.egiz
 

Methods in at.knowcenter.wag.egov.egiz that throw SettingsException
static PdfDataSource PdfAS.applyStrictMode(PdfDataSource pdfDataSource)
          Applies strict version mode on the PDF and throws an exception, if the pdf is not 1.4.
static DataSource PdfAS.applyStrictMode(DataSource dataSource)
           
static PositioningInstruction PdfAS.determineTablePositioning(TablePos pos, String signature_type, PdfDataSource pdfDataSource, com.lowagie.text.pdf.PdfPTable pdf_table)
          Evalutates absolute positioning and prepares the PositioningInstruction for placing the table.
 

Uses of SettingsException in at.knowcenter.wag.egov.egiz.cfg
 

Methods in at.knowcenter.wag.egov.egiz.cfg that throw SettingsException
static SettingsReader SettingsReader.getInstance()
          This method returns an synchronized instance of this class.
static void SettingsReader.createInstance()
          Reloads the Settings file.
 

Uses of SettingsException in at.knowcenter.wag.egov.egiz.sig.sigkz
 

Methods in at.knowcenter.wag.egov.egiz.sig.sigkz that throw SettingsException
static String SigKZIDHelper.getAlgorithmId(String bkuIdentifier)
           
 

Uses of SettingsException in at.knowcenter.wag.egov.egiz.sig.signaturelayout
 

Methods in at.knowcenter.wag.egov.egiz.sig.signaturelayout that throw SettingsException
static SignatureLayoutHandler SignatureLayoutHandlerFactory.getSignatureLayoutHandlerInstance(String bkuIdentifier)
          Returns an instance of a signature layout handler based on the given bku identifier.
static void SignatureLayoutHandlerFactory.verifyBKUSupport(String bkuIdentifier)
          Verifies that the bku is supported trying to match the given bku identifier.
 

Uses of SettingsException in at.knowcenter.wag.egov.egiz.web
 

Methods in at.knowcenter.wag.egov.egiz.web that throw SettingsException
static String LocalRequestHelper.processLocalVerify(VerifySessionInformation si, List holders_to_verify, HttpServletRequest request, HttpServletResponse response)
          Sets up the local verify procedure.
static String LocalRequestHelper.getLocalServiceAddress(String profile, String device)
          Returns the URL for accessing the local service.
static String FormFields.generateConnectorSelectBox()
          Generates the HTML snippet of a FIELD_CONNECTOR select box that allows to choose a connector.
 



Copyright © 2006-2010. All Rights Reserved.