Class AssertionConsumerServiceFactoryBean

  • 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<AssertionConsumerService>, org.springframework.beans.factory.InitializingBean

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