public class RequestMatcherEditor
extends java.beans.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