1
0
mirror of synced 2026-08-05 17:57:15 +00:00

Align Raw Types

Closes gh-9026
This commit is contained in:
Josh Cummings
2020-09-18 16:21:53 -06:00
parent 019c27b0a0
commit b667cbbb86
@@ -194,7 +194,7 @@ public final class UrlAuthorizationConfigurer<H extends HttpSecurityBuilder<H>>
}
public final class StandardInterceptUrlRegistry extends
ExpressionUrlAuthorizationConfigurer<H>.AbstractInterceptUrlRegistry<StandardInterceptUrlRegistry, AuthorizedUrl> {
UrlAuthorizationConfigurer<H>.AbstractInterceptUrlRegistry<StandardInterceptUrlRegistry, AuthorizedUrl> {
private StandardInterceptUrlRegistry(ApplicationContext context) {
setApplicationContext(context);