org.eparapher.rcp.tools
Class RCPSettings

java.lang.Object
  extended by org.eparapher.rcp.tools.RCPSettings
All Implemented Interfaces:
EParapherSettings

public class RCPSettings
extends Object
implements EParapherSettings


Constructor Summary
RCPSettings()
           
 
Method Summary
 String getCMSHashAlgorithmOID()
           
 String getEPLogLevel()
           
 String getFileKeystorePassphrase()
           
 String getFileKeystorePath()
           
 String getOpenOfficeBinaryPath()
           
 String getOpenOfficeDaemonParams()
           
 String getOpenOfficeLibraryPath()
           
 String getPDFSignatureCertification()
           
 String getPDFSignatureFormat()
           
 String getPDFSignatureImage()
           
 String getPDFSignatureLocation()
           
 String getPDFSignatureNewFileNameAppend()
           
 String getPDFSignatureReason()
           
 int getPDFVisibleImgLowerLeftX()
           
 int getPDFVisibleImgLowerLeftY()
           
 int getPDFVisibleImgUpperRightX()
           
 int getPDFVisibleImgUpperRightY()
           
 int getPDFVisibleSignatureImageScale()
           
 int getPDFVisibleSignaturePage()
           
 String getPersonalSafePath()
           
 String getPersonalStoreDefaultAlias()
           
 String getPersonalStoreType()
           
 String getPKCS11ConfigFileName()
           
 String getPKCS11ConfigFilePath()
           
 String getPKCS11LibraryPath()
           
 int getPKCS11SlotId()
           
 long getPKCS11TrackingSleepTime()
           
static boolean getRCPboolean(String s)
           
static int getRCPInt(String s)
           
static String getRCPString(String s)
           
 int getSecPolMinCharLength()
           
 int getSecPolMinLowerChar()
           
 int getSecPolMinNumberChar()
           
 int getSecPolMinSpecialChar()
           
 int getSecPolMinUpperChar()
           
static String[] getSecureDocumentPath()
           
 String getSignatureTimestampServers()
           
 String getXMLCanonical()
           
 String getXMLDigestAlgorithm()
           
 String getXMLObjectID()
           
 String getXMLSignatureAlgorithm()
           
 String getXMLSignatureFormat()
           
 String getXMLTransform()
           
 boolean isCMSDetachedSignature()
           
 boolean isOpenOfficeAutostart()
           
 boolean isPDFMultipleSignature()
           
 boolean isPDFSignatureReplaceFile()
           
 boolean isPDFVisibleSignature()
           
 boolean isSecPolCheck()
           
 boolean isSecPolCheckCharLength()
           
 boolean isSecPolCheckLowerChar()
           
 boolean isSecPolCheckNumberChar()
           
 boolean isSecPolCheckSpecialChar()
           
 boolean isSecPolCheckUpperChar()
           
 boolean isSignatureCRL()
           
 boolean isSignatureReplaceFile()
           
 boolean isTimestampedSignature()
           
 boolean isXMLDTDValidation()
           
 boolean isXMLSignatureReplaceFile()
           
 void setPersonalStoreDefaultAlias(String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RCPSettings

public RCPSettings()
Method Detail

getRCPString

public static String getRCPString(String s)

getRCPboolean

public static boolean getRCPboolean(String s)

getRCPInt

public static int getRCPInt(String s)

getSecureDocumentPath

public static String[] getSecureDocumentPath()

getEPLogLevel

public String getEPLogLevel()
Specified by:
getEPLogLevel in interface EParapherSettings

getOpenOfficeBinaryPath

public String getOpenOfficeBinaryPath()
Specified by:
getOpenOfficeBinaryPath in interface EParapherSettings

getOpenOfficeLibraryPath

public String getOpenOfficeLibraryPath()
Specified by:
getOpenOfficeLibraryPath in interface EParapherSettings

getOpenOfficeDaemonParams

public String getOpenOfficeDaemonParams()
Specified by:
getOpenOfficeDaemonParams in interface EParapherSettings

isOpenOfficeAutostart

public boolean isOpenOfficeAutostart()
Specified by:
isOpenOfficeAutostart in interface EParapherSettings

getPersonalSafePath

public String getPersonalSafePath()
Specified by:
getPersonalSafePath in interface EParapherSettings

getFileKeystorePath

public String getFileKeystorePath()
Specified by:
getFileKeystorePath in interface EParapherSettings

getFileKeystorePassphrase

public String getFileKeystorePassphrase()
Specified by:
getFileKeystorePassphrase in interface EParapherSettings

getPersonalStoreType

public String getPersonalStoreType()
Specified by:
getPersonalStoreType in interface EParapherSettings

getPersonalStoreDefaultAlias

public String getPersonalStoreDefaultAlias()
Specified by:
getPersonalStoreDefaultAlias in interface EParapherSettings

setPersonalStoreDefaultAlias

public void setPersonalStoreDefaultAlias(String value)
Specified by:
setPersonalStoreDefaultAlias in interface EParapherSettings

isSignatureCRL

public boolean isSignatureCRL()
Specified by:
isSignatureCRL in interface EParapherSettings

isTimestampedSignature

public boolean isTimestampedSignature()
Specified by:
isTimestampedSignature in interface EParapherSettings

getSignatureTimestampServers

public String getSignatureTimestampServers()
Specified by:
getSignatureTimestampServers in interface EParapherSettings

isSignatureReplaceFile

public boolean isSignatureReplaceFile()
Specified by:
isSignatureReplaceFile in interface EParapherSettings

getPDFSignatureFormat

public String getPDFSignatureFormat()
Specified by:
getPDFSignatureFormat in interface EParapherSettings

getPDFSignatureCertification

public String getPDFSignatureCertification()
Specified by:
getPDFSignatureCertification in interface EParapherSettings

getPDFSignatureReason

public String getPDFSignatureReason()
Specified by:
getPDFSignatureReason in interface EParapherSettings

getPDFSignatureLocation

public String getPDFSignatureLocation()
Specified by:
getPDFSignatureLocation in interface EParapherSettings

getPDFSignatureNewFileNameAppend

public String getPDFSignatureNewFileNameAppend()
Specified by:
getPDFSignatureNewFileNameAppend in interface EParapherSettings

isPDFSignatureReplaceFile

public boolean isPDFSignatureReplaceFile()
Specified by:
isPDFSignatureReplaceFile in interface EParapherSettings

isPDFMultipleSignature

public boolean isPDFMultipleSignature()
Specified by:
isPDFMultipleSignature in interface EParapherSettings

isPDFVisibleSignature

public boolean isPDFVisibleSignature()
Specified by:
isPDFVisibleSignature in interface EParapherSettings

getPDFVisibleSignaturePage

public int getPDFVisibleSignaturePage()
Specified by:
getPDFVisibleSignaturePage in interface EParapherSettings

getPDFSignatureImage

public String getPDFSignatureImage()
Specified by:
getPDFSignatureImage in interface EParapherSettings

getPDFVisibleSignatureImageScale

public int getPDFVisibleSignatureImageScale()
Specified by:
getPDFVisibleSignatureImageScale in interface EParapherSettings

getPDFVisibleImgLowerLeftX

public int getPDFVisibleImgLowerLeftX()
Specified by:
getPDFVisibleImgLowerLeftX in interface EParapherSettings

getPDFVisibleImgLowerLeftY

public int getPDFVisibleImgLowerLeftY()
Specified by:
getPDFVisibleImgLowerLeftY in interface EParapherSettings

getPDFVisibleImgUpperRightX

public int getPDFVisibleImgUpperRightX()
Specified by:
getPDFVisibleImgUpperRightX in interface EParapherSettings

getPDFVisibleImgUpperRightY

public int getPDFVisibleImgUpperRightY()
Specified by:
getPDFVisibleImgUpperRightY in interface EParapherSettings

getPKCS11ConfigFileName

public String getPKCS11ConfigFileName()
Specified by:
getPKCS11ConfigFileName in interface EParapherSettings

getPKCS11ConfigFilePath

public String getPKCS11ConfigFilePath()
Specified by:
getPKCS11ConfigFilePath in interface EParapherSettings

getPKCS11TrackingSleepTime

public long getPKCS11TrackingSleepTime()
Specified by:
getPKCS11TrackingSleepTime in interface EParapherSettings

getPKCS11SlotId

public int getPKCS11SlotId()
Specified by:
getPKCS11SlotId in interface EParapherSettings

getPKCS11LibraryPath

public String getPKCS11LibraryPath()
Specified by:
getPKCS11LibraryPath in interface EParapherSettings

getCMSHashAlgorithmOID

public String getCMSHashAlgorithmOID()
Specified by:
getCMSHashAlgorithmOID in interface EParapherSettings

isCMSDetachedSignature

public boolean isCMSDetachedSignature()
Specified by:
isCMSDetachedSignature in interface EParapherSettings

isSecPolCheck

public boolean isSecPolCheck()
Specified by:
isSecPolCheck in interface EParapherSettings

isSecPolCheckCharLength

public boolean isSecPolCheckCharLength()
Specified by:
isSecPolCheckCharLength in interface EParapherSettings

getSecPolMinCharLength

public int getSecPolMinCharLength()
Specified by:
getSecPolMinCharLength in interface EParapherSettings

isSecPolCheckUpperChar

public boolean isSecPolCheckUpperChar()
Specified by:
isSecPolCheckUpperChar in interface EParapherSettings

getSecPolMinUpperChar

public int getSecPolMinUpperChar()
Specified by:
getSecPolMinUpperChar in interface EParapherSettings

isSecPolCheckLowerChar

public boolean isSecPolCheckLowerChar()
Specified by:
isSecPolCheckLowerChar in interface EParapherSettings

getSecPolMinLowerChar

public int getSecPolMinLowerChar()
Specified by:
getSecPolMinLowerChar in interface EParapherSettings

isSecPolCheckNumberChar

public boolean isSecPolCheckNumberChar()
Specified by:
isSecPolCheckNumberChar in interface EParapherSettings

getSecPolMinNumberChar

public int getSecPolMinNumberChar()
Specified by:
getSecPolMinNumberChar in interface EParapherSettings

isSecPolCheckSpecialChar

public boolean isSecPolCheckSpecialChar()
Specified by:
isSecPolCheckSpecialChar in interface EParapherSettings

getSecPolMinSpecialChar

public int getSecPolMinSpecialChar()
Specified by:
getSecPolMinSpecialChar in interface EParapherSettings

getXMLDigestAlgorithm

public String getXMLDigestAlgorithm()
Specified by:
getXMLDigestAlgorithm in interface EParapherSettings

getXMLSignatureAlgorithm

public String getXMLSignatureAlgorithm()
Specified by:
getXMLSignatureAlgorithm in interface EParapherSettings

getXMLSignatureFormat

public String getXMLSignatureFormat()
Specified by:
getXMLSignatureFormat in interface EParapherSettings

isXMLSignatureReplaceFile

public boolean isXMLSignatureReplaceFile()
Specified by:
isXMLSignatureReplaceFile in interface EParapherSettings

getXMLTransform

public String getXMLTransform()
Specified by:
getXMLTransform in interface EParapherSettings

getXMLCanonical

public String getXMLCanonical()
Specified by:
getXMLCanonical in interface EParapherSettings

getXMLObjectID

public String getXMLObjectID()
Specified by:
getXMLObjectID in interface EParapherSettings

isXMLDTDValidation

public boolean isXMLDTDValidation()
Specified by:
isXMLDTDValidation in interface EParapherSettings


Copyright © 2009 eParapher Software Foundation. All Rights Reserved.