Class SignatureValidationConfiguration

    • Constructor Detail

      • SignatureValidationConfiguration

        public SignatureValidationConfiguration()
    • Method Detail

      • getTrustStoreFile

        public String getTrustStoreFile()
      • setTrustStoreFile

        public void setTrustStoreFile​(String trustStoreFile)
      • getTrustStoreClasspathFile

        public String getTrustStoreClasspathFile()
      • setTrustStoreClasspathFile

        public void setTrustStoreClasspathFile​(String trustStoreClasspathFile)
      • getTrustStoreBytes

        public byte[] getTrustStoreBytes()
      • setTrustStoreBytes

        public void setTrustStoreBytes​(byte[] trustStoreBytes)
      • getTrustStoreType

        public String getTrustStoreType()
      • setTrustStoreType

        public void setTrustStoreType​(String trustStoreType)
      • getTrustStorePassword

        public String getTrustStorePassword()
      • setTrustStorePassword

        public void setTrustStorePassword​(String trustStorePassword)
      • validateYourself

        public void validateYourself()