parent
019c27b0a0
commit
b667cbbb86
|
@ -194,7 +194,7 @@ public final class UrlAuthorizationConfigurer<H extends HttpSecurityBuilder<H>>
|
||||||
}
|
}
|
||||||
|
|
||||||
public final class StandardInterceptUrlRegistry extends
|
public final class StandardInterceptUrlRegistry extends
|
||||||
ExpressionUrlAuthorizationConfigurer<H>.AbstractInterceptUrlRegistry<StandardInterceptUrlRegistry, AuthorizedUrl> {
|
UrlAuthorizationConfigurer<H>.AbstractInterceptUrlRegistry<StandardInterceptUrlRegistry, AuthorizedUrl> {
|
||||||
|
|
||||||
private StandardInterceptUrlRegistry(ApplicationContext context) {
|
private StandardInterceptUrlRegistry(ApplicationContext context) {
|
||||||
setApplicationContext(context);
|
setApplicationContext(context);
|
||||||
|
|
Loading…
Reference in New Issue