- All Implemented Interfaces:
- javax.servlet.Filter, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean, org.springframework.context.EnvironmentAware, org.springframework.core.env.EnvironmentCapable, org.springframework.web.context.ServletContextAware
@Profile(value="mock-qwac")
@Component
public class QwacCertificateFilterMock
extends QwacCertificateFilter
The intend of this class is to return a mock certificate, when we don't want
to enter manually everytime the qwac certificate in case of test.
launch it with the "mock-qwac" profile.