From 8d5304f530b59cb65fba9bf22076fb01b8ad35fd Mon Sep 17 00:00:00 2001 From: Marcus Da Coregio Date: Mon, 8 May 2023 14:26:25 -0300 Subject: [PATCH] Use function definition instead of arrow function expression Closes gh-13106 --- .../service/web/Saml2WebSsoAuthenticationRequestFilter.java | 6 +++--- .../web/authentication/logout/Saml2LogoutRequestFilter.java | 6 +++--- .../Saml2RelyingPartyInitiatedLogoutSuccessHandler.java | 6 +++--- .../web/Saml2WebSsoAuthenticationRequestFilterTests.java | 6 +++--- .../logout/Saml2LogoutRequestFilterTests.java | 6 +++--- ...Saml2RelyingPartyInitiatedLogoutSuccessHandlerTests.java | 6 +++--- 6 files changed, 18 insertions(+), 18 deletions(-) diff --git a/saml2/saml2-service-provider/src/main/java/org/springframework/security/saml2/provider/service/web/Saml2WebSsoAuthenticationRequestFilter.java b/saml2/saml2-service-provider/src/main/java/org/springframework/security/saml2/provider/service/web/Saml2WebSsoAuthenticationRequestFilter.java index 1f23b77b0c..7803d789f1 100644 --- a/saml2/saml2-service-provider/src/main/java/org/springframework/security/saml2/provider/service/web/Saml2WebSsoAuthenticationRequestFilter.java +++ b/saml2/saml2-service-provider/src/main/java/org/springframework/security/saml2/provider/service/web/Saml2WebSsoAuthenticationRequestFilter.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2002-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -231,7 +231,7 @@ public class Saml2WebSsoAuthenticationRequestFilter extends OncePerRequestFilter html.append("\n"); html.append("\n").append(" \n"); html.append("