Class PKIXResourceValidationInfoFactoryBean

    • Field Detail

      • log

        private org.slf4j.Logger log
        log.
      • certificateFiles

        private List<Resource> certificateFiles
        The file to be turned into the certificates.
      • crlFiles

        private List<Resource> crlFiles
        The file to be turned into the crls.
    • Constructor Detail

      • PKIXResourceValidationInfoFactoryBean

        public PKIXResourceValidationInfoFactoryBean()