| Package | Description |
|---|---|
| net.shibboleth.idp.profile.spring.relyingparty.security.trustengine.impl |
Parsers to deal with <security:TrustEngine>.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PKIXInlineValidationInfoParser
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. |
class |
PKIXResourceValidationInfoParser
Parser for <ValidationInfo type="PKIXFilesystem"> and <ValidationInfo type="PKIXResourceBacked">.
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. |
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.