See: Description
| Class | Description |
|---|---|
| AbstractBasicPKIXValidationInfoFactoryBean |
A factory bean to collect information to do with a
BasicPKIXValidationInformation. |
| AbstractChainingParser |
Base Parser for trust engines of type SignatureChaining and Chaining.
|
| AbstractPKIXValidationInfoParser |
Base parser for all <ValidationInfo> types.
|
| AbstractStaticPKIXParser |
Base Parser for trust engines of type StaticPKIXKeySignature and StaticPKIXX509Credential.
|
| AbstractStaticPKIXParser.X509CredentialNameEvaluatorFactoryBean |
FactoryBean to do a deferred decision on whether to create a
X509CredentialNameEvaluator. |
| AbstractTrustEngineParser |
Basis of all parsers for <security:TrustEngine>.
|
| CertPathPKIXValidationOptionsParser |
Spring bean definition parser for {urn:mace:shibboleth:2.0:security}ValidationOptions elements which have a type
specialization of {urn:mace:shibboleth:2.0:security}CertPathValidationOptionsType.
|
| ChainingParser |
Parser for trust engines of type SignatureChaining.
|
| ChainingSignatureTrustEngineFactory |
Factory bean for
ChainingSignatureTrustEngine. |
| ChainingTrustEngineFactory |
Factory bean for
ChainingTrustEngine. |
| PKIXInlineValidationInfoFactoryBean |
File system specific bean for PKIXValidationInfo.
|
| 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. |
| PKIXResourceValidationInfoFactoryBean |
File system specific bean for PKIXValidationInfo.
|
| 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. |
| PKIXValidationOptionsParser |
A Parser for the < ValidationOptions > within a StaticPKIXSignature.
|
| SignatureChainingParser |
Parser for trust engines of type SignatureChaining.
|
| StaticExplicitKeyParser |
Parser for trust engines of type StaticExplicitKey TrustEngine.
|
| StaticExplicitKeySignatureParser |
Parser for trust engines of type StaticExplicitKeySignature.
|
| StaticPKIXSignatureParser |
Parser for trust engines of type StaticPKIXKeySignature.
|
| StaticPKIXX509CredentialParser |
Parser for trust engines of type StaticPKIXX509Credential.
|
| UnsupportedTrustEngineParser |
Parser for trust engines of types we no longer support.
|
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.