Class PathPatternMessageMatcherBuilderFactoryBean

java.lang.Object
org.springframework.security.config.web.messaging.PathPatternMessageMatcherBuilderFactoryBean
All Implemented Interfaces:
org.springframework.beans.factory.FactoryBean<PathPatternMessageMatcher.Builder>

public final class PathPatternMessageMatcherBuilderFactoryBean extends Object implements org.springframework.beans.factory.FactoryBean<PathPatternMessageMatcher.Builder>
Use this factory bean to configure the PathPatternMessageMatcher.Builder bean used to create request matchers in MessageMatcherDelegatingAuthorizationManager and other parts of the DSL.
Since:
6.5