- 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<ProtectedResourceDetailsService>, org.springframework.beans.factory.InitializingBean
public class ProtectedResourceDetailsServiceFactoryBean
extends org.springframework.beans.factory.config.AbstractFactoryBean<ProtectedResourceDetailsService>
Factory bean for the resource details service.
- Author:
- Ryan Heaton