Class AutoSign

    • Method Detail

      • setGoogleSignFingerPrint

        @DataBoundSetter
        public void setGoogleSignFingerPrint​(AutoGoogleSign googleSignFingerPrint)
      • getEnableGoogleSign

        public Boolean getEnableGoogleSign()
      • setEnableGoogleSign

        public void setEnableGoogleSign​(Boolean enableGoogleSign)
      • getKeystorePath

        public String getKeystorePath()
      • getKeystorePassword

        public Secret getKeystorePassword()
      • getKeystoreAlias

        public Secret getKeystoreAlias()
      • getKeyPass

        public Secret getKeyPass()
      • getGoogleSignFingerPrint

        public String getGoogleSignFingerPrint()
      • getIsEnableGoogleSign

        public Boolean getIsEnableGoogleSign()
      • setGoogleSign

        @DataBoundSetter
        public void setGoogleSign​(AutoGoogleSign googleSignFingerPrint)