Class DigestMethodFactoryBean

  • All Implemented Interfaces:
    org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<DigestMethod>, org.springframework.beans.factory.InitializingBean

    public class DigestMethodFactoryBean
    extends AbstractSAMLObjectBuilderFactoryBean<DigestMethod>
    A Spring factory bean for DigestMethod objects.
    Author:
    Martin Lindström (martin.lindstrom@litsec.se)s