| Class | Description |
|---|---|
| AbstractComponentAwareFactoryBean<T> |
A Factory bean which is aware of
DestructableComponent. |
| DOMDocumentFactoryBean |
Spring bean factory for producing a
Document from a resource. |
| EvaluableScriptFactoryBean |
A factory bean to summon up an
EvaluableScript from either inline data or from a resource. |
| FileCachingHttpClientFactoryBean |
Factory bean to accumulate the parameters into a
FileCachingHttpClientBuilder
and to then emit a HttpClient. |
| HttpClientFactoryBean |
Factory bean to accumulate the parameters into a
HttpClientBuilder and to then emit a HttpClient. |
| InMemoryCachingHttpClientFactoryBean |
Factory bean to accumulate the parameters into a
InMemoryCachingHttpClientBuilder and to then emit a
HttpClient. |
| PKCS11PrivateKeyFactoryBean |
Spring bean factory for extracting a
PrivateKey from a PKCS#11 keystore. |
| PrivateKeyFactoryBean |
Spring bean factory for producing a
PrivateKey from a Resource. |
| PublicKeyFactoryBean | |
| X509CertificateChainFactoryBean |
Spring bean factory for producing a
X509Certificate chain from a Resource. |
| X509CertificateFactoryBean |
Spring bean factory for producing a
X509Certificate from a Resource. |
FactoryBean implementations.Copyright © 1999–2016 Shibboleth Consortium. All rights reserved.