Class PKIXInlineValidationInfoParser

  • All Implemented Interfaces:
    BeanDefinitionParser

    public class PKIXInlineValidationInfoParser
    extends AbstractPKIXValidationInfoParser
    Parser for <ValidationInfo type="PKIXInline">.

    All of the heavy lifting is done in the super class and the associated factory bean (which gets the parameters of the type is wants by virtue of Springs type coercion).