Class PKIXInlineValidationInfoFactoryBean

    • Field Detail

      • log

        private org.slf4j.Logger log
        log.
      • certificateFiles

        private List<String> certificateFiles
        The strings to be turned into the certificates.
      • crlStrings

        private List<String> crlStrings
        The strings to be turned into the crls.
    • Constructor Detail

      • PKIXInlineValidationInfoFactoryBean

        public PKIXInlineValidationInfoFactoryBean()