Class RequestMatcherEditor

java.lang.Object
java.beans.PropertyEditorSupport
org.springframework.security.web.util.matcher.RequestMatcherEditor
All Implemented Interfaces:
PropertyEditor

public class RequestMatcherEditor extends PropertyEditorSupport
PropertyEditor which creates ELRequestMatcher instances from Strings This allows to use a String in a BeanDefinition instead of an (inner) bean if a RequestMatcher is required, e.g. in DelegatingAuthenticationEntryPoint
Since:
3.0.2