From 835256964f3fa64587a0e05b859d012d125be308 Mon Sep 17 00:00:00 2001 From: Andreas Fitzek Date: Thu, 20 Feb 2014 10:54:04 +0100 Subject: Documentation update --- .../gv/egiz/pdfas/web/config/WebConfiguration.html | 682 +++++++++++++++++++++ 1 file changed, 682 insertions(+) create mode 100644 docs/full/at/gv/egiz/pdfas/web/config/WebConfiguration.html (limited to 'docs/full/at/gv/egiz/pdfas/web/config/WebConfiguration.html') diff --git a/docs/full/at/gv/egiz/pdfas/web/config/WebConfiguration.html b/docs/full/at/gv/egiz/pdfas/web/config/WebConfiguration.html new file mode 100644 index 00000000..c2f54d96 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/web/config/WebConfiguration.html @@ -0,0 +1,682 @@ + + + + + +WebConfiguration + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.web.config
+

Class WebConfiguration

+
+
+ +
+
    +
  • +
    +
    +
    public class WebConfiguration
    +extends java.lang.Object
    +
  • +
+
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        WebConfiguration

        +
        public WebConfiguration()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        configure

        +
        public static void configure(java.lang.String config)
        +
      • +
      + + + +
        +
      • +

        getPublicURL

        +
        public static java.lang.String getPublicURL()
        +
      • +
      + + + +
        +
      • +

        getLocalBKUURL

        +
        public static java.lang.String getLocalBKUURL()
        +
      • +
      + + + +
        +
      • +

        getOnlineBKUURL

        +
        public static java.lang.String getOnlineBKUURL()
        +
      • +
      + + + +
        +
      • +

        getHandyBKUURL

        +
        public static java.lang.String getHandyBKUURL()
        +
      • +
      + + + +
        +
      • +

        getPdfASDir

        +
        public static java.lang.String getPdfASDir()
        +
      • +
      + + + +
        +
      • +

        getKeystoreFile

        +
        public static java.lang.String getKeystoreFile()
        +
      • +
      + + + +
        +
      • +

        getKeystoreType

        +
        public static java.lang.String getKeystoreType()
        +
      • +
      + + + +
        +
      • +

        getKeystorePass

        +
        public static java.lang.String getKeystorePass()
        +
      • +
      + + + +
        +
      • +

        getKeystoreAlias

        +
        public static java.lang.String getKeystoreAlias()
        +
      • +
      + + + +
        +
      • +

        getKeystoreKeyPass

        +
        public static java.lang.String getKeystoreKeyPass()
        +
      • +
      + + + +
        +
      • +

        getMOASSEnabled

        +
        public static boolean getMOASSEnabled()
        +
      • +
      + + + +
        +
      • +

        getKeystoreEnabled

        +
        public static boolean getKeystoreEnabled()
        +
      • +
      + + + +
        +
      • +

        isShowErrorDetails

        +
        public static boolean isShowErrorDetails()
        +
      • +
      + + + +
        +
      • +

        isWhiteListEnabled

        +
        public static boolean isWhiteListEnabled()
        +
      • +
      + + + +
        +
      • +

        isProvidePdfURLinWhitelist

        +
        public static boolean isProvidePdfURLinWhitelist(java.lang.String url)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + -- cgit v1.2.3