Class AuthorizeHttpRequestsConfigurer.AuthorizationManagerRequestMatcherRegistry

java.lang.Object
org.springframework.security.config.annotation.web.AbstractRequestMatcherRegistry<AuthorizeHttpRequestsConfigurer<H>.AuthorizedUrl>
org.springframework.security.config.annotation.web.configurers.AuthorizeHttpRequestsConfigurer.AuthorizationManagerRequestMatcherRegistry
Enclosing class:
AuthorizeHttpRequestsConfigurer<H extends HttpSecurityBuilder<H>>

public final class AuthorizeHttpRequestsConfigurer.AuthorizationManagerRequestMatcherRegistry extends AbstractRequestMatcherRegistry<AuthorizeHttpRequestsConfigurer<H>.AuthorizedUrl>
Registry for mapping a RequestMatcher to an AuthorizationManager.