Class StaticExplicitKeyFactoryBean

All Implemented Interfaces:
Aware, BeanClassLoaderAware, BeanFactoryAware, DisposableBean, FactoryBean<ExplicitKeyTrustEngine>, InitializingBean

public class StaticExplicitKeyFactoryBean extends AbstractComponentAwareFactoryBean<ExplicitKeyTrustEngine>
Factory bean for simple use cases involving the ExplicitKeyTrustEngine and static credentials. TODO: Remove the destroyInstance(ExplicitKeyTrustEngine) from this class in V6.
Since:
3.3.0