From f6cb0bd610ec5cc1739f26f438505ffbf2da5c12 Mon Sep 17 00:00:00 2001 From: Rob Winch <362503+rwinch@users.noreply.github.com> Date: Tue, 29 Jul 2025 10:52:42 -0500 Subject: [PATCH] Merge Use 2004-present Copyright Header The original merge into main did not apply the changes. This fixes it. Closes gh-17635 --- .../security/acls/AclPermissionCacheOptimizer.java | 2 +- .../security/acls/AclPermissionEvaluator.java | 2 +- .../security/acls/afterinvocation/package-info.java | 2 +- .../security/acls/domain/AbstractPermission.java | 2 +- .../security/acls/domain/AccessControlEntryImpl.java | 2 +- .../security/acls/domain/DefaultPermissionFactory.java | 2 +- .../acls/domain/DefaultPermissionGrantingStrategy.java | 2 +- .../security/acls/domain/PermissionFactory.java | 2 +- .../security/acls/domain/SpringCacheBasedAclCache.java | 2 +- .../security/acls/domain/package-info.java | 2 +- .../security/acls/jdbc/AclClassIdUtils.java | 2 +- .../security/acls/jdbc/package-info.java | 2 +- .../security/acls/model/AclDataAccessException.java | 2 +- .../security/acls/model/ObjectIdentityGenerator.java | 2 +- .../acls/model/PermissionGrantingStrategy.java | 2 +- .../security/acls/model/package-info.java | 2 +- .../springframework/security/acls/package-info.java | 2 +- .../security/acls/AclFormattingUtilsTests.java | 2 +- .../acls/AclPermissionCacheOptimizerTests.java | 2 +- .../security/acls/AclPermissionEvaluatorTests.java | 2 +- .../springframework/security/acls/TargetObject.java | 2 +- .../security/acls/TargetObjectWithUUID.java | 2 +- ...fterInvocationCollectionFilteringProviderTests.java | 2 +- .../AclEntryAfterInvocationProviderTests.java | 2 +- .../acls/domain/AccessControlImplEntryTests.java | 2 +- .../acls/domain/AclAuthorizationStrategyImplTests.java | 2 +- .../security/acls/domain/AclImplTests.java | 2 +- .../domain/AclImplementationSecurityCheckTests.java | 2 +- .../security/acls/domain/AuditLoggerTests.java | 2 +- .../security/acls/domain/ObjectIdentityImplTests.java | 2 +- .../ObjectIdentityRetrievalStrategyImplTests.java | 2 +- .../acls/jdbc/AbstractBasicLookupStrategyTests.java | 2 +- .../security/acls/jdbc/AclClassIdUtilsTests.java | 2 +- .../security/acls/jdbc/BasicLookupStrategyTests.java | 2 +- .../acls/jdbc/BasicLookupStrategyTestsDbHelper.java | 2 +- .../jdbc/BasicLookupStrategyWithAclClassTypeTests.java | 2 +- .../security/acls/jdbc/JdbcAclServiceTests.java | 2 +- .../jdbc/JdbcMutableAclServiceTestsWithAclClassId.java | 2 +- .../acls/jdbc/SpringCacheBasedAclCacheTests.java | 2 +- .../springframework/security/acls/sid/CustomSid.java | 2 +- .../security/acls/sid/SidRetrievalStrategyTests.java | 2 +- .../springframework/security/acls/sid/SidTests.java | 2 +- .../aspectj/aspect/AnnotationSecurityAspect.aj | 2 +- .../method/aspectj/AbstractMethodInterceptorAspect.aj | 2 +- .../method/aspectj/JoinPointMethodInvocation.aj | 2 +- .../method/aspectj/PostAuthorizeAspect.aj | 2 +- .../authorization/method/aspectj/PostFilterAspect.aj | 2 +- .../authorization/method/aspectj/PreAuthorizeAspect.aj | 2 +- .../authorization/method/aspectj/PreFilterAspect.aj | 2 +- .../authorization/method/aspectj/SecuredAspect.aj | 2 +- .../aspectj/aspect/AnnotationSecurityAspectTests.java | 2 +- .../method/aspectj/PostAuthorizeAspectTests.java | 2 +- .../method/aspectj/PostFilterAspectTests.java | 2 +- .../method/aspectj/PreAuthorizeAspectTests.java | 2 +- .../method/aspectj/PreFilterAspectTests.java | 2 +- .../method/aspectj/SecuredAspectTests.java | 2 +- buildSrc/gradlew.bat | 2 +- .../groovy/io/spring/gradle/IncludeRepoTask.groovy | 2 +- .../gradle/convention/AbstractSpringJavaPlugin.groovy | 2 +- .../spring/gradle/convention/ArtifactoryPlugin.groovy | 2 +- .../spring/gradle/convention/CheckstylePlugin.groovy | 2 +- .../spring/gradle/convention/DeployDocsPlugin.groovy | 4 ++-- .../io/spring/gradle/convention/EclipsePlugin.groovy | 2 +- .../gradle/convention/IntegrationTestPlugin.groovy | 2 +- .../io/spring/gradle/convention/JacocoPlugin.groovy | 2 +- .../spring/gradle/convention/JavadocApiPlugin.groovy | 2 +- .../convention/ManagementConfigurationPlugin.java | 2 +- .../convention/RepositoryConventionPlugin.groovy | 2 +- .../spring/gradle/convention/RootProjectPlugin.groovy | 2 +- .../spring/gradle/convention/SortedProperties.groovy | 2 +- .../spring/gradle/convention/SpringModulePlugin.groovy | 2 +- .../spring/gradle/convention/SpringTestPlugin.groovy | 2 +- .../gradle/convention/TestsConfigurationPlugin.groovy | 2 +- .../CheckClasspathForProhibitedDependencies.java | 2 +- .../CheckClasspathForProhibitedDependenciesPlugin.java | 2 +- .../CheckProhibitedDependenciesLifecyclePlugin.java | 2 +- .../gradle/maven/SpringSigningPlugin.java | 2 +- .../gradle/propdeps/PropDepsEclipsePlugin.groovy | 2 +- .../gradle/propdeps/PropDepsIdeaPlugin.groovy | 2 +- .../gradle/propdeps/PropDepsPlugin.groovy | 2 +- .../gradle/xsd/CreateVersionlessXsdTask.java | 2 +- .../security/CheckExpectedBranchVersionPlugin.java | 2 +- .../security/convention/versions/FileUtils.java | 2 +- .../versions/TransitiveDependencyLookupUtils.java | 2 +- .../versions/VerifyDependenciesVersionsPlugin.java | 2 +- buildSrc/src/main/java/s101/S101Configure.java | 2 +- buildSrc/src/main/java/s101/S101Configurer.java | 2 +- buildSrc/src/main/java/s101/S101Install.java | 2 +- buildSrc/src/main/java/s101/S101Plugin.java | 2 +- buildSrc/src/main/java/s101/S101PluginExtension.java | 2 +- buildSrc/src/test/java/io/spring/gradle/TestKit.java | 2 +- .../gradle/convention/IntegrationPluginTest.java | 2 +- .../spring/gradle/convention/JavadocApiPluginTest.java | 2 +- .../convention/RepositoryConventionPluginTests.java | 2 +- .../gradle/xsd/CreateVersionlessXsdTaskTests.java | 2 +- .../src/integration-test/groovy/sample/TheTest.groovy | 4 ++-- .../CasServiceTicketAuthenticationToken.java | 2 +- .../authentication/ServiceAuthenticationDetails.java | 2 +- .../authentication/SpringCacheBasedTicketCache.java | 2 +- .../security/cas/authentication/package-info.java | 2 +- .../security/cas/jackson2/AssertionImplMixin.java | 2 +- .../cas/jackson2/AttributePrincipalImplMixin.java | 2 +- .../cas/jackson2/CasAuthenticationTokenMixin.java | 2 +- .../security/cas/jackson2/CasJackson2Module.java | 2 +- .../org/springframework/security/cas/package-info.java | 2 +- .../security/cas/web/CasAuthenticationEntryPoint.java | 2 +- .../security/cas/web/CasAuthenticationFilter.java | 2 +- .../web/CasGatewayAuthenticationRedirectFilter.java | 2 +- .../cas/web/CasGatewayResolverRequestMatcher.java | 2 +- .../DefaultServiceAuthenticationDetails.java | 2 +- .../ServiceAuthenticationDetailsSource.java | 2 +- .../security/cas/web/authentication/package-info.java | 2 +- .../springframework/security/cas/web/package-info.java | 2 +- .../AbstractStatelessTicketCacheTests.java | 2 +- .../cas/jackson2/CasAuthenticationTokenMixinTests.java | 2 +- ...FromAssertionAttributesUserDetailsServiceTests.java | 2 +- .../security/cas/web/CasAuthenticationFilterTests.java | 2 +- .../CasGatewayAuthenticationRedirectFilterTests.java | 2 +- .../cas/web/CasGatewayResolverRequestMatcherTests.java | 2 +- .../DefaultServiceAuthenticationDetailsTests.java | 2 +- ...henticationProviderBuilderSecurityBuilderTests.java | 2 +- .../LdapAuthenticationProviderConfigurerTests.java | 2 +- .../ldap/NamespaceLdapAuthenticationProviderTests.java | 2 +- ...amespaceLdapAuthenticationProviderTestsConfigs.java | 2 +- .../annotation/configurers/WebAuthnWebDriverTests.java | 2 +- .../config/annotation/rsocket/HelloHandler.java | 2 +- .../config/annotation/rsocket/HelloRSocketITests.java | 2 +- .../rsocket/HelloRSocketObservationITests.java | 2 +- .../rsocket/HelloRSocketWithWebFluxITests.java | 2 +- .../security/config/annotation/rsocket/JwtITests.java | 2 +- .../rsocket/RSocketMessageHandlerConnectionITests.java | 2 +- .../rsocket/RSocketMessageHandlerITests.java | 2 +- .../annotation/rsocket/SimpleAuthenticationITests.java | 2 +- ...beddedLdapServerContextSourceFactoryBeanITests.java | 2 +- .../LdapBindAuthenticationManagerFactoryITests.java | 2 +- ...rdComparisonAuthenticationManagerFactoryITests.java | 2 +- .../ldap/LdapProviderBeanDefinitionParserTests.java | 2 +- .../ldap/LdapServerBeanDefinitionParserTests.java | 2 +- .../ldap/LdapUserServiceBeanDefinitionParserTests.java | 2 +- .../org/springframework/security/config/BeanIds.java | 2 +- .../springframework/security/config/Customizer.java | 2 +- .../security/config/DebugBeanDefinitionParser.java | 2 +- .../org/springframework/security/config/Elements.java | 2 +- .../security/config/ObjectPostProcessor.java | 2 +- .../security/config/SecurityNamespaceHandler.java | 2 +- .../annotation/AbstractConfiguredSecurityBuilder.java | 2 +- .../config/annotation/AbstractSecurityBuilder.java | 2 +- .../config/annotation/AlreadyBuiltException.java | 2 +- .../security/config/annotation/SecurityBuilder.java | 2 +- .../security/config/annotation/SecurityConfigurer.java | 2 +- .../config/annotation/SecurityConfigurerAdapter.java | 2 +- .../authentication/ProviderManagerBuilder.java | 2 +- .../builders/AuthenticationManagerBuilder.java | 2 +- .../configuration/AuthenticationConfiguration.java | 2 +- ...henticationManagerBeanRegistrationAotProcessor.java | 2 +- .../configuration/EnableGlobalAuthentication.java | 2 +- .../GlobalAuthenticationConfigurerAdapter.java | 2 +- ...izeAuthenticationProviderBeanManagerConfigurer.java | 2 +- .../InitializeUserDetailsBeanManagerConfigurer.java | 2 +- .../ldap/LdapAuthenticationProviderConfigurer.java | 2 +- .../InMemoryUserDetailsManagerConfigurer.java | 2 +- .../provisioning/JdbcUserDetailsManagerConfigurer.java | 2 +- .../provisioning/UserDetailsManagerConfigurer.java | 2 +- .../AbstractDaoAuthenticationConfigurer.java | 2 +- .../userdetails/DaoAuthenticationConfigurer.java | 2 +- .../userdetails/UserDetailsAwareConfigurer.java | 2 +- .../userdetails/UserDetailsServiceConfigurer.java | 2 +- .../AutowireBeanFactoryObjectPostProcessor.java | 2 +- .../ObjectPostProcessorConfiguration.java | 2 +- .../configuration/AuthorizationProxyConfiguration.java | 2 +- .../AuthorizationProxyDataConfiguration.java | 2 +- .../AuthorizationProxyWebConfiguration.java | 2 +- .../configuration/DeferringMethodInterceptor.java | 2 +- .../configuration/EnableGlobalMethodSecurity.java | 2 +- .../method/configuration/EnableMethodSecurity.java | 2 +- .../configuration/EnableReactiveMethodSecurity.java | 2 +- .../GlobalMethodSecurityAspectJAutoProxyRegistrar.java | 2 +- .../GlobalMethodSecurityConfiguration.java | 2 +- .../configuration/GlobalMethodSecuritySelector.java | 2 +- .../Jsr250MetadataSourceConfiguration.java | 2 +- .../Jsr250MethodSecurityConfiguration.java | 2 +- .../configuration/MethodObservationConfiguration.java | 2 +- .../configuration/MethodSecurityAdvisorRegistrar.java | 2 +- .../MethodSecurityAspectJAutoProxyRegistrar.java | 2 +- .../MethodSecurityMetadataSourceAdvisorRegistrar.java | 2 +- .../method/configuration/MethodSecuritySelector.java | 2 +- .../PrePostMethodSecurityConfiguration.java | 2 +- ...uthorizationManagerMethodSecurityConfiguration.java | 2 +- .../ReactiveMethodObservationConfiguration.java | 2 +- .../ReactiveMethodSecurityConfiguration.java | 2 +- .../configuration/ReactiveMethodSecuritySelector.java | 2 +- .../SecuredMethodSecurityConfiguration.java | 2 +- .../annotation/rsocket/EnableRSocketSecurity.java | 2 +- .../annotation/rsocket/PayloadInterceptorOrder.java | 2 +- .../config/annotation/rsocket/RSocketSecurity.java | 2 +- .../rsocket/RSocketSecurityConfiguration.java | 2 +- .../rsocket/ReactiveObservationConfiguration.java | 2 +- .../rsocket/ReactiveObservationImportSelector.java | 2 +- ...SecuritySocketAcceptorInterceptorConfiguration.java | 2 +- .../annotation/web/AbstractRequestMatcherRegistry.java | 2 +- .../config/annotation/web/HttpSecurityBuilder.java | 2 +- .../annotation/web/ServletRegistrationsSupport.java | 2 +- .../config/annotation/web/WebSecurityConfigurer.java | 2 +- .../web/builders/FilterOrderRegistration.java | 2 +- .../config/annotation/web/builders/HttpSecurity.java | 2 +- .../config/annotation/web/builders/WebSecurity.java | 2 +- .../web/builders/WebSecurityFilterChainValidator.java | 2 +- .../web/configuration/AuthorizationConfiguration.java | 2 +- .../AutowiredWebSecurityConfigurersIgnoreParents.java | 2 +- .../web/configuration/EnableWebSecurity.java | 2 +- .../web/configuration/HttpSecurityConfiguration.java | 2 +- .../web/configuration/OAuth2ClientConfiguration.java | 2 +- .../web/configuration/OAuth2ImportSelector.java | 2 +- .../web/configuration/ObservationConfiguration.java | 2 +- .../web/configuration/ObservationImportSelector.java | 2 +- .../SecurityReactorContextConfiguration.java | 2 +- .../web/configuration/SpringWebMvcImportSelector.java | 2 +- .../web/configuration/WebMvcSecurityConfiguration.java | 2 +- .../web/configuration/WebSecurityConfiguration.java | 2 +- .../web/configuration/WebSecurityCustomizer.java | 2 +- .../AbstractAuthenticationFilterConfigurer.java | 2 +- .../AbstractConfigAttributeRequestMatcherRegistry.java | 2 +- .../web/configurers/AbstractHttpConfigurer.java | 2 +- .../web/configurers/AnonymousConfigurer.java | 2 +- .../configurers/AuthorizeHttpRequestsConfigurer.java | 2 +- .../web/configurers/ChannelSecurityConfigurer.java | 2 +- .../annotation/web/configurers/CorsConfigurer.java | 2 +- .../annotation/web/configurers/CsrfConfigurer.java | 2 +- .../web/configurers/DefaultLoginPageConfigurer.java | 2 +- .../web/configurers/ExceptionHandlingConfigurer.java | 2 +- .../web/configurers/FormLoginConfigurer.java | 2 +- .../annotation/web/configurers/HeadersConfigurer.java | 2 +- .../web/configurers/HttpBasicConfigurer.java | 2 +- .../web/configurers/HttpsRedirectConfigurer.java | 2 +- .../annotation/web/configurers/JeeConfigurer.java | 2 +- .../annotation/web/configurers/LogoutConfigurer.java | 2 +- .../web/configurers/PasswordManagementConfigurer.java | 2 +- .../annotation/web/configurers/PermitAllSupport.java | 2 +- .../web/configurers/PortMapperConfigurer.java | 2 +- .../web/configurers/RememberMeConfigurer.java | 2 +- .../web/configurers/RequestCacheConfigurer.java | 2 +- .../web/configurers/SecurityContextConfigurer.java | 2 +- .../web/configurers/ServletApiConfigurer.java | 2 +- .../web/configurers/SessionManagementConfigurer.java | 2 +- .../annotation/web/configurers/WebAuthnConfigurer.java | 2 +- .../annotation/web/configurers/X509Configurer.java | 2 +- .../oauth2/client/OAuth2ClientConfigurer.java | 2 +- .../oauth2/client/OAuth2ClientConfigurerUtils.java | 2 +- .../oauth2/client/OAuth2LoginConfigurer.java | 2 +- .../client/OidcBackChannelLogoutAuthentication.java | 2 +- .../OidcBackChannelLogoutAuthenticationProvider.java | 2 +- .../oauth2/client/OidcBackChannelLogoutFilter.java | 2 +- .../oauth2/client/OidcBackChannelLogoutHandler.java | 2 +- .../client/OidcBackChannelLogoutTokenValidator.java | 2 +- .../client/OidcLogoutAuthenticationConverter.java | 2 +- .../oauth2/client/OidcLogoutAuthenticationToken.java | 2 +- .../oauth2/client/OidcLogoutConfigurer.java | 2 +- .../oauth2/client/OidcUserRefreshedEventListener.java | 2 +- .../server/resource/DPoPAuthenticationConfigurer.java | 2 +- .../resource/OAuth2ResourceServerConfigurer.java | 2 +- .../configurers/ott/OneTimeTokenLoginConfigurer.java | 2 +- .../web/configurers/saml2/Saml2LoginConfigurer.java | 2 +- .../web/configurers/saml2/Saml2LogoutConfigurer.java | 2 +- .../web/configurers/saml2/Saml2MetadataConfigurer.java | 2 +- .../annotation/web/reactive/EnableWebFluxSecurity.java | 2 +- .../reactive/ReactiveOAuth2ClientConfiguration.java | 2 +- .../reactive/ReactiveOAuth2ClientImportSelector.java | 2 +- .../web/reactive/ReactiveObservationConfiguration.java | 2 +- .../reactive/ReactiveObservationImportSelector.java | 2 +- .../web/reactive/ServerHttpSecurityConfiguration.java | 2 +- .../web/reactive/WebFluxSecurityConfiguration.java | 2 +- .../configuration/WebMvcSecurityConfiguration.java | 2 +- .../annotation/web/socket/EnableWebSocketSecurity.java | 2 +- ...essageMatcherAuthorizationManagerConfiguration.java | 2 +- .../WebSocketMessageBrokerSecurityConfiguration.java | 2 +- .../web/socket/WebSocketObservationConfiguration.java | 2 +- .../web/socket/WebSocketObservationImportSelector.java | 2 +- .../config/aot/hint/OAuth2LoginRuntimeHints.java | 2 +- .../hint/WebMvcSecurityConfigurationRuntimeHints.java | 2 +- .../aot/hint/WebSecurityConfigurationRuntimeHints.java | 2 +- ...AbstractUserDetailsServiceBeanDefinitionParser.java | 2 +- .../AuthenticationManagerBeanDefinitionParser.java | 2 +- .../AuthenticationManagerFactoryBean.java | 2 +- .../AuthenticationProviderBeanDefinitionParser.java | 2 +- .../JdbcUserServiceBeanDefinitionParser.java | 2 +- .../config/authentication/PasswordEncoderParser.java | 2 +- .../UserServiceBeanDefinitionParser.java | 2 +- .../security/config/authentication/package-info.java | 2 +- .../security/config/core/GrantedAuthorityDefaults.java | 2 +- .../ReactiveUserDetailsServiceResourceFactoryBean.java | 2 +- .../core/userdetails/UserDetailsMapFactoryBean.java | 2 +- .../userdetails/UserDetailsResourceFactoryBean.java | 2 +- .../crypto/RsaKeyConversionServicePostProcessor.java | 2 +- .../debug/SecurityDebugBeanFactoryPostProcessor.java | 2 +- .../config/http/AuthenticationConfigBuilder.java | 2 +- .../config/http/AuthorizationFilterParser.java | 2 +- .../security/config/http/ChannelAttributeFactory.java | 2 +- .../security/config/http/CorsBeanDefinitionParser.java | 2 +- .../http/CorsConfigurationSourceFactoryBean.java | 2 +- .../security/config/http/CsrfBeanDefinitionParser.java | 2 +- .../config/http/DefaultFilterChainValidator.java | 2 +- .../config/http/FilterChainBeanDefinitionParser.java | 2 +- .../http/FilterChainMapBeanDefinitionDecorator.java | 2 +- .../FilterInvocationSecurityMetadataSourceParser.java | 2 +- .../config/http/FormLoginBeanDefinitionParser.java | 2 +- .../http/GrantedAuthorityDefaultsParserUtils.java | 2 +- .../config/http/HeadersBeanDefinitionParser.java | 2 +- .../security/config/http/HttpConfigurationBuilder.java | 2 +- .../config/http/HttpFirewallBeanDefinitionParser.java | 2 +- .../config/http/HttpSecurityBeanDefinitionParser.java | 2 +- .../config/http/LogoutBeanDefinitionParser.java | 2 +- .../security/config/http/MatcherType.java | 2 +- .../config/http/MessageMatcherFactoryBean.java | 2 +- .../http/OAuth2AuthorizedClientManagerRegistrar.java | 2 +- .../config/http/OAuth2ClientBeanDefinitionParser.java | 2 +- .../http/OAuth2ClientBeanDefinitionParserUtils.java | 2 +- .../http/OAuth2ClientWebMvcSecurityPostProcessor.java | 2 +- .../config/http/OAuth2LoginBeanDefinitionParser.java | 2 +- .../http/OAuth2ResourceServerBeanDefinitionParser.java | 2 +- .../security/config/http/OrderDecorator.java | 2 +- .../http/PathPatternRequestMatcherFactoryBean.java | 2 +- .../config/http/PortMappingsBeanDefinitionParser.java | 2 +- .../config/http/RememberMeBeanDefinitionParser.java | 2 +- .../config/http/RequestMatcherFactoryBean.java | 2 +- .../config/http/Saml2LoginBeanDefinitionParser.java | 2 +- .../http/Saml2LoginBeanDefinitionParserUtils.java | 2 +- .../config/http/Saml2LogoutBeanDefinitionParser.java | 2 +- .../http/Saml2LogoutBeanDefinitionParserUtils.java | 2 +- .../security/config/http/SecurityFilters.java | 2 +- .../security/config/http/SessionCreationPolicy.java | 2 +- .../config/http/UserDetailsServiceFactoryBean.java | 2 +- .../security/config/http/WebConfigUtils.java | 2 +- .../WellKnownChangePasswordBeanDefinitionParser.java | 2 +- .../security/config/http/package-info.java | 2 +- .../ldap/AbstractLdapAuthenticationManagerFactory.java | 2 +- .../config/ldap/ContextSourceSettingPostProcessor.java | 2 +- .../EmbeddedLdapServerContextSourceFactoryBean.java | 2 +- .../ldap/LdapBindAuthenticationManagerFactory.java | 2 +- ...PasswordComparisonAuthenticationManagerFactory.java | 2 +- .../config/ldap/LdapProviderBeanDefinitionParser.java | 2 +- .../config/ldap/LdapServerBeanDefinitionParser.java | 2 +- .../ldap/LdapUserServiceBeanDefinitionParser.java | 2 +- .../security/config/ldap/package-info.java | 2 +- .../security/config/method/AspectJMethodMatcher.java | 2 +- .../GlobalMethodSecurityBeanDefinitionParser.java | 2 +- .../InterceptMethodsBeanDefinitionDecorator.java | 2 +- .../security/config/method/MethodConfigUtils.java | 2 +- .../method/MethodSecurityBeanDefinitionParser.java | 2 +- ...thodSecurityMetadataSourceBeanDefinitionParser.java | 2 +- .../method/PointcutDelegatingAuthorizationManager.java | 2 +- .../config/method/PrefixBasedMethodMatcher.java | 2 +- .../config/method/ProtectPointcutPostProcessor.java | 2 +- .../security/config/method/package-info.java | 2 +- .../ClientRegistrationsBeanDefinitionParser.java | 2 +- .../config/oauth2/client/CommonOAuth2Provider.java | 2 +- .../observation/SecurityObservationSettings.java | 2 +- .../springframework/security/config/package-info.java | 2 +- .../UserDetailsManagerResourceFactoryBean.java | 2 +- .../RelyingPartyRegistrationsBeanDefinitionParser.java | 2 +- .../PathPatternRequestMatcherBuilderFactoryBean.java | 2 +- .../PathPatternMessageMatcherBuilderFactoryBean.java | 2 +- .../AbstractServerWebExchangeMatcherRegistry.java | 2 +- .../config/web/server/HttpMessageConverters.java | 2 +- .../security/config/web/server/OAuth2ErrorEncoder.java | 2 +- .../server/OidcBackChannelLogoutAuthentication.java | 2 +- ...BackChannelLogoutReactiveAuthenticationManager.java | 2 +- .../server/OidcBackChannelLogoutTokenValidator.java | 2 +- .../web/server/OidcBackChannelLogoutWebFilter.java | 2 +- .../web/server/OidcBackChannelServerLogoutHandler.java | 2 +- .../web/server/OidcLogoutAuthenticationToken.java | 2 +- .../OidcLogoutServerAuthenticationConverter.java | 2 +- .../config/web/server/SecurityWebFiltersOrder.java | 2 +- .../security/config/web/server/ServerHttpSecurity.java | 2 +- ...ocketMessageBrokerSecurityBeanDefinitionParser.java | 2 +- .../config/annotation/web/AbstractRequestMatcherDsl.kt | 2 +- .../security/config/annotation/web/AnonymousDsl.kt | 2 +- .../config/annotation/web/AuthorizeHttpRequestsDsl.kt | 2 +- .../security/config/annotation/web/CorsDsl.kt | 2 +- .../security/config/annotation/web/CsrfDsl.kt | 2 +- .../config/annotation/web/ExceptionHandlingDsl.kt | 2 +- .../security/config/annotation/web/FormLoginDsl.kt | 2 +- .../security/config/annotation/web/HeadersDsl.kt | 2 +- .../security/config/annotation/web/HttpBasicDsl.kt | 2 +- .../security/config/annotation/web/HttpSecurityDsl.kt | 2 +- .../security/config/annotation/web/HttpsRedirectDsl.kt | 2 +- .../security/config/annotation/web/LogoutDsl.kt | 2 +- .../security/config/annotation/web/OAuth2ClientDsl.kt | 4 ++-- .../security/config/annotation/web/OAuth2LoginDsl.kt | 2 +- .../config/annotation/web/OAuth2ResourceServerDsl.kt | 2 +- .../security/config/annotation/web/OidcLogoutDsl.kt | 2 +- .../config/annotation/web/OneTimeTokenLoginDsl.kt | 2 +- .../config/annotation/web/PasswordManagementDsl.kt | 2 +- .../security/config/annotation/web/PortMapperDsl.kt | 2 +- .../security/config/annotation/web/RememberMeDsl.kt | 2 +- .../security/config/annotation/web/RequestCacheDsl.kt | 2 +- .../config/annotation/web/RequiresChannelDsl.kt | 2 +- .../security/config/annotation/web/Saml2Dsl.kt | 2 +- .../security/config/annotation/web/Saml2LogoutDsl.kt | 2 +- .../security/config/annotation/web/Saml2MetadataDsl.kt | 2 +- .../config/annotation/web/SecurityContextDsl.kt | 2 +- .../security/config/annotation/web/SecurityMarker.kt | 2 +- .../config/annotation/web/SessionManagementDsl.kt | 2 +- .../security/config/annotation/web/WebAuthnDsl.kt | 2 +- .../security/config/annotation/web/X509Dsl.kt | 2 +- .../config/annotation/web/headers/CacheControlDsl.kt | 2 +- .../annotation/web/headers/ContentSecurityPolicyDsl.kt | 2 +- .../annotation/web/headers/ContentTypeOptionsDsl.kt | 2 +- .../web/headers/CrossOriginEmbedderPolicyDsl.kt | 2 +- .../web/headers/CrossOriginOpenerPolicyDsl.kt | 2 +- .../web/headers/CrossOriginResourcePolicyDsl.kt | 2 +- .../config/annotation/web/headers/FrameOptionsDsl.kt | 2 +- .../annotation/web/headers/HeadersSecurityMarker.kt | 2 +- .../annotation/web/headers/HttpPublicKeyPinningDsl.kt | 2 +- .../web/headers/HttpStrictTransportSecurityDsl.kt | 2 +- .../annotation/web/headers/PermissionsPolicyDsl.kt | 2 +- .../config/annotation/web/headers/ReferrerPolicyDsl.kt | 2 +- .../annotation/web/headers/XssProtectionConfigDsl.kt | 2 +- .../web/oauth2/client/AuthorizationCodeGrantDsl.kt | 2 +- .../web/oauth2/client/OAuth2ClientSecurityMarker.kt | 2 +- .../web/oauth2/login/AuthorizationEndpointDsl.kt | 2 +- .../web/oauth2/login/OAuth2LoginSecurityMarker.kt | 2 +- .../web/oauth2/login/OidcBackChannelLogoutDsl.kt | 2 +- .../web/oauth2/login/RedirectionEndpointDsl.kt | 2 +- .../annotation/web/oauth2/login/TokenEndpointDsl.kt | 2 +- .../annotation/web/oauth2/login/UserInfoEndpointDsl.kt | 2 +- .../annotation/web/oauth2/resourceserver/JwtDsl.kt | 2 +- .../OAuth2ResourceServerSecurityMarker.kt | 2 +- .../web/oauth2/resourceserver/OpaqueTokenDsl.kt | 2 +- .../config/annotation/web/saml2/LogoutRequestDsl.kt | 2 +- .../config/annotation/web/saml2/LogoutResponseDsl.kt | 2 +- .../config/annotation/web/saml2/Saml2SecurityMarker.kt | 2 +- .../annotation/web/session/SessionConcurrencyDsl.kt | 2 +- .../annotation/web/session/SessionFixationDsl.kt | 2 +- .../annotation/web/session/SessionSecurityMarker.kt | 2 +- .../security/config/web/server/AuthorizeExchangeDsl.kt | 2 +- .../security/config/web/server/ServerAnonymousDsl.kt | 2 +- .../config/web/server/ServerCacheControlDsl.kt | 2 +- .../web/server/ServerContentSecurityPolicyDsl.kt | 2 +- .../config/web/server/ServerContentTypeOptionsDsl.kt | 2 +- .../security/config/web/server/ServerCorsDsl.kt | 2 +- .../web/server/ServerCrossOriginEmbedderPolicyDsl.kt | 2 +- .../web/server/ServerCrossOriginOpenerPolicyDsl.kt | 2 +- .../web/server/ServerCrossOriginResourcePolicyDsl.kt | 2 +- .../security/config/web/server/ServerCsrfDsl.kt | 2 +- .../config/web/server/ServerExceptionHandlingDsl.kt | 2 +- .../security/config/web/server/ServerFormLoginDsl.kt | 2 +- .../config/web/server/ServerFrameOptionsDsl.kt | 2 +- .../security/config/web/server/ServerHeadersDsl.kt | 2 +- .../security/config/web/server/ServerHttpBasicDsl.kt | 2 +- .../config/web/server/ServerHttpSecurityDsl.kt | 2 +- .../web/server/ServerHttpStrictTransportSecurityDsl.kt | 2 +- .../config/web/server/ServerHttpsRedirectDsl.kt | 2 +- .../security/config/web/server/ServerJwtDsl.kt | 2 +- .../security/config/web/server/ServerLogoutDsl.kt | 2 +- .../config/web/server/ServerOAuth2ClientDsl.kt | 2 +- .../security/config/web/server/ServerOAuth2LoginDsl.kt | 2 +- .../config/web/server/ServerOAuth2ResourceServerDsl.kt | 2 +- .../web/server/ServerOidcBackChannelLogoutDsl.kt | 2 +- .../security/config/web/server/ServerOidcLogoutDsl.kt | 4 ++-- .../config/web/server/ServerOneTimeTokenLoginDsl.kt | 2 +- .../security/config/web/server/ServerOpaqueTokenDsl.kt | 2 +- .../config/web/server/ServerPasswordManagementDsl.kt | 2 +- .../config/web/server/ServerPermissionsPolicyDsl.kt | 2 +- .../config/web/server/ServerReferrerPolicyDsl.kt | 2 +- .../config/web/server/ServerRequestCacheDsl.kt | 2 +- .../security/config/web/server/ServerSecurityMarker.kt | 2 +- .../config/web/server/ServerSessionConcurrencyDsl.kt | 2 +- .../config/web/server/ServerSessionManagementDsl.kt | 2 +- .../security/config/web/server/ServerX509Dsl.kt | 2 +- .../config/web/server/ServerXssProtectionDsl.kt | 2 +- config/src/main/resources/META-INF/spring.schemas | 2 +- .../security/BeanNameCollectingPostProcessor.java | 2 +- .../security/CollectingAppListener.java | 2 +- .../springframework/security/SerializationSamples.java | 2 +- .../SpringSecurityCoreVersionSerializableTests.java | 2 +- .../security/config/ConfigTestUtils.java | 2 +- .../security/config/FilterChainProxyConfigTests.java | 2 +- .../security/config/InvalidConfigurationTests.java | 2 +- .../security/config/MockAfterInvocationProvider.java | 2 +- .../security/config/MockEventListener.java | 2 +- .../config/MockSecurityContextHolderStrategy.java | 2 +- .../security/config/MockTransactionManager.java | 2 +- .../config/MockUserServiceBeanPostProcessor.java | 2 +- .../config/PostProcessedMockUserDetailsService.java | 2 +- .../security/config/SecurityNamespaceHandlerTests.java | 2 +- .../security/config/TestBusinessBean.java | 2 +- .../security/config/TestBusinessBeanImpl.java | 2 +- .../security/config/TestDeferredSecurityContext.java | 2 +- .../security/config/TransactionalTestBusinessBean.java | 2 +- .../annotation/ConcereteSecurityConfigurerAdapter.java | 2 +- .../config/annotation/ObjectPostProcessorTests.java | 2 +- .../SecurityConfigurerAdapterClosureTests.java | 2 +- .../annotation/SecurityConfigurerAdapterTests.java | 2 +- ...SecurityContextChangedListenerArgumentMatchers.java | 2 +- .../SecurityContextChangedListenerConfig.java | 2 +- .../AuthenticationManagerBuilderTests.java | 2 +- .../authentication/BaseAuthenticationConfig.java | 2 +- .../NamespaceAuthenticationManagerTests.java | 2 +- .../NamespaceAuthenticationProviderTests.java | 2 +- .../authentication/NamespaceJdbcUserServiceTests.java | 2 +- .../authentication/NamespacePasswordEncoderTests.java | 2 +- .../authentication/PasswordEncoderConfigurerTests.java | 2 +- .../AuthenticationConfigurationPublishTests.java | 2 +- .../AuthenticationConfigurationTests.java | 2 +- ...cationManagerBeanRegistrationAotProcessorTests.java | 2 +- .../configuration/EnableGlobalAuthenticationTests.java | 2 +- .../LdapAuthenticationProviderConfigurerTests.java | 2 +- .../UserDetailsManagerConfigurerTests.java | 2 +- .../configuration/AroundMethodInterceptor.java | 2 +- .../AutowireBeanFactoryObjectPostProcessorTests.java | 2 +- .../config/annotation/configuration/MyAdvisedBean.java | 2 +- .../config/annotation/issue50/ApplicationConfig.java | 2 +- .../config/annotation/issue50/Issue50Tests.java | 2 +- .../config/annotation/issue50/SecurityConfig.java | 2 +- .../config/annotation/issue50/domain/User.java | 2 +- .../config/annotation/issue50/repo/UserRepository.java | 2 +- .../AuthorizationProxyConfigurationTests.java | 2 +- .../config/annotation/method/configuration/Authz.java | 2 +- .../DelegatingReactiveMessageService.java | 2 +- ...uthorizationManagerReactiveMethodSecurityTests.java | 2 +- .../configuration/EnableCustomMethodSecurity.java | 2 +- .../EnableReactiveMethodSecurityTests.java | 2 +- .../GlobalMethodSecurityConfigurationTests.java | 2 +- .../method/configuration/MethodSecurityService.java | 2 +- .../configuration/MethodSecurityServiceConfig.java | 2 +- .../configuration/MethodSecurityServiceImpl.java | 2 +- .../annotation/method/configuration/MyMasker.java | 2 +- ...paceGlobalMethodSecurityExpressionHandlerTests.java | 2 +- .../NamespaceGlobalMethodSecurityTests.java | 2 +- .../PrePostMethodSecurityConfigurationTests.java | 2 +- ...rePostReactiveMethodSecurityConfigurationTests.java | 2 +- .../method/configuration/ReactiveMessageService.java | 2 +- .../ReactiveMethodSecurityConfigurationTests.java | 2 +- .../configuration/ReactiveMethodSecurityService.java | 2 +- .../ReactiveMethodSecurityServiceImpl.java | 2 +- .../method/configuration/RequireAdminRole.java | 2 +- .../method/configuration/RequireUserRole.java | 2 +- .../SampleEnableGlobalMethodSecurityTests.java | 2 +- .../configuration/UserRecordWithEmailProtected.java | 2 +- .../aot/EnableMethodSecurityAotTests.java | 2 +- .../annotation/method/configuration/aot/Message.java | 2 +- .../method/configuration/aot/MessageRepository.java | 2 +- .../annotation/method/configuration/aot/User.java | 2 +- .../method/configuration/aot/UserProjection.java | 2 +- .../configuration/issue14637/ApplicationConfig.java | 2 +- .../configuration/issue14637/Issue14637Tests.java | 2 +- .../configuration/issue14637/SecurityConfig.java | 2 +- .../method/configuration/issue14637/domain/Entry.java | 2 +- .../configuration/issue14637/repo/EntryRepository.java | 2 +- .../config/annotation/sec2758/Sec2758Tests.java | 2 +- .../web/AbstractConfiguredSecurityBuilderTests.java | 2 +- .../AbstractRequestMatcherRegistryAnyMatcherTests.java | 2 +- .../web/AbstractRequestMatcherRegistryNoMvcTests.java | 2 +- .../web/AbstractRequestMatcherRegistryTests.java | 2 +- .../annotation/web/HttpSecurityHeadersTests.java | 2 +- .../web/builders/FilterOrderRegistrationTests.java | 2 +- .../web/builders/HttpConfigurationTests.java | 2 +- .../HttpSecurityAuthenticationManagerTests.java | 2 +- .../web/builders/HttpSecurityDeferAddFilterTests.java | 2 +- .../annotation/web/builders/NamespaceHttpTests.java | 2 +- .../annotation/web/builders/TestHttpSecurities.java | 2 +- .../builders/WebSecurityFilterChainValidatorTests.java | 2 +- .../annotation/web/builders/WebSecurityTests.java | 2 +- .../AuthenticationPrincipalArgumentResolverTests.java | 2 +- ...agerWebInvocationPrivilegeEvaluatorConfigTests.java | 2 +- .../configuration/DeferHttpSessionJavaConfigTests.java | 2 +- .../web/configuration/EnableWebSecurityTests.java | 2 +- .../configuration/HttpSecurityConfigurationTests.java | 2 +- ...Auth2AuthorizedClientManagerConfigurationTests.java | 2 +- .../configuration/OAuth2ClientConfigurationTests.java | 2 +- ...ReactorContextConfigurationResourceServerTests.java | 2 +- .../SecurityReactorContextConfigurationTests.java | 2 +- .../WebMvcSecurityConfigurationTests.java | 2 +- .../configuration/WebSecurityConfigurationTests.java | 2 +- .../web/configuration/sec2377/Sec2377Tests.java | 2 +- .../web/configuration/sec2377/a/Sec2377AConfig.java | 2 +- .../web/configuration/sec2377/b/Sec2377BConfig.java | 2 +- ...ractConfigAttributeRequestMatcherRegistryTests.java | 2 +- .../web/configurers/AnonymousConfigurerTests.java | 2 +- .../AuthorizeHttpRequestsConfigurerTests.java | 2 +- .../configurers/ChannelSecurityConfigurerTests.java | 2 +- .../web/configurers/CorsConfigurerTests.java | 2 +- .../CsrfConfigurerIgnoringRequestMatchersTests.java | 2 +- .../web/configurers/CsrfConfigurerNoWebMvcTests.java | 2 +- .../web/configurers/CsrfConfigurerTests.java | 2 +- .../web/configurers/DefaultFiltersTests.java | 2 +- .../configurers/DefaultLoginPageConfigurerTests.java | 2 +- ...tionHandlingConfigurerAccessDeniedHandlerTests.java | 2 +- .../configurers/ExceptionHandlingConfigurerTests.java | 2 +- .../web/configurers/FormLoginConfigurerTests.java | 2 +- .../HeadersConfigurerEagerHeadersTests.java | 2 +- .../web/configurers/HeadersConfigurerTests.java | 2 +- .../web/configurers/HttpBasicConfigurerTests.java | 2 +- .../web/configurers/HttpSecurityLogoutTests.java | 2 +- .../web/configurers/HttpSecurityObservationTests.java | 2 +- .../configurers/HttpSecurityRequestMatchersTests.java | 2 +- .../HttpSecuritySecurityMatchersNoMvcTests.java | 2 +- .../configurers/HttpSecuritySecurityMatchersTests.java | 2 +- .../web/configurers/HttpsRedirectConfigurerTests.java | 2 +- .../annotation/web/configurers/JeeConfigurerTests.java | 2 +- .../LogoutConfigurerClearSiteDataTests.java | 2 +- .../web/configurers/LogoutConfigurerTests.java | 2 +- .../web/configurers/NamespaceDebugTests.java | 2 +- .../web/configurers/NamespaceHttpAnonymousTests.java | 2 +- .../web/configurers/NamespaceHttpBasicTests.java | 2 +- .../configurers/NamespaceHttpCustomFilterTests.java | 2 +- .../NamespaceHttpExpressionHandlerTests.java | 2 +- .../web/configurers/NamespaceHttpFirewallTests.java | 2 +- .../web/configurers/NamespaceHttpFormLoginTests.java | 2 +- .../web/configurers/NamespaceHttpHeadersTests.java | 2 +- .../configurers/NamespaceHttpInterceptUrlTests.java | 2 +- .../web/configurers/NamespaceHttpJeeTests.java | 2 +- .../web/configurers/NamespaceHttpLogoutTests.java | 2 +- .../configurers/NamespaceHttpPortMappingsTests.java | 2 +- .../configurers/NamespaceHttpRequestCacheTests.java | 2 +- .../NamespaceHttpServerAccessDeniedHandlerTests.java | 2 +- .../web/configurers/NamespaceHttpX509Tests.java | 2 +- .../web/configurers/NamespaceRememberMeTests.java | 2 +- .../configurers/NamespaceSessionManagementTests.java | 2 +- .../configurers/PasswordManagementConfigurerTests.java | 2 +- .../web/configurers/PermitAllSupportTests.java | 2 +- .../web/configurers/PortMapperConfigurerTests.java | 2 +- .../web/configurers/RememberMeConfigurerTests.java | 2 +- .../web/configurers/RequestCacheConfigurerTests.java | 2 +- .../web/configurers/RequestMatcherConfigurerTests.java | 2 +- .../configurers/SecurityContextConfigurerTests.java | 2 +- .../web/configurers/ServletApiConfigurerTests.java | 2 +- .../SessionManagementConfigurerServlet31Tests.java | 2 +- ...ntConfigurerSessionAuthenticationStrategyTests.java | 2 +- ...ManagementConfigurerSessionCreationPolicyTests.java | 2 +- .../configurers/SessionManagementConfigurerTests.java | 2 +- ...nagementConfigurerTransientAuthenticationTests.java | 2 +- .../web/configurers/UrlAuthorizationsTests.java | 2 +- .../web/configurers/WebAuthnConfigurerTests.java | 2 +- .../web/configurers/X509ConfigurerTests.java | 2 +- .../oauth2/client/OAuth2ClientConfigurerTests.java | 2 +- .../oauth2/client/OAuth2LoginConfigurerTests.java | 2 +- .../client/OidcBackChannelLogoutHandlerTests.java | 2 +- .../oauth2/client/OidcLogoutConfigurerTests.java | 2 +- ...dcUserRefreshedEventListenerConfigurationTests.java | 2 +- .../client/OidcUserRefreshedEventListenerTests.java | 2 +- .../resource/DPoPAuthenticationConfigurerTests.java | 2 +- .../resource/OAuth2ResourceServerConfigurerTests.java | 2 +- .../ott/OneTimeTokenLoginConfigurerTests.java | 2 +- .../configurers/saml2/Saml2LoginConfigurerTests.java | 2 +- .../configurers/saml2/Saml2LogoutConfigurerTests.java | 2 +- .../saml2/Saml2MetadataConfigurerTests.java | 2 +- .../web/configurers/saml2/TestSaml2Credentials.java | 2 +- .../web/reactive/EnableWebFluxSecurityTests.java | 2 +- ...Auth2AuthorizedClientManagerConfigurationTests.java | 2 +- .../ReactiveOAuth2ClientImportSelectorTests.java | 2 +- .../ServerHttpSecurityConfigurationBuilder.java | 2 +- .../reactive/ServerHttpSecurityConfigurationTests.java | 2 +- .../reactive/WebFluxSecurityConfigurationTests.java | 2 +- .../SyncExecutorSubscribableChannelPostProcessor.java | 2 +- .../annotation/web/socket/TestDeferredCsrfToken.java | 2 +- ...cketMessageBrokerSecurityConfigurationDocTests.java | 2 +- ...bSocketMessageBrokerSecurityConfigurationTests.java | 2 +- .../config/aot/hint/OAuth2LoginRuntimeHintsTests.java | 2 +- .../WebMvcSecurityConfigurationRuntimeHintsTests.java | 2 +- .../WebSecurityConfigurationRuntimeHintsTests.java | 2 +- .../AuthenticationConfigurationGh3935Tests.java | 2 +- ...AuthenticationManagerBeanDefinitionParserTests.java | 2 +- ...uthenticationProviderBeanDefinitionParserTests.java | 2 +- .../JdbcUserServiceBeanDefinitionParserTests.java | 2 +- .../authentication/PasswordEncoderParserTests.java | 2 +- .../UserServiceBeanDefinitionParserTests.java | 2 +- .../config/core/GrantedAuthorityDefaultsJcTests.java | 2 +- .../config/core/GrantedAuthorityDefaultsXmlTests.java | 2 +- .../security/config/core/HelloWorldMessageService.java | 2 +- .../security/config/core/MessageService.java | 2 +- ...iceResourceFactoryBeanPropertiesResourceITests.java | 2 +- ...rceFactoryBeanPropertiesResourceLocationITests.java | 2 +- ...rDetailsServiceResourceFactoryBeanStringITests.java | 2 +- .../UserDetailsResourceFactoryBeanTests.java | 2 +- .../RsaKeyConversionServicePostProcessorTests.java | 2 +- .../security/config/debug/AuthProviderDependency.java | 2 +- .../SecurityDebugBeanFactoryPostProcessorTests.java | 2 +- .../config/debug/TestAuthenticationProvider.java | 2 +- .../springframework/security/config/doc/Attribute.java | 2 +- .../springframework/security/config/doc/Element.java | 2 +- .../security/config/doc/SpringSecurityXsdParser.java | 2 +- .../springframework/security/config/doc/XmlNode.java | 2 +- .../springframework/security/config/doc/XmlParser.java | 2 +- .../security/config/doc/XmlSupport.java | 2 +- .../security/config/doc/XsdDocumentedTests.java | 2 +- .../security/config/http/AccessDeniedConfigTests.java | 2 +- .../config/http/CsrfBeanDefinitionParserTests.java | 2 +- .../security/config/http/CsrfConfigTests.java | 2 +- .../config/http/DefaultFilterChainValidatorTests.java | 2 +- .../config/http/DeferHttpSessionXmlConfigTests.java | 2 +- ...ecurityMetadataSourceBeanDefinitionParserTests.java | 2 +- .../http/FormLoginBeanDefinitionParserTests.java | 2 +- .../security/config/http/FormLoginConfigTests.java | 2 +- .../security/config/http/HttpConfigTests.java | 2 +- .../security/config/http/HttpCorsConfigTests.java | 2 +- .../security/config/http/HttpHeadersConfigTests.java | 2 +- .../security/config/http/HttpInterceptUrlTests.java | 2 +- .../security/config/http/InterceptUrlConfigTests.java | 2 +- .../security/config/http/MiscHttpConfigTests.java | 2 +- .../config/http/MultiHttpBlockConfigTests.java | 2 +- .../security/config/http/NamespaceHttpBasicTests.java | 2 +- .../OAuth2AuthorizedClientManagerRegistrarTests.java | 2 +- .../http/OAuth2ClientBeanDefinitionParserTests.java | 2 +- .../http/OAuth2LoginBeanDefinitionParserTests.java | 2 +- .../OAuth2ResourceServerBeanDefinitionParserTests.java | 2 +- .../config/http/PlaceHolderAndELConfigTests.java | 2 +- .../security/config/http/RememberMeConfigTests.java | 2 +- .../http/Saml2LoginBeanDefinitionParserTests.java | 2 +- .../http/Saml2LogoutBeanDefinitionParserTests.java | 2 +- .../SecurityContextHolderAwareRequestConfigTests.java | 2 +- .../config/http/SecurityFiltersAssertions.java | 2 +- .../http/SessionManagementConfigServlet31Tests.java | 2 +- .../config/http/SessionManagementConfigTests.java | 2 +- ...onManagementConfigTransientAuthenticationTests.java | 2 +- .../security/config/http/WebConfigUtilsTests.java | 2 +- ...llKnownChangePasswordBeanDefinitionParserTests.java | 2 +- .../config/http/customconfigurer/CustomConfigurer.java | 2 +- .../CustomHttpSecurityConfigurerTests.java | 2 +- .../security/config/method/Contact.java | 2 +- .../security/config/method/ContactPermission.java | 2 +- .../GlobalMethodSecurityBeanDefinitionParserTests.java | 2 +- .../InterceptMethodsBeanDefinitionDecoratorTests.java | 2 +- ...sr250AnnotationDrivenBeanDefinitionParserTests.java | 2 +- .../MethodSecurityBeanDefinitionParserTests.java | 2 +- .../security/config/method/PreAuthorizeAdminRole.java | 2 +- .../config/method/PreAuthorizeServiceImpl.java | 2 +- .../security/config/method/PreAuthorizeTests.java | 2 +- .../security/config/method/Sec2196Tests.java | 2 +- .../security/config/method/SecuredAdminRole.java | 2 +- ...curedAnnotationDrivenBeanDefinitionParserTests.java | 2 +- .../security/config/method/SecuredServiceImpl.java | 2 +- .../security/config/method/SecuredTests.java | 2 +- .../config/method/TestPermissionEvaluator.java | 2 +- .../Gh4020GlobalMethodSecurityConfigurationTests.java | 2 +- .../config/method/sec2136/JpaPermissionEvaluator.java | 2 +- .../security/config/method/sec2136/Sec2136Tests.java | 2 +- .../security/config/method/sec2499/Sec2499Tests.java | 2 +- .../ClientRegistrationsBeanDefinitionParserTests.java | 2 +- .../oauth2/client/CommonOAuth2ProviderTests.java | 2 +- .../observation/SecurityObservationSettingsTests.java | 2 +- ...gerResourceFactoryBeanPropertiesResourceITests.java | 2 +- ...rceFactoryBeanPropertiesResourceLocationITests.java | 2 +- ...rDetailsManagerResourceFactoryBeanStringITests.java | 2 +- ...ingPartyRegistrationsBeanDefinitionParserTests.java | 2 +- .../security/config/test/SpringTestContext.java | 2 +- .../config/test/SpringTestContextExtension.java | 2 +- ...gTestParentApplicationContextExecutionListener.java | 2 +- .../config/users/AuthenticationTestConfiguration.java | 2 +- .../users/ReactiveAuthenticationTestConfiguration.java | 2 +- .../config/util/InMemoryXmlApplicationContext.java | 2 +- .../config/util/InMemoryXmlWebApplicationContext.java | 2 +- .../security/config/util/SpringSecurityVersions.java | 2 +- ...thPatternRequestMatcherBuilderFactoryBeanTests.java | 2 +- .../config/web/server/AuthorizeExchangeSpecTests.java | 2 +- .../security/config/web/server/CorsSpecTests.java | 2 +- .../config/web/server/ExceptionHandlingSpecTests.java | 2 +- .../security/config/web/server/FormLoginTests.java | 2 +- .../security/config/web/server/HeaderSpecTests.java | 2 +- .../config/web/server/HttpsRedirectSpecTests.java | 2 +- .../security/config/web/server/LogoutSpecTests.java | 2 +- .../config/web/server/OAuth2ClientSpecTests.java | 2 +- .../security/config/web/server/OAuth2LoginTests.java | 2 +- .../web/server/OAuth2ResourceServerSpecTests.java | 2 +- .../OidcBackChannelServerLogoutHandlerTests.java | 2 +- .../config/web/server/OidcLogoutSpecTests.java | 2 +- .../config/web/server/OneTimeTokenLoginSpecTests.java | 2 +- .../config/web/server/PasswordManagementSpecTests.java | 2 +- .../security/config/web/server/RequestCacheTests.java | 2 +- .../config/web/server/ServerHttpSecurityTests.java | 2 +- .../config/web/server/SessionManagementSpecTests.java | 2 +- .../config/web/server/TestingServerHttpSecurity.java | 2 +- .../websocket/WebSocketMessageBrokerConfigTests.java | 2 +- .../htmlunit/server/HtmlUnitWebTestClient.java | 2 +- .../htmlunit/server/MockWebResponseBuilder.java | 2 +- .../server/WebTestClientHtmlUnitDriverBuilder.java | 2 +- .../WebTestClientHtmlUnitDriverBuilderTests.java | 2 +- .../htmlunit/server/WebTestClientWebConnection.java | 2 +- .../MethodSecurityInterceptorWithAopConfigTests.java | 2 +- .../security/test/support/ClassPathExclusions.java | 2 +- .../security/test/support/ClassPathOverrides.java | 2 +- .../security/test/support/ForkedClassPath.java | 2 +- .../test/support/ModifiedClassPathClassLoader.java | 2 +- .../test/support/ModifiedClassPathExtension.java | 2 +- .../test/web/servlet/RequestCacheResultMatcher.java | 2 +- .../KotlinEnableReactiveMethodSecurityTests.kt | 2 +- .../configuration/KotlinReactiveMessageService.kt | 2 +- .../configuration/KotlinReactiveMessageServiceImpl.kt | 2 +- .../config/annotation/web/AnonymousDslTests.kt | 2 +- .../annotation/web/AuthorizeHttpRequestsDslTests.kt | 2 +- .../security/config/annotation/web/CorsDslTests.kt | 2 +- .../security/config/annotation/web/CsrfDslTests.kt | 2 +- .../config/annotation/web/ExceptionHandlingDslTests.kt | 2 +- .../config/annotation/web/FormLoginDslTests.kt | 2 +- .../security/config/annotation/web/HeadersDslTests.kt | 2 +- .../config/annotation/web/HttpBasicDslTests.kt | 2 +- .../config/annotation/web/HttpSecurityDslTests.kt | 2 +- .../config/annotation/web/HttpsRedirectDslTests.kt | 2 +- .../security/config/annotation/web/LogoutDslTests.kt | 2 +- .../config/annotation/web/OAuth2ClientDslTests.kt | 2 +- .../config/annotation/web/OAuth2LoginDslTests.kt | 2 +- .../annotation/web/OAuth2ResourceServerDslTests.kt | 2 +- .../config/annotation/web/OidcLogoutDslTests.kt | 2 +- .../config/annotation/web/OneTimeTokenLoginDslTests.kt | 2 +- .../annotation/web/PasswordManagementDslTests.kt | 2 +- .../config/annotation/web/PortMapperDslTests.kt | 2 +- .../config/annotation/web/RememberMeDslTests.kt | 2 +- .../config/annotation/web/RequestCacheDslTests.kt | 2 +- .../config/annotation/web/RequiresChannelDslTests.kt | 2 +- .../security/config/annotation/web/Saml2DslTests.kt | 2 +- .../config/annotation/web/Saml2LogoutDslTests.kt | 2 +- .../config/annotation/web/Saml2MetadataDslTests.kt | 2 +- .../config/annotation/web/SecurityContextDslTests.kt | 2 +- .../config/annotation/web/SessionManagementDslTests.kt | 2 +- .../security/config/annotation/web/WebAuthnDslTests.kt | 2 +- .../security/config/annotation/web/X509DslTests.kt | 2 +- .../annotation/web/headers/CacheControlDslTests.kt | 2 +- .../web/headers/ContentSecurityPolicyDslTests.kt | 2 +- .../web/headers/ContentTypeOptionsDslTests.kt | 2 +- .../annotation/web/headers/FrameOptionsDslTests.kt | 2 +- .../web/headers/HttpPublicKeyPinningDslTests.kt | 2 +- .../web/headers/HttpStrictTransportSecurityDslTests.kt | 2 +- .../annotation/web/headers/ReferrerPolicyDslTests.kt | 2 +- .../web/headers/XssProtectionConfigDslTests.kt | 2 +- .../oauth2/client/AuthorizationCodeGrantDslTests.kt | 2 +- .../web/oauth2/login/AuthorizationEndpointDslTests.kt | 2 +- .../web/oauth2/login/RedirectionEndpointDslTests.kt | 2 +- .../web/oauth2/login/TokenEndpointDslTests.kt | 2 +- .../web/oauth2/login/UserInfoEndpointDslTests.kt | 2 +- .../web/oauth2/resourceserver/JwtDslTests.kt | 2 +- .../web/oauth2/resourceserver/OpaqueTokenDslTests.kt | 2 +- .../web/session/SessionConcurrencyDslTests.kt | 2 +- .../annotation/web/session/SessionFixationDslTests.kt | 2 +- .../config/web/server/AuthorizeExchangeDslTests.kt | 2 +- .../config/web/server/ServerAnonymousDslTests.kt | 2 +- .../config/web/server/ServerCacheControlDslTests.kt | 2 +- .../web/server/ServerContentSecurityPolicyDslTests.kt | 2 +- .../web/server/ServerContentTypeOptionsDslTests.kt | 2 +- .../security/config/web/server/ServerCorsDslTests.kt | 2 +- .../security/config/web/server/ServerCsrfDslTests.kt | 2 +- .../web/server/ServerExceptionHandlingDslTests.kt | 2 +- .../config/web/server/ServerFormLoginDslTests.kt | 2 +- .../config/web/server/ServerFrameOptionsDslTests.kt | 2 +- .../config/web/server/ServerHeadersDslTests.kt | 2 +- .../config/web/server/ServerHttpBasicDslTests.kt | 2 +- .../config/web/server/ServerHttpSecurityDslTests.kt | 2 +- .../ServerHttpStrictTransportSecurityDslTests.kt | 2 +- .../config/web/server/ServerHttpsRedirectDslTests.kt | 2 +- .../security/config/web/server/ServerJwtDslTests.kt | 2 +- .../security/config/web/server/ServerLogoutDslTests.kt | 2 +- .../config/web/server/ServerOAuth2ClientDslTests.kt | 2 +- .../config/web/server/ServerOAuth2LoginDslTests.kt | 2 +- .../web/server/ServerOAuth2ResourceServerDslTests.kt | 2 +- .../config/web/server/ServerOidcLogoutDslTests.kt | 2 +- .../web/server/ServerOneTimeTokenLoginDslTests.kt | 2 +- .../config/web/server/ServerOpaqueTokenDslTests.kt | 2 +- .../web/server/ServerPasswordManagementDslTests.kt | 2 +- .../web/server/ServerPermissionsPolicyDslTests.kt | 2 +- .../config/web/server/ServerReferrerPolicyDslTests.kt | 2 +- .../config/web/server/ServerRequestCacheDslTests.kt | 2 +- .../web/server/ServerSessionManagementDslTests.kt | 2 +- .../security/config/web/server/ServerX509DslTests.kt | 2 +- .../config/web/server/ServerXssProtectionDslTests.kt | 2 +- .../authentication/PasswordEncoderParserTests-bean.xml | 2 +- ...urityDebugBeanFactoryPostProcessorTests-context.xml | 2 +- .../AccessDeniedConfigTests-AccessDeniedHandler.xml | 2 +- .../http/AccessDeniedConfigTests-NoLeadingSlash.xml | 2 +- .../http/AccessDeniedConfigTests-UsesPathAndRef.xml | 2 +- ...ts-RegisterDataValueProcessorOnyIfNotRegistered.xml | 2 +- .../config/http/CsrfConfigTests-AutoConfig.xml | 2 +- .../config/http/CsrfConfigTests-CsrfDisabled.xml | 2 +- .../config/http/CsrfConfigTests-CsrfEnabled.xml | 2 +- .../http/CsrfConfigTests-WithAccessDeniedHandler.xml | 2 +- .../http/CsrfConfigTests-WithRequestAttrName.xml | 2 +- .../config/http/CsrfConfigTests-WithRequestMatcher.xml | 2 +- .../http/CsrfConfigTests-WithSessionManagement.xml | 2 +- ...igTests-WithXorCsrfTokenRequestAttributeHandler.xml | 2 +- .../CsrfConfigTests-mock-csrf-token-repository.xml | 2 +- .../http/CsrfConfigTests-mock-request-matcher.xml | 2 +- .../CsrfConfigTests-shared-access-denied-handler.xml | 2 +- .../config/http/CsrfConfigTests-shared-controllers.xml | 2 +- .../CsrfConfigTests-shared-csrf-token-repository.xml | 2 +- .../config/http/CsrfConfigTests-shared-userservice.xml | 2 +- .../config/http/DeferHttpSessionTests-Explicit.xml | 2 +- .../FormLoginBeanDefinitionParserTests-AutoConfig.xml | 2 +- .../http/FormLoginBeanDefinitionParserTests-Simple.xml | 2 +- ...ParserTests-WithAuthenticationFailureForwardUrl.xml | 2 +- ...ParserTests-WithAuthenticationSuccessForwardUrl.xml | 2 +- ...nBeanDefinitionParserTests-WithCustomAttributes.xml | 2 +- .../config/http/FormLoginConfigTests-ForSec2919.xml | 2 +- .../config/http/FormLoginConfigTests-ForSec3147.xml | 2 +- ...LoginConfigTests-NoLeadingSlashDefaultTargetUrl.xml | 2 +- .../FormLoginConfigTests-NoLeadingSlashLoginPage.xml | 2 +- .../http/FormLoginConfigTests-PortResolverBean.xml | 2 +- .../config/http/FormLoginConfigTests-UsingSpel.xml | 2 +- .../http/FormLoginConfigTests-WithCsrfDisabled.xml | 2 +- .../http/FormLoginConfigTests-WithCsrfEnabled.xml | 2 +- ...igTests-WithCustomSecurityContextHolderStrategy.xml | 2 +- .../http/FormLoginConfigTests-WithDefaultTargetUrl.xml | 2 +- .../http/FormLoginConfigTests-WithRequestMatcher.xml | 2 +- ...mLoginConfigTests-WithSuccessAndFailureHandlers.xml | 2 +- ...inConfigTests-WithUsernameAndPasswordParameters.xml | 2 +- .../http/HttpConfigTests-AuthorizationManager.xml | 2 +- .../security/config/http/HttpConfigTests-Minimal.xml | 2 +- .../HttpConfigTests-MinimalAuthorizationManager.xml | 2 +- .../http/HttpConfigTests-WithObservationRegistry.xml | 2 +- .../config/http/HttpCorsConfigTests-RequiresMvc.xml | 2 +- .../config/http/HttpCorsConfigTests-WithCors.xml | 2 +- ...HttpCorsConfigTests-WithCorsConfigurationSource.xml | 4 ++-- .../config/http/HttpCorsConfigTests-WithCorsFilter.xml | 2 +- .../HttpHeadersConfigTests-CacheControlDisabled.xml | 2 +- ...gTests-ContentSecurityPolicyWithEmptyDirectives.xml | 2 +- ...Tests-ContentSecurityPolicyWithPolicyDirectives.xml | 2 +- ...ConfigTests-ContentSecurityPolicyWithReportOnly.xml | 2 +- ...tpHeadersConfigTests-ContentTypeOptionsDisabled.xml | 2 +- .../http/HttpHeadersConfigTests-DefaultConfig.xml | 2 +- ...ersConfigTests-DefaultsDisabledWithCacheControl.xml | 2 +- ...Tests-DefaultsDisabledWithContentSecurityPolicy.xml | 2 +- ...figTests-DefaultsDisabledWithContentTypeOptions.xml | 2 +- ...s-DefaultsDisabledWithCrossOriginEmbedderPolicy.xml | 2 +- ...sts-DefaultsDisabledWithCrossOriginOpenerPolicy.xml | 2 +- ...igTests-DefaultsDisabledWithCrossOriginPolicies.xml | 2 +- ...s-DefaultsDisabledWithCrossOriginResourcePolicy.xml | 2 +- ...ersConfigTests-DefaultsDisabledWithCustomHeader.xml | 2 +- ...figTests-DefaultsDisabledWithCustomHeaderWriter.xml | 2 +- ...ts-DefaultsDisabledWithCustomHstsRequestMatcher.xml | 2 +- ...eadersConfigTests-DefaultsDisabledWithEmptyHpkp.xml | 2 +- ...eadersConfigTests-DefaultsDisabledWithEmptyPins.xml | 2 +- ...ersConfigTests-DefaultsDisabledWithFrameOptions.xml | 2 +- ...Tests-DefaultsDisabledWithFrameOptionsAllowFrom.xml | 2 +- ...ltsDisabledWithFrameOptionsAllowFromBlankOrigin.xml | 2 +- ...faultsDisabledWithFrameOptionsAllowFromNoOrigin.xml | 2 +- ...aultsDisabledWithFrameOptionsAllowFromWhitelist.xml | 2 +- ...onfigTests-DefaultsDisabledWithFrameOptionsDeny.xml | 2 +- ...ests-DefaultsDisabledWithFrameOptionsSameOrigin.xml | 2 +- ...HttpHeadersConfigTests-DefaultsDisabledWithHpkp.xml | 2 +- ...ersConfigTests-DefaultsDisabledWithHpkpDefaults.xml | 2 +- ...Tests-DefaultsDisabledWithHpkpIncludeSubdomains.xml | 2 +- ...adersConfigTests-DefaultsDisabledWithHpkpMaxAge.xml | 2 +- ...adersConfigTests-DefaultsDisabledWithHpkpReport.xml | 2 +- ...rsConfigTests-DefaultsDisabledWithHpkpReportUri.xml | 2 +- ...HttpHeadersConfigTests-DefaultsDisabledWithHsts.xml | 2 +- ...adersConfigTests-DefaultsDisabledWithNoOverride.xml | 2 +- ...sConfigTests-DefaultsDisabledWithOnlyHeaderName.xml | 2 +- ...ConfigTests-DefaultsDisabledWithOnlyHeaderValue.xml | 2 +- ...nfigTests-DefaultsDisabledWithPermissionsPolicy.xml | 2 +- ...dersConfigTests-DefaultsDisabledWithPlaceholder.xml | 2 +- ...sConfigTests-DefaultsDisabledWithReferrerPolicy.xml | 2 +- ...ts-DefaultsDisabledWithReferrerPolicySameOrigin.xml | 2 +- ...rsConfigTests-DefaultsDisabledWithXssProtection.xml | 2 +- ...DefaultsDisabledWithXssProtectionHeaderValueOne.xml | 2 +- ...isabledWithXssProtectionHeaderValueOneModeBlock.xml | 2 +- ...efaultsDisabledWithXssProtectionHeaderValueZero.xml | 2 +- ...sSessionManagementConcurrencyControlMaxSessions.xml | 2 +- ...ssionManagementConcurrencyControlMaxSessionsRef.xml | 2 +- ...tConcurrencyControlWithInvalidMaxSessionsConfig.xml | 2 +- .../HttpHeadersConfigTests-DisabledWithPlaceholder.xml | 2 +- .../HttpHeadersConfigTests-FrameOptionsDisabled.xml | 2 +- ...onfigTests-FrameOptionsDisabledSpecifyingPolicy.xml | 2 +- .../http/HttpHeadersConfigTests-HeadersDisabled.xml | 2 +- ...rsConfigTests-HeadersDisabledHavingChildElement.xml | 2 +- ...gTests-HeadersDisabledWithContentSecurityPolicy.xml | 2 +- .../http/HttpHeadersConfigTests-HeadersEnabled.xml | 2 +- .../http/HttpHeadersConfigTests-HpkpDisabled.xml | 2 +- .../http/HttpHeadersConfigTests-HstsDisabled.xml | 2 +- ...igTests-HstsDisabledSpecifyingIncludeSubdomains.xml | 2 +- ...HeadersConfigTests-HstsDisabledSpecifyingMaxAge.xml | 2 +- ...onfigTests-HstsDisabledSpecifyingRequestMatcher.xml | 2 +- .../http/HttpHeadersConfigTests-WithFrameOptions.xml | 2 +- .../HttpHeadersConfigTests-XssProtectionDisabled.xml | 2 +- ...ests-XssProtectionDisabledSpecifyingHeaderValue.xml | 2 +- .../InterceptUrlConfigTests-AntMatcherServletPath.xml | 2 +- ...Tests-AntMatcherServletPathAuthorizationManager.xml | 2 +- ...ts-AuthorizationManagerFilterAllDispatcherTypes.xml | 2 +- .../InterceptUrlConfigTests-CamelCasePathVariables.xml | 2 +- ...ests-CamelCasePathVariablesAuthorizationManager.xml | 2 +- ...terceptUrlConfigTests-CiRegexMatcherServletPath.xml | 2 +- ...s-CiRegexMatcherServletPathAuthorizationManager.xml | 2 +- ...UrlConfigTests-DefaultMatcherNoIntrospectorBean.xml | 2 +- ...terceptUrlConfigTests-DefaultMatcherServletPath.xml | 2 +- ...s-DefaultMatcherServletPathAuthorizationManager.xml | 2 +- .../config/http/InterceptUrlConfigTests-HasAnyRole.xml | 2 +- ...ptUrlConfigTests-HasAnyRoleAuthorizationManager.xml | 2 +- .../http/InterceptUrlConfigTests-MvcMatchers.xml | 2 +- ...tUrlConfigTests-MvcMatchersAuthorizationManager.xml | 2 +- ...nterceptUrlConfigTests-MvcMatchersPathVariables.xml | 2 +- ...ts-MvcMatchersPathVariablesAuthorizationManager.xml | 2 +- .../InterceptUrlConfigTests-MvcMatchersServletPath.xml | 2 +- ...ests-MvcMatchersServletPathAuthorizationManager.xml | 2 +- .../http/InterceptUrlConfigTests-PatchMethod.xml | 2 +- ...tUrlConfigTests-PatchMethodAuthorizationManager.xml | 2 +- .../http/InterceptUrlConfigTests-PathVariables.xml | 2 +- ...rlConfigTests-PathVariablesAuthorizationManager.xml | 2 +- ...InterceptUrlConfigTests-RegexMatcherServletPath.xml | 2 +- ...sts-RegexMatcherServletPathAuthorizationManager.xml | 2 +- .../config/http/InterceptUrlConfigTests-Sec2256.xml | 2 +- ...rceptUrlConfigTests-Sec2256AuthorizationManager.xml | 2 +- ...rceptUrlConfigTests-TypeConversionPathVariables.xml | 2 +- ...TypeConversionPathVariablesAuthorizationManager.xml | 2 +- .../MiscHttpConfigTests-AnonymousCustomAttributes.xml | 2 +- .../http/MiscHttpConfigTests-AnonymousDisabled.xml | 2 +- .../http/MiscHttpConfigTests-AnonymousEndpoints.xml | 2 +- ...iscHttpConfigTests-AnonymousMultipleAuthorities.xml | 2 +- ...nfigTests-AuthenticationManagerEraseCredentials.xml | 2 +- ...igTests-AuthenticationManagerRefKeepCredentials.xml | 2 +- ...ests-AuthenticationManagerRefNotProviderManager.xml | 2 +- .../config/http/MiscHttpConfigTests-AutoConfig.xml | 2 +- .../MiscHttpConfigTests-CiRegexSecurityPattern.xml | 2 +- .../http/MiscHttpConfigTests-CollidingFilters.xml | 2 +- ...MiscHttpConfigTests-CustomAccessDecisionManager.xml | 2 +- ...onfigTests-CustomAuthenticationDetailsSourceRef.xml | 2 +- .../config/http/MiscHttpConfigTests-CustomFilters.xml | 2 +- ...iscHttpConfigTests-CustomHttpBasicEntryPointRef.xml | 2 +- .../http/MiscHttpConfigTests-CustomRequestMatcher.xml | 2 +- .../config/http/MiscHttpConfigTests-DeleteCookies.xml | 2 +- ...sableUrlRewriting-NullSecurityContextRepository.xml | 2 +- .../http/MiscHttpConfigTests-DisableUrlRewriting.xml | 2 +- .../config/http/MiscHttpConfigTests-EntryPoint.xml | 2 +- .../config/http/MiscHttpConfigTests-ExplicitSave.xml | 2 +- ...tpConfigTests-ExplicitSaveAndExplicitRepository.xml | 2 +- .../http/MiscHttpConfigTests-ExpressionHandler.xml | 2 +- .../config/http/MiscHttpConfigTests-HttpBasic.xml | 2 +- .../config/http/MiscHttpConfigTests-HttpFirewall.xml | 2 +- .../MiscHttpConfigTests-InterceptUrlExpressions.xml | 2 +- .../http/MiscHttpConfigTests-InterceptUrlMethod.xml | 2 +- ...HttpConfigTests-InterceptUrlMethodRequiresHttps.xml | 2 +- ...pConfigTests-InterceptUrlMethodRequiresHttpsAny.xml | 2 +- .../MiscHttpConfigTests-InvalidLogoutSuccessUrl.xml | 2 +- .../security/config/http/MiscHttpConfigTests-Jaas.xml | 2 +- .../config/http/MiscHttpConfigTests-JeeFilter.xml | 2 +- ...ests-JeeFilterWithSecurityContextHolderStrategy.xml | 2 +- .../MiscHttpConfigTests-LogoutSuccessHandlerRef.xml | 2 +- .../http/MiscHttpConfigTests-MinimalConfiguration.xml | 2 +- .../MiscHttpConfigTests-MissingUserDetailsService.xml | 2 +- .../http/MiscHttpConfigTests-NoAuthProviders.xml | 2 +- ...tpConfigTests-NoInternalAuthenticationProviders.xml | 2 +- .../http/MiscHttpConfigTests-NoSecurityForPattern.xml | 2 +- .../config/http/MiscHttpConfigTests-OncePerRequest.xml | 2 +- .../http/MiscHttpConfigTests-OncePerRequestTrue.xml | 2 +- ...gTests-PortsMappedInterceptUrlMethodRequiresAny.xml | 2 +- .../MiscHttpConfigTests-PortsMappedRequiresHttps.xml | 2 +- .../http/MiscHttpConfigTests-ProtectedLoginPage.xml | 2 +- ...figTests-ProtectedLoginPageAuthorizationManager.xml | 2 +- ...HttpConfigTests-RedirectToHttpsRequiresHttpsAny.xml | 2 +- .../http/MiscHttpConfigTests-RegexSecurityPattern.xml | 2 +- .../config/http/MiscHttpConfigTests-RequestCache.xml | 2 +- .../MiscHttpConfigTests-RequestRejectedHandler.xml | 2 +- .../config/http/MiscHttpConfigTests-Sec750.xml | 2 +- .../config/http/MiscHttpConfigTests-Sec934.xml | 2 +- .../MiscHttpConfigTests-SecurityContextRepository.xml | 2 +- ...tpConfigTests-WithSecurityContextHolderStrategy.xml | 2 +- .../security/config/http/MiscHttpConfigTests-X509.xml | 2 +- .../MiscHttpConfigTests-X509PrincipalExtractorRef.xml | 2 +- ...09PrincipalExtractorRefAndSubjectPrincipalRegex.xml | 2 +- ...nfigTests-X509WithSecurityContextHolderStrategy.xml | 2 +- .../config/http/MiscHttpConfigTests-controllers.xml | 2 +- .../MultiHttpBlockConfigTests-DistinctHttpElements.xml | 2 +- ...MultiHttpBlockConfigTests-IdenticalHttpElements.xml | 2 +- ...ockConfigTests-IdenticallyPatternedHttpElements.xml | 2 +- .../config/http/MultiHttpBlockConfigTests-Sec1937.xml | 2 +- ...h2AuthorizedClientManagerRegistrarTests-clients.xml | 2 +- ...h2AuthorizedClientManagerRegistrarTests-minimal.xml | 4 ++-- ...AuthorizedClientManagerRegistrarTests-providers.xml | 2 +- ...ionParserTests-AuthorizedClientArgumentResolver.xml | 2 +- ...ParserTests-CustomAuthorizationRedirectStrategy.xml | 2 +- ...nitionParserTests-CustomAuthorizedClientService.xml | 2 +- ...nParserTests-CustomClientRegistrationRepository.xml | 2 +- ...ntBeanDefinitionParserTests-CustomConfiguration.xml | 2 +- .../OAuth2ClientBeanDefinitionParserTests-Minimal.xml | 2 +- ...ionParserTests-AuthorizedClientArgumentResolver.xml | 2 +- ...MultiClientRegistration-WithCustomConfiguration.xml | 2 +- ...ClientRegistration-WithCustomGrantedAuthorities.xml | 2 +- ...ClientRegistration-WithCustomLoginProcessingUrl.xml | 2 +- ...anDefinitionParserTests-MultiClientRegistration.xml | 2 +- ...stration-WithCustomAuthenticationFailureHandler.xml | 2 +- ...tration-WithCustomAuthorizationRedirectStrategy.xml | 2 +- ...stration-WithCustomAuthorizationRequestResolver.xml | 2 +- ...ts-SingleClientRegistration-WithCustomLoginPage.xml | 2 +- ...serTests-SingleClientRegistration-WithFormLogin.xml | 2 +- ...-SingleClientRegistration-WithJwtDecoderFactory.xml | 2 +- ...n-WithJwtDecoderFactoryAndDefaultSuccessHandler.xml | 2 +- ...nDefinitionParserTests-SingleClientRegistration.xml | 2 +- ...arserTests-WithCustomAuthorizedClientRepository.xml | 2 +- ...onParserTests-WithCustomAuthorizedClientService.xml | 2 +- ...serTests-WithCustomClientRegistrationRepository.xml | 2 +- ...erTests-WithCustomSecurityContextHolderStrategy.xml | 2 +- ...erBeanDefinitionParserTests-AccessDeniedHandler.xml | 2 +- ...eanDefinitionParserTests-AllowBearerTokenInBody.xml | 2 +- ...anDefinitionParserTests-AllowBearerTokenInQuery.xml | 2 +- ...BeanDefinitionParserTests-AlwaysSessionCreation.xml | 2 +- ...anDefinitionParserTests-AuthenticationConverter.xml | 2 +- ...s-AuthenticationConverterAndBearerTokenResolver.xml | 2 +- ...nDefinitionParserTests-AuthenticationEntryPoint.xml | 2 +- ...nitionParserTests-AuthenticationManagerResolver.xml | 2 +- ...ts-AuthenticationManagerResolverPlusOtherConfig.xml | 2 +- ...eanDefinitionParserTests-BasicAndResourceServer.xml | 2 +- ...erBeanDefinitionParserTests-BearerTokenResolver.xml | 2 +- ...erBeanDefinitionParserTests-ExpiredJwtClockSkew.xml | 2 +- ...BeanDefinitionParserTests-FormAndResourceServer.xml | 2 +- ...erverBeanDefinitionParserTests-IntrospectionUri.xml | 2 +- ...sourceServerBeanDefinitionParserTests-JwkSetUri.xml | 2 +- ...uth2ResourceServerBeanDefinitionParserTests-Jwt.xml | 2 +- ...efinitionParserTests-JwtAuthenticationConverter.xml | 2 +- ...serTests-JwtCustomSecurityContextHolderStrategy.xml | 2 +- ...eanDefinitionParserTests-JwtDecoderAndJwkSetUri.xml | 2 +- ...rverBeanDefinitionParserTests-JwtHalfConfigured.xml | 2 +- ...rverBeanDefinitionParserTests-JwtRestOperations.xml | 2 +- ...ResourceServerBeanDefinitionParserTests-Jwtless.xml | 2 +- ...finitionParserTests-MockAuthenticationConverter.xml | 2 +- ...anDefinitionParserTests-MockBearerTokenResolver.xml | 2 +- ...ceServerBeanDefinitionParserTests-MockJwkSetUri.xml | 2 +- ...itionParserTests-MockJwtAuthenticationConverter.xml | 2 +- ...eServerBeanDefinitionParserTests-MockJwtDecoder.xml | 2 +- ...erverBeanDefinitionParserTests-MockJwtValidator.xml | 2 +- ...finitionParserTests-MockOpaqueTokenIntrospector.xml | 2 +- ...ServerBeanDefinitionParserTests-MultipleIssuers.xml | 2 +- ...urceServerBeanDefinitionParserTests-OpaqueToken.xml | 2 +- ...rserTests-OpaqueTokenAndAuthenticationConverter.xml | 2 +- ...itionParserTests-OpaqueTokenAndIntrospectionUri.xml | 2 +- ...DefinitionParserTests-OpaqueTokenHalfConfigured.xml | 2 +- ...DefinitionParserTests-OpaqueTokenRestOperations.xml | 2 +- ...sourceServerBeanDefinitionParserTests-SingleKey.xml | 2 +- ...BeanDefinitionParserTests-UnexpiredJwtClockSkew.xml | 2 +- ...sourceServerBeanDefinitionParserTests-WebServer.xml | 2 +- .../PlaceHolderAndELConfigTests-AccessDeniedPage.xml | 2 +- ...HolderAndELConfigTests-AccessDeniedPageWithSpEL.xml | 2 +- ...HolderAndELConfigTests-InterceptUrlAndFormLogin.xml | 2 +- ...dELConfigTests-InterceptUrlAndFormLoginWithSpEL.xml | 2 +- .../http/PlaceHolderAndELConfigTests-PortMapping.xml | 2 +- .../PlaceHolderAndELConfigTests-RequiresChannel.xml | 2 +- .../PlaceHolderAndELConfigTests-UnsecuredPattern.xml | 2 +- .../http/RememberMeConfigTests-DefaultConfig.xml | 2 +- .../RememberMeConfigTests-NegativeTokenValidity.xml | 2 +- ...ConfigTests-NegativeTokenValidityWithDataSource.xml | 2 +- ...s-NegativeTokenValidityWithPersistentRepository.xml | 2 +- .../config/http/RememberMeConfigTests-Sec1827.xml | 2 +- .../config/http/RememberMeConfigTests-Sec2165.xml | 2 +- .../config/http/RememberMeConfigTests-Sec742.xml | 2 +- .../config/http/RememberMeConfigTests-SecureCookie.xml | 2 +- .../http/RememberMeConfigTests-TokenValidity.xml | 2 +- ...rMeConfigTests-WithAuthenticationSuccessHandler.xml | 2 +- .../http/RememberMeConfigTests-WithDataSource.xml | 2 +- .../RememberMeConfigTests-WithRememberMeCookie.xml | 2 +- ...eConfigTests-WithRememberMeCookieAndServicesRef.xml | 2 +- .../RememberMeConfigTests-WithRememberMeParameter.xml | 2 +- ...nfigTests-WithRememberMeParameterAndServicesRef.xml | 2 +- ...MeConfigTests-WithSecurityContextHolderStrategy.xml | 2 +- .../http/RememberMeConfigTests-WithServicesRef.xml | 2 +- .../http/RememberMeConfigTests-WithTokenRepository.xml | 2 +- .../RememberMeConfigTests-WithUserDetailsService.xml | 2 +- ...nitionParserTests-MultiRelyingPartyRegistration.xml | 4 ++-- ...stration-WithCustomAuthenticationFailureHandler.xml | 2 +- ...itionParserTests-SingleRelyingPartyRegistration.xml | 2 +- ...ProcessingUrl-WithCustomAuthenticationConverter.xml | 2 +- ...initionParserTests-WithCustomLoginProcessingUrl.xml | 4 ++-- ...rtyRepository-WithCustomAuthenticationConverter.xml | 2 +- ...PartyRepository-WithCustomAuthenticationManager.xml | 2 +- ...ository-WithCustomAuthenticationRequestResolver.xml | 2 +- ...artyRepository-WithCustomAuthnRequestRepository.xml | 2 +- ...ionParserTests-WithCustomRelyingPartyRepository.xml | 2 +- ...erTests-WithCustomSecurityContextHolderStrategy.xml | 2 +- ...rserTests-CsrfDisabled-MockLogoutSuccessHandler.xml | 2 +- ...ogoutBeanDefinitionParserTests-CustomComponents.xml | 2 +- .../Saml2LogoutBeanDefinitionParserTests-Default.xml | 2 +- ...tBeanDefinitionParserTests-LogoutSuccessHandler.xml | 6 +++--- ...onParserTests-WithSecurityContextHolderStrategy.xml | 2 +- ...yContextHolderAwareRequestConfigTests-FormLogin.xml | 2 +- ...yContextHolderAwareRequestConfigTests-HttpBasic.xml | 2 +- ...rityContextHolderAwareRequestConfigTests-Logout.xml | 2 +- ...yContextHolderAwareRequestConfigTests-MultiHttp.xml | 2 +- ...rityContextHolderAwareRequestConfigTests-Simple.xml | 2 +- ...nfigTests-ConcurrencyControlCustomLogoutHandler.xml | 2 +- ...agementConfigTests-ConcurrencyControlExpiredUrl.xml | 2 +- ...s-ConcurrencyControlLogoutAndRememberMeHandlers.xml | 2 +- ...gementConfigTests-ConcurrencyControlMaxSessions.xml | 2 +- ...gTests-ConcurrencyControlMaxSessionsPlaceHolder.xml | 2 +- ...ConfigTests-ConcurrencyControlRememberMeHandler.xml | 2 +- ...figTests-ConcurrencyControlSessionRegistryAlias.xml | 2 +- ...onfigTests-ConcurrencyControlSessionRegistryRef.xml | 2 +- ...essionManagementConfigTests-CreateSessionAlways.xml | 2 +- ...onManagementConfigTests-CreateSessionIfRequired.xml | 2 +- ...SessionManagementConfigTests-CreateSessionNever.xml | 2 +- ...ionManagementConfigTests-CreateSessionStateless.xml | 2 +- ...ManagementConfigTests-NoSessionManagementFilter.xml | 2 +- .../http/SessionManagementConfigTests-Sec1208.xml | 2 +- .../http/SessionManagementConfigTests-Sec2137.xml | 2 +- ...entConfigTests-SessionAuthenticationStrategyRef.xml | 2 +- ...igTests-SessionFixationProtectionMigrateSession.xml | 2 +- ...gementConfigTests-SessionFixationProtectionNone.xml | 2 +- ...sionFixationProtectionNoneWithInvalidSessionUrl.xml | 2 +- ...-CreateSessionAlwaysWithTransientAuthentication.xml | 2 +- ...AuthenticationTests-WithTransientAuthentication.xml | 2 +- ...nDefinitionParserTests-CustomChangePasswordPage.xml | 2 +- ...DefinitionParserTests-DefaultChangePasswordPage.xml | 2 +- .../security/config/http/userservice.xml | 2 +- .../security/config/method-security.xml | 2 +- ...ParserTests-AspectJMethodSecurityServiceEnabled.xml | 2 +- ...curityBeanDefinitionParserTests-BusinessService.xml | 2 +- ...rserTests-CustomAuthorizationManagerAfterAdvice.xml | 2 +- ...serTests-CustomAuthorizationManagerBeforeAdvice.xml | 2 +- ...itionParserTests-CustomGrantedAuthorityDefaults.xml | 2 +- ...DefinitionParserTests-CustomPermissionEvaluator.xml | 2 +- .../MethodSecurityBeanDefinitionParserTests-Jsr250.xml | 2 +- ...BeanDefinitionParserTests-MethodSecurityService.xml | 2 +- ...initionParserTests-MethodSecurityServiceEnabled.xml | 2 +- ...rviceEnabledCustomSecurityContextHolderStrategy.xml | 2 +- ...curityBeanDefinitionParserTests-ProtectPointcut.xml | 2 +- ...eanDefinitionParserTests-ProtectPointcutBoolean.xml | 2 +- ...MethodSecurityBeanDefinitionParserTests-Secured.xml | 2 +- ...onsBeanDefinitionParserTests-ClientPlaceholders.xml | 2 +- ...anDefinitionParserTests-MultiClientRegistration.xml | 2 +- .../oauth2/client/google-github-registration.xml | 2 +- .../config/oauth2/client/google-registration.xml | 2 +- ...ionsBeanDefinitionParserTests-MultiRegistration.xml | 2 +- ...anDefinitionParserTests-PlaceholderRegistration.xml | 2 +- ...onsBeanDefinitionParserTests-RelayStateResolver.xml | 2 +- ...onsBeanDefinitionParserTests-SingleRegistration.xml | 2 +- .../config/saml2/google-custom-registration.xml | 8 ++++---- .../security/config/saml2/google-registration.xml | 4 ++-- .../security/config/saml2/logout-registrations.xml | 10 +++++----- ...BrokerConfigTests-ConnectAckInterceptTypeConfig.xml | 2 +- ...ageBrokerConfigTests-ConnectInterceptTypeConfig.xml | 2 +- ...kerConfigTests-CustomAuthorizationManagerConfig.xml | 2 +- ...tMessageBrokerConfigTests-CustomCsrfInterceptor.xml | 2 +- ...sts-CustomExpressionHandlerAuthorizationManager.xml | 2 +- ...BrokerConfigTests-CustomExpressionHandlerConfig.xml | 2 +- ...essageBrokerConfigTests-CustomInterceptorConfig.xml | 2 +- ...nfigTests-CustomPathMatcherAuthorizationManager.xml | 2 +- ...essageBrokerConfigTests-CustomPathMatcherConfig.xml | 2 +- ...kerConfigTests-DisconnectAckInterceptTypeConfig.xml | 2 +- ...BrokerConfigTests-DisconnectInterceptTypeConfig.xml | 2 +- ...eBrokerConfigTests-HeartbeatInterceptTypeConfig.xml | 2 +- .../WebSocketMessageBrokerConfigTests-IdConfig.xml | 2 +- ...cketMessageBrokerConfigTests-IdIntegratedConfig.xml | 2 +- ...gTests-MessageInterceptTypeAuthorizationManager.xml | 2 +- ...ageBrokerConfigTests-MessageInterceptTypeConfig.xml | 2 +- ...ssageBrokerConfigTests-NoIdAuthorizationManager.xml | 2 +- .../WebSocketMessageBrokerConfigTests-NoIdConfig.xml | 2 +- ...ssageBrokerConfigTests-OtherInterceptTypeConfig.xml | 2 +- ...ests-SubscribeInterceptTypeAuthorizationManager.xml | 2 +- ...eBrokerConfigTests-SubscribeInterceptTypeConfig.xml | 2 +- ...erConfigTests-SubscribeInterceptTypePathPattern.xml | 2 +- ...igTests-SubscribeInterceptTypePathPatternParser.xml | 2 +- .../WebSocketMessageBrokerConfigTests-SyncConfig.xml | 2 +- ...kerConfigTests-SyncCustomArgumentResolverConfig.xml | 2 +- ...eBrokerConfigTests-SyncSameOriginDisabledConfig.xml | 2 +- ...SocketMessageBrokerConfigTests-SyncSockJsConfig.xml | 2 +- ...rokerConfigTests-UnsubscribeInterceptTypeConfig.xml | 2 +- ...erConfigTests-WithSecurityContextHolderStrategy.xml | 2 +- .../security/config/websocket/controllers.xml | 2 +- .../springframework/security/config/websocket/sync.xml | 2 +- .../security/config/websocket/websocket-sockjs.xml | 2 +- .../security/config/websocket/websocket.xml | 2 +- .../springframework/security/util/filtertest-valid.xml | 2 +- config/src/test/resources/users.properties | 2 +- .../security/access/PermissionCacheOptimizer.java | 2 +- .../security/access/PermissionEvaluator.java | 2 +- .../access/annotation/AnnotationMetadataExtractor.java | 2 +- .../access/annotation/Jsr250SecurityConfig.java | 2 +- .../security/access/annotation/Jsr250Voter.java | 2 +- .../security/access/annotation/package-info.java | 2 +- .../security/access/event/package-info.java | 2 +- .../expression/AbstractSecurityExpressionHandler.java | 2 +- .../access/expression/DenyAllPermissionEvaluator.java | 2 +- .../security/access/expression/ExpressionUtils.java | 2 +- .../access/expression/SecurityExpressionHandler.java | 2 +- .../expression/SecurityExpressionOperations.java | 2 +- .../access/expression/SecurityExpressionRoot.java | 2 +- .../AbstractExpressionBasedMethodConfigAttribute.java | 2 +- .../method/DefaultMethodSecurityExpressionHandler.java | 2 +- .../ExpressionBasedAnnotationAttributeFactory.java | 2 +- .../method/ExpressionBasedPostInvocationAdvice.java | 2 +- .../method/ExpressionBasedPreInvocationAdvice.java | 2 +- .../method/MethodSecurityEvaluationContext.java | 2 +- .../method/MethodSecurityExpressionHandler.java | 2 +- .../method/MethodSecurityExpressionOperations.java | 2 +- .../method/MethodSecurityExpressionRoot.java | 2 +- .../method/PostInvocationExpressionAttribute.java | 2 +- .../method/PreInvocationExpressionAttribute.java | 2 +- .../access/expression/method/package-info.java | 2 +- .../security/access/expression/package-info.java | 2 +- .../CycleInRoleHierarchyException.java | 2 +- .../access/hierarchicalroles/NullRoleHierarchy.java | 2 +- .../access/hierarchicalroles/RoleHierarchy.java | 2 +- .../RoleHierarchyAuthoritiesMapper.java | 2 +- .../access/hierarchicalroles/RoleHierarchyImpl.java | 2 +- .../access/hierarchicalroles/RoleHierarchyUtils.java | 2 +- .../access/hierarchicalroles/package-info.java | 2 +- .../access/intercept/aopalliance/package-info.java | 2 +- .../aspectj/AspectJMethodSecurityInterceptor.java | 2 +- .../intercept/aspectj/MethodInvocationAdapter.java | 2 +- .../access/intercept/aspectj/package-info.java | 2 +- .../security/access/intercept/package-info.java | 2 +- .../AbstractFallbackMethodSecurityMetadataSource.java | 2 +- .../method/DelegatingMethodSecurityMetadataSource.java | 2 +- .../org/springframework/security/access/method/P.java | 2 +- .../security/access/method/package-info.java | 2 +- .../springframework/security/access/package-info.java | 2 +- .../security/access/prepost/PostAuthorize.java | 2 +- .../security/access/prepost/PostFilter.java | 2 +- .../access/prepost/PostInvocationAdviceProvider.java | 2 +- .../access/prepost/PostInvocationAttribute.java | 2 +- .../prepost/PostInvocationAuthorizationAdvice.java | 2 +- .../security/access/prepost/PreAuthorize.java | 2 +- .../security/access/prepost/PreFilter.java | 2 +- .../access/prepost/PreInvocationAttribute.java | 2 +- .../prepost/PreInvocationAuthorizationAdvice.java | 2 +- .../prepost/PreInvocationAuthorizationAdviceVoter.java | 2 +- .../PrePostAdviceReactiveMethodInterceptor.java | 2 +- .../PrePostAnnotationSecurityMetadataSource.java | 2 +- .../prepost/PrePostInvocationAttributeFactory.java | 2 +- .../security/access/prepost/package-info.java | 2 +- .../security/access/vote/RoleHierarchyVoter.java | 2 +- .../security/access/vote/package-info.java | 2 +- .../hint/AuthorizeReturnObjectCoreHintsRegistrar.java | 2 +- .../aot/hint/AuthorizeReturnObjectHintsRegistrar.java | 2 +- .../security/aot/hint/CoreSecurityRuntimeHints.java | 2 +- .../security/aot/hint/OneTimeTokenRuntimeHints.java | 2 +- .../PrePostAuthorizeExpressionBeanHintsRegistrar.java | 2 +- .../aot/hint/PrePostAuthorizeHintsRegistrar.java | 2 +- .../security/aot/hint/SecurityHintsAotProcessor.java | 2 +- .../security/aot/hint/SecurityHintsRegistrar.java | 2 +- .../security/aot/hint/package-info.java | 2 +- ...stractUserDetailsReactiveAuthenticationManager.java | 2 +- .../authentication/AccountStatusException.java | 2 +- .../AccountStatusUserDetailsChecker.java | 2 +- .../authentication/AuthenticationEventPublisher.java | 2 +- .../authentication/AuthenticationManagerResolver.java | 2 +- .../AuthenticationObservationContext.java | 2 +- .../AuthenticationObservationConvention.java | 2 +- .../authentication/CachingUserDetailsService.java | 2 +- .../DefaultAuthenticationEventPublisher.java | 2 +- .../DelegatingReactiveAuthenticationManager.java | 2 +- .../InternalAuthenticationServiceException.java | 2 +- .../ObservationAuthenticationManager.java | 2 +- .../ObservationReactiveAuthenticationManager.java | 2 +- .../security/authentication/ProviderManager.java | 2 +- .../authentication/ReactiveAuthenticationManager.java | 2 +- .../ReactiveAuthenticationManagerAdapter.java | 2 +- .../ReactiveAuthenticationManagerResolver.java | 2 +- ...DetailsRepositoryReactiveAuthenticationManager.java | 2 +- .../security/authentication/dao/package-info.java | 2 +- .../authentication/event/LogoutSuccessEvent.java | 2 +- .../security/authentication/event/package-info.java | 2 +- .../jaas/AbstractJaasAuthenticationProvider.java | 2 +- .../jaas/DefaultJaasAuthenticationProvider.java | 2 +- .../authentication/jaas/event/package-info.java | 2 +- .../jaas/memory/InMemoryConfiguration.java | 2 +- .../authentication/jaas/memory/package-info.java | 2 +- .../security/authentication/jaas/package-info.java | 2 +- .../authentication/ott/DefaultOneTimeToken.java | 2 +- .../ott/GenerateOneTimeTokenRequest.java | 2 +- .../ott/InMemoryOneTimeTokenService.java | 2 +- .../ott/InvalidOneTimeTokenException.java | 2 +- .../authentication/ott/JdbcOneTimeTokenService.java | 2 +- .../security/authentication/ott/OneTimeToken.java | 2 +- .../ott/OneTimeTokenAuthenticationProvider.java | 2 +- .../ott/OneTimeTokenAuthenticationToken.java | 2 +- .../authentication/ott/OneTimeTokenService.java | 2 +- .../security/authentication/ott/package-info.java | 2 +- .../reactive/InMemoryReactiveOneTimeTokenService.java | 2 +- .../OneTimeTokenReactiveAuthenticationManager.java | 2 +- .../ott/reactive/ReactiveOneTimeTokenService.java | 2 +- .../authentication/ott/reactive/package-info.java | 2 +- .../security/authentication/package-info.java | 2 +- .../password/CompromisedPasswordChecker.java | 2 +- .../password/CompromisedPasswordDecision.java | 2 +- .../password/CompromisedPasswordException.java | 2 +- .../password/ReactiveCompromisedPasswordChecker.java | 2 +- .../security/authentication/password/package-info.java | 2 +- .../AuthenticatedAuthorizationManager.java | 2 +- .../AuthenticatedReactiveAuthorizationManager.java | 2 +- .../authorization/AuthoritiesAuthorizationManager.java | 2 +- .../authorization/AuthorityAuthorizationDecision.java | 2 +- .../authorization/AuthorityAuthorizationManager.java | 2 +- .../AuthorityReactiveAuthorizationManager.java | 2 +- .../security/authorization/AuthorizationDecision.java | 2 +- .../authorization/AuthorizationDeniedException.java | 2 +- .../authorization/AuthorizationEventPublisher.java | 2 +- .../security/authorization/AuthorizationManager.java | 2 +- .../security/authorization/AuthorizationManagers.java | 2 +- .../authorization/AuthorizationObservationContext.java | 2 +- .../AuthorizationObservationConvention.java | 2 +- .../authorization/AuthorizationProxyFactory.java | 2 +- .../security/authorization/AuthorizationResult.java | 2 +- .../authorization/ExpressionAuthorizationDecision.java | 2 +- .../authorization/ObservationAuthorizationManager.java | 2 +- .../ObservationReactiveAuthorizationManager.java | 2 +- .../authorization/ReactiveAuthorizationManager.java | 2 +- .../SingleResultAuthorizationManager.java | 2 +- .../SpringAuthorizationEventPublisher.java | 2 +- .../authorization/event/AuthorizationDeniedEvent.java | 2 +- .../authorization/event/AuthorizationEvent.java | 2 +- .../authorization/event/AuthorizationGrantedEvent.java | 2 +- .../security/authorization/event/package-info.java | 2 +- .../method/AbstractAuthorizationManagerRegistry.java | 2 +- .../method/AbstractExpressionAttributeRegistry.java | 2 +- .../authorization/method/AuthorizationAdvisor.java | 2 +- .../method/AuthorizationAdvisorProxyFactory.java | 2 +- .../method/AuthorizationInterceptorsOrder.java | 2 +- .../AuthorizationManagerAfterMethodInterceptor.java | 2 +- ...orizationManagerAfterReactiveMethodInterceptor.java | 2 +- .../AuthorizationManagerBeforeMethodInterceptor.java | 2 +- ...rizationManagerBeforeReactiveMethodInterceptor.java | 2 +- .../method/AuthorizationMethodPointcuts.java | 2 +- .../authorization/method/AuthorizationProxy.java | 2 +- .../authorization/method/AuthorizeReturnObject.java | 2 +- .../method/AuthorizeReturnObjectMethodInterceptor.java | 2 +- .../authorization/method/ExpressionAttribute.java | 2 +- .../security/authorization/method/ExpressionUtils.java | 2 +- .../method/HandleAuthorizationDenied.java | 2 +- .../method/Jsr250AuthorizationManager.java | 2 +- .../method/MethodAuthorizationDeniedHandler.java | 2 +- .../method/MethodExpressionAuthorizationManager.java | 2 +- .../authorization/method/MethodInvocationResult.java | 2 +- .../method/NoOpAuthorizationEventPublisher.java | 2 +- .../NullReturningMethodAuthorizationDeniedHandler.java | 2 +- .../method/PostAuthorizeAuthorizationManager.java | 2 +- .../method/PostAuthorizeExpressionAttribute.java | 2 +- .../PostAuthorizeExpressionAttributeRegistry.java | 2 +- .../PostAuthorizeReactiveAuthorizationManager.java | 2 +- .../PostFilterAuthorizationMethodInterceptor.java | 2 +- ...stFilterAuthorizationReactiveMethodInterceptor.java | 2 +- .../method/PostFilterExpressionAttributeRegistry.java | 2 +- .../method/PreAuthorizeAuthorizationManager.java | 2 +- .../method/PreAuthorizeExpressionAttribute.java | 2 +- .../PreAuthorizeExpressionAttributeRegistry.java | 2 +- .../PreAuthorizeReactiveAuthorizationManager.java | 2 +- .../PreFilterAuthorizationMethodInterceptor.java | 2 +- ...reFilterAuthorizationReactiveMethodInterceptor.java | 2 +- .../method/PreFilterExpressionAttributeRegistry.java | 2 +- .../method/ReactiveAuthenticationUtils.java | 2 +- .../authorization/method/ReactiveExpressionUtils.java | 2 +- .../method/ReactiveMethodInvocationUtils.java | 2 +- .../ReflectiveMethodAuthorizationDeniedHandler.java | 2 +- .../method/SecuredAuthorizationManager.java | 2 +- .../ThrowingMethodAuthorizationDeniedHandler.java | 2 +- .../security/authorization/method/package-info.java | 2 +- .../security/authorization/package-info.java | 2 +- .../AbstractDelegatingSecurityContextSupport.java | 2 +- .../concurrent/DelegatingSecurityContextCallable.java | 2 +- .../concurrent/DelegatingSecurityContextExecutor.java | 2 +- .../DelegatingSecurityContextExecutorService.java | 2 +- .../concurrent/DelegatingSecurityContextRunnable.java | 2 +- ...egatingSecurityContextScheduledExecutorService.java | 2 +- .../security/concurrent/package-info.java | 2 +- .../context/DelegatingApplicationListener.java | 2 +- .../springframework/security/context/package-info.java | 2 +- .../security/converter/RsaKeyConverters.java | 2 +- .../security/converter/package-info.java | 2 +- .../security/core/AuthenticatedPrincipal.java | 2 +- .../security/core/ComparableVersion.java | 2 +- .../security/core/CredentialsContainer.java | 2 +- .../security/core/SpringSecurityCoreVersion.java | 2 +- .../org/springframework/security/core/Transient.java | 2 +- .../annotation/AbstractSecurityAnnotationScanner.java | 2 +- .../AnnotationTemplateExpressionDefaults.java | 2 +- .../core/annotation/AuthenticationPrincipal.java | 2 +- .../core/annotation/CurrentSecurityContext.java | 2 +- .../ExpressionTemplateSecurityAnnotationScanner.java | 2 +- .../core/annotation/SecurityAnnotationScanner.java | 2 +- .../core/annotation/SecurityAnnotationScanners.java | 2 +- .../annotation/UniqueSecurityAnnotationScanner.java | 2 +- .../security/core/annotation/package-info.java | 2 +- .../security/core/authority/AuthorityUtils.java | 2 +- .../core/authority/GrantedAuthoritiesContainer.java | 2 +- .../core/authority/SimpleGrantedAuthority.java | 2 +- .../mapping/Attributes2GrantedAuthoritiesMapper.java | 2 +- .../authority/mapping/GrantedAuthoritiesMapper.java | 2 +- .../MapBasedAttributes2GrantedAuthoritiesMapper.java | 2 +- .../authority/mapping/MappableAttributesRetriever.java | 2 +- .../core/authority/mapping/NullAuthoritiesMapper.java | 2 +- .../SimpleAttributes2GrantedAuthoritiesMapper.java | 2 +- .../core/authority/mapping/SimpleAuthorityMapper.java | 2 +- .../mapping/SimpleMappableAttributesRetriever.java | 2 +- .../security/core/authority/mapping/package-info.java | 2 +- .../security/core/authority/package-info.java | 2 +- .../security/core/context/DeferredSecurityContext.java | 2 +- .../ListeningSecurityContextHolderStrategy.java | 2 +- .../ObservationSecurityContextChangedListener.java | 2 +- .../core/context/ReactiveSecurityContextHolder.java | 2 +- ...activeSecurityContextHolderThreadLocalAccessor.java | 2 +- .../core/context/SecurityContextChangedEvent.java | 2 +- .../core/context/SecurityContextChangedListener.java | 2 +- .../SecurityContextHolderThreadLocalAccessor.java | 2 +- .../core/context/TransientSecurityContext.java | 2 +- .../security/core/context/package-info.java | 2 +- .../springframework/security/core/package-info.java | 2 +- .../parameters/AnnotationParameterNameDiscoverer.java | 2 +- .../DefaultSecurityParameterNameDiscoverer.java | 2 +- .../springframework/security/core/parameters/P.java | 2 +- .../security/core/parameters/package-info.java | 2 +- .../security/core/session/AbstractSessionEvent.java | 2 +- .../core/session/InMemoryReactiveSessionRegistry.java | 2 +- .../core/session/ReactiveSessionInformation.java | 2 +- .../security/core/session/ReactiveSessionRegistry.java | 2 +- .../security/core/session/SessionCreationEvent.java | 2 +- .../security/core/session/SessionDestroyedEvent.java | 2 +- .../security/core/session/SessionIdChangedEvent.java | 2 +- .../security/core/session/package-info.java | 2 +- .../security/core/token/DefaultToken.java | 2 +- .../core/token/KeyBasedPersistenceTokenService.java | 2 +- .../security/core/token/SecureRandomFactoryBean.java | 2 +- .../security/core/token/Sha512DigestUtils.java | 2 +- .../org/springframework/security/core/token/Token.java | 2 +- .../security/core/token/TokenService.java | 2 +- .../security/core/token/package-info.java | 2 +- .../userdetails/AuthenticationUserDetailsService.java | 2 +- .../userdetails/MapReactiveUserDetailsService.java | 2 +- .../ReactiveUserDetailsPasswordService.java | 2 +- .../core/userdetails/ReactiveUserDetailsService.java | 2 +- .../userdetails/UserDetailsByNameServiceWrapper.java | 2 +- .../security/core/userdetails/UserDetailsChecker.java | 2 +- .../core/userdetails/UserDetailsPasswordService.java | 2 +- .../userdetails/cache/SpringCacheBasedUserCache.java | 2 +- .../security/core/userdetails/cache/package-info.java | 2 +- .../security/core/userdetails/jdbc/package-info.java | 2 +- .../security/core/userdetails/memory/package-info.java | 2 +- .../security/core/userdetails/package-info.java | 2 +- .../AbstractUnmodifiableCollectionDeserializer.java | 2 +- .../jackson2/AnonymousAuthenticationTokenMixin.java | 2 +- .../jackson2/BadCredentialsExceptionMixin.java | 2 +- .../security/jackson2/CoreJackson2Module.java | 2 +- .../jackson2/RememberMeAuthenticationTokenMixin.java | 2 +- .../security/jackson2/SecurityJackson2Modules.java | 2 +- .../security/jackson2/SimpleGrantedAuthorityMixin.java | 2 +- .../jackson2/UnmodifiableListDeserializer.java | 2 +- .../security/jackson2/UnmodifiableListMixin.java | 2 +- .../security/jackson2/UnmodifiableMapDeserializer.java | 2 +- .../security/jackson2/UnmodifiableMapMixin.java | 2 +- .../security/jackson2/UnmodifiableSetDeserializer.java | 2 +- .../security/jackson2/UnmodifiableSetMixin.java | 2 +- .../security/jackson2/UserDeserializer.java | 2 +- .../springframework/security/jackson2/UserMixin.java | 2 +- ...sernamePasswordAuthenticationTokenDeserializer.java | 2 +- .../UsernamePasswordAuthenticationTokenMixin.java | 2 +- .../security/jackson2/package-info.java | 2 +- .../security/provisioning/GroupManager.java | 2 +- .../provisioning/InMemoryUserDetailsManager.java | 2 +- .../security/provisioning/JdbcUserDetailsManager.java | 2 +- .../security/provisioning/MutableUser.java | 2 +- .../security/provisioning/MutableUserDetails.java | 2 +- .../security/provisioning/UserDetailsManager.java | 2 +- .../security/provisioning/package-info.java | 2 +- ...elegatingSecurityContextSchedulingTaskExecutor.java | 2 +- .../DelegatingSecurityContextTaskScheduler.java | 2 +- .../security/scheduling/package-info.java | 2 +- .../DelegatingSecurityContextAsyncTaskExecutor.java | 2 +- .../task/DelegatingSecurityContextTaskExecutor.java | 2 +- .../springframework/security/task/package-info.java | 2 +- .../springframework/security/util/package-info.java | 2 +- .../security/DelegatingSecurityContextTestUtils.java | 2 +- .../org/springframework/security/TestDataSource.java | 2 +- .../access/annotation/BusinessServiceImpl.java | 2 +- .../security/access/annotation/Entity.java | 2 +- .../ExpressionProtectedBusinessServiceImpl.java | 2 +- .../access/annotation/Jsr250BusinessServiceImpl.java | 2 +- .../Jsr250MethodSecurityMetadataSourceTests.java | 2 +- .../security/access/annotation/Jsr250VoterTests.java | 2 +- .../security/access/annotation/RequireAdminRole.java | 2 +- .../security/access/annotation/RequireUserRole.java | 2 +- .../access/annotation/sec2150/CrudRepository.java | 2 +- .../annotation/sec2150/MethodInvocationFactory.java | 2 +- .../access/annotation/sec2150/PersonRepository.java | 2 +- .../AbstractSecurityExpressionHandlerTests.java | 2 +- .../access/expression/ExpressionUtilsTests.java | 2 +- .../access/expression/SecurityExpressionRootTests.java | 2 +- .../DefaultMethodSecurityExpressionHandlerTests.java | 2 +- .../ExpressionBasedPreInvocationAdviceTests.java | 2 +- .../expression/method/MethodExpressionVoterTests.java | 2 +- .../method/MethodSecurityEvaluationContextTests.java | 2 +- .../method/MethodSecurityExpressionRootTests.java | 2 +- .../PrePostAnnotationSecurityMetadataSourceTests.java | 2 +- .../access/expression/method/SecurityRules.java | 2 +- .../hierarchicalroles/HierarchicalRolesTestHelper.java | 2 +- .../RoleHierarchyAuthoritiesMapperTests.java | 2 +- .../hierarchicalroles/RoleHierarchyImplTests.java | 2 +- .../hierarchicalroles/RoleHierarchyUtilsTests.java | 2 +- .../access/hierarchicalroles/TestHelperTests.java | 2 +- .../MapBasedMethodSecurityMetadataSourceTests.java | 2 +- .../access/intercept/method/MockMethodInvocation.java | 2 +- .../DelegatingMethodSecurityMetadataSourceTests.java | 2 +- .../prepost/PostInvocationAdviceProviderTests.java | 2 +- .../PreInvocationAuthorizationAdviceVoterTests.java | 2 +- .../security/access/vote/AbstractAclVoterTests.java | 2 +- .../security/access/vote/RoleHierarchyVoterTests.java | 2 +- .../security/access/vote/RoleVoterTests.java | 2 +- .../AuthorizeReturnObjectCoreHintsRegistrarTests.java | 2 +- .../hint/AuthorizeReturnObjectHintsRegistrarTests.java | 2 +- .../aot/hint/CoreSecurityRuntimeHintsTests.java | 2 +- .../aot/hint/OneTimeTokenRuntimeHintsTests.java | 2 +- .../aot/hint/PrePostAuthorizeHintsRegistrarTests.java | 2 +- .../aot/hint/SecurityHintsAotProcessorTests.java | 2 +- .../DefaultAuthenticationEventPublisherTests.java | 2 +- .../DelegatingReactiveAuthenticationManagerTests.java | 2 +- .../ObservationAuthenticationManagerTests.java | 2 +- .../ObservationReactiveAuthenticationManagerTests.java | 2 +- .../ReactiveAuthenticationManagerAdapterTests.java | 2 +- ...veUserDetailsServiceAuthenticationManagerTests.java | 2 +- .../security/authentication/TestAuthentication.java | 2 +- .../TestingAuthenticationTokenTests.java | 2 +- ...lsRepositoryReactiveAuthenticationManagerTests.java | 2 +- .../security/authentication/dao/MockUserCache.java | 2 +- .../jaas/DefaultJaasAuthenticationProviderTests.java | 2 +- .../authentication/jaas/JaasGrantedAuthorityTests.java | 2 +- .../security/authentication/jaas/Sec760Tests.java | 2 +- .../jaas/memory/InMemoryConfigurationTests.java | 2 +- .../ott/InMemoryOneTimeTokenServiceTests.java | 2 +- .../ott/JdbcOneTimeTokenServiceTests.java | 2 +- .../ott/OneTimeTokenAuthenticationProviderTests.java | 2 +- .../InMemoryReactiveOneTimeTokenServiceTests.java | 2 +- ...OneTimeTokenReactiveAuthenticationManagerTests.java | 2 +- .../AuthenticatedAuthorizationManagerTests.java | 2 +- ...AuthenticatedReactiveAuthorizationManagerTests.java | 2 +- .../AuthoritiesAuthorizationManagerTests.java | 2 +- .../AuthorityAuthorizationManagerTests.java | 2 +- .../AuthorityReactiveAuthorizationManagerTests.java | 2 +- .../AuthorizationAdvisorProxyFactoryTests.java | 2 +- .../authorization/AuthorizationManagerTests.java | 2 +- .../authorization/AuthorizationManagersTests.java | 2 +- .../ObservationAuthorizationManagerTests.java | 2 +- .../ObservationReactiveAuthorizationManagerTests.java | 2 +- .../ReactiveAuthorizationAdvisorProxyFactoryTests.java | 2 +- .../SingleResultAuthorizationManagerTests.java | 2 +- .../SpringAuthorizationEventPublisherTests.java | 2 +- ...uthorizationManagerAfterMethodInterceptorTests.java | 2 +- ...tionManagerAfterReactiveMethodInterceptorTests.java | 2 +- ...thorizationManagerBeforeMethodInterceptorTests.java | 2 +- ...ionManagerBeforeReactiveMethodInterceptorTests.java | 2 +- .../method/AuthorizationMethodPointcutsTests.java | 2 +- .../authorization/method/ExpressionUtilsTests.java | 2 +- .../method/Jsr250AuthorizationManagerTests.java | 2 +- .../MethodExpressionAuthorizationManagerTests.java | 2 +- ...ReturningMethodAuthorizationDeniedHandlerTests.java | 2 +- .../method/PostAuthorizeAuthorizationManagerTests.java | 2 +- ...PostAuthorizeReactiveAuthorizationManagerTests.java | 2 +- .../PostFilterAuthorizationMethodInterceptorTests.java | 2 +- ...terAuthorizationReactiveMethodInterceptorTests.java | 2 +- .../method/PreAuthorizeAuthorizationManagerTests.java | 2 +- .../PreAuthorizeReactiveAuthorizationManagerTests.java | 2 +- .../PreFilterAuthorizationMethodInterceptorTests.java | 2 +- ...terAuthorizationReactiveMethodInterceptorTests.java | 2 +- .../method/SecuredAuthorizationManagerTests.java | 2 +- ...tDelegatingSecurityContextExecutorServiceTests.java | 2 +- ...AbstractDelegatingSecurityContextExecutorTests.java | 2 +- ...ngSecurityContextScheduledExecutorServiceTests.java | 2 +- .../AbstractDelegatingSecurityContextTestSupport.java | 2 +- ...tDelegatingSecurityContextExecutorServiceTests.java | 2 +- .../CurrentDelegatingSecurityContextExecutorTests.java | 2 +- ...ngSecurityContextScheduledExecutorServiceTests.java | 2 +- .../DelegatingSecurityContextCallableTests.java | 2 +- ...egatingSecurityContextExecutorIntegrationTests.java | 2 +- ...SecurityContextExecutorServiceIntegrationTests.java | 2 +- .../DelegatingSecurityContextRunnableTests.java | 2 +- ...ontextScheduledExecutorServiceIntegrationTests.java | 2 +- .../DelegatingSecurityContextSupportTests.java | 2 +- ...tDelegatingSecurityContextExecutorServiceTests.java | 2 +- ...ExplicitDelegatingSecurityContextExecutorTests.java | 2 +- ...ngSecurityContextScheduledExecutorServiceTests.java | 2 +- .../context/DelegatingApplicationListenerTests.java | 2 +- .../security/converter/RsaKeyConvertersTests.java | 2 +- .../security/core/JavaVersionTests.java | 2 +- .../security/core/SpringSecurityCoreVersionTests.java | 2 +- .../security/core/StaticFinalReflectionUtils.java | 2 +- ...pressionTemplateSecurityAnnotationScannerTests.java | 2 +- .../UniqueSecurityAnnotationScannerTests.java | 2 +- .../security/core/authority/AuthorityUtilsTests.java | 2 +- ...pBasedAttributes2GrantedAuthoritiesMapperTests.java | 2 +- .../mapping/SimpleAuthoritiesMapperTests.java | 2 +- .../mapping/SimpleMappableRolesRetrieverTests.java | 2 +- .../SimpleRoles2GrantedAuthoritiesMapperTests.java | 2 +- ...eThreadLocalSecurityContextHolderStrategyTests.java | 2 +- .../ListeningSecurityContextHolderStrategyTests.java | 2 +- .../context/MockSecurityContextHolderStrategy.java | 2 +- ...ObservationSecurityContextChangedListenerTests.java | 2 +- .../context/ReactiveSecurityContextHolderTests.java | 2 +- ...eSecurityContextHolderThreadLocalAccessorTests.java | 2 +- .../SecurityContextHolderThreadLocalAccessorTests.java | 2 +- .../ThreadLocalSecurityContextHolderStrategyTests.java | 2 +- .../AnnotationParameterNameDiscovererTests.java | 2 +- .../DefaultSecurityParameterNameDiscovererTests.java | 2 +- .../security/core/token/DefaultTokenTests.java | 2 +- .../token/KeyBasedPersistenceTokenServiceTests.java | 2 +- .../core/token/SecureRandomFactoryBeanTests.java | 2 +- .../MapReactiveUserDetailsServiceTests.java | 2 +- .../core/userdetails/MockUserDetailsService.java | 2 +- .../security/core/userdetails/PasswordEncodedUser.java | 2 +- .../UserDetailsByNameServiceWrapperTests.java | 2 +- .../security/jackson2/AbstractMixinTests.java | 2 +- .../AnonymousAuthenticationTokenMixinTests.java | 2 +- .../jackson2/BadCredentialsExceptionMixinTests.java | 2 +- .../RememberMeAuthenticationTokenMixinTests.java | 2 +- .../security/jackson2/SecurityContextMixinTests.java | 2 +- .../jackson2/SecurityJackson2ModulesTests.java | 2 +- .../jackson2/SimpleGrantedAuthorityMixinTests.java | 2 +- .../jackson2/UnmodifiableMapDeserializerTests.java | 2 +- .../security/jackson2/UserDeserializerTests.java | 2 +- .../UsernamePasswordAuthenticationTokenMixinTests.java | 2 +- .../provisioning/InMemoryUserDetailsManagerTests.java | 2 +- .../provisioning/JdbcUserDetailsManagerTests.java | 2 +- ...ractSecurityContextSchedulingTaskExecutorTests.java | 2 +- ...rentSecurityContextSchedulingTaskExecutorTests.java | 2 +- ...yContextSchedulingTaskExecutorIntegrationTests.java | 2 +- ...ngSecurityContextTaskSchedulerIntegrationTests.java | 2 +- .../DelegatingSecurityContextTaskSchedulerTests.java | 2 +- ...icitSecurityContextSchedulingTaskExecutorTests.java | 2 +- ...elegatingSecurityContextAsyncTaskExecutorTests.java | 2 +- ...elegatingSecurityContextAsyncTaskExecutorTests.java | 2 +- ...rentDelegatingSecurityContextTaskExecutorTests.java | 2 +- ...curityContextAsyncTaskExecutorIntegrationTests.java | 2 +- ...ingSecurityContextTaskExecutorIntegrationTests.java | 2 +- ...elegatingSecurityContextAsyncTaskExecutorTests.java | 2 +- ...icitDelegatingSecurityContextTaskExecutorTests.java | 2 +- .../springframework/security/util/FieldUtilsTests.java | 2 +- .../security/util/InMemoryResourceTests.java | 2 +- .../security/util/MethodInvocationUtilsTests.java | 2 +- ...efaultMethodSecurityExpressionHandlerKotlinTests.kt | 2 +- .../security/crypto/argon2/Argon2EncodingUtils.java | 2 +- .../security/crypto/argon2/Argon2PasswordEncoder.java | 2 +- .../security/crypto/argon2/package-info.java | 2 +- .../security/crypto/bcrypt/BCryptPasswordEncoder.java | 2 +- .../security/crypto/bcrypt/package-info.java | 2 +- .../org/springframework/security/crypto/codec/Hex.java | 2 +- .../springframework/security/crypto/codec/Utf8.java | 2 +- .../security/crypto/codec/package-info.java | 2 +- .../security/crypto/encrypt/AesBytesEncryptor.java | 2 +- .../crypto/encrypt/BouncyCastleAesBytesEncryptor.java | 2 +- .../encrypt/BouncyCastleAesCbcBytesEncryptor.java | 2 +- .../encrypt/BouncyCastleAesGcmBytesEncryptor.java | 2 +- .../security/crypto/encrypt/BytesEncryptor.java | 2 +- .../security/crypto/encrypt/CipherUtils.java | 2 +- .../security/crypto/encrypt/Encryptors.java | 2 +- .../crypto/encrypt/HexEncodingTextEncryptor.java | 2 +- .../security/crypto/encrypt/KeyStoreKeyFactory.java | 2 +- .../security/crypto/encrypt/RsaAlgorithm.java | 2 +- .../security/crypto/encrypt/RsaKeyHelper.java | 2 +- .../security/crypto/encrypt/RsaKeyHolder.java | 2 +- .../security/crypto/encrypt/RsaRawEncryptor.java | 2 +- .../security/crypto/encrypt/RsaSecretEncryptor.java | 2 +- .../security/crypto/encrypt/TextEncryptor.java | 2 +- .../security/crypto/encrypt/package-info.java | 2 +- .../crypto/factory/PasswordEncoderFactories.java | 2 +- .../security/crypto/factory/package-info.java | 2 +- .../crypto/keygen/Base64StringKeyGenerator.java | 2 +- .../security/crypto/keygen/BytesKeyGenerator.java | 2 +- .../crypto/keygen/HexEncodingStringKeyGenerator.java | 2 +- .../security/crypto/keygen/KeyGenerators.java | 2 +- .../crypto/keygen/SecureRandomBytesKeyGenerator.java | 2 +- .../security/crypto/keygen/SharedKeyGenerator.java | 2 +- .../security/crypto/keygen/StringKeyGenerator.java | 2 +- .../security/crypto/keygen/package-info.java | 2 +- .../crypto/password/AbstractPasswordEncoder.java | 2 +- .../password/AbstractValidatingPasswordEncoder.java | 2 +- .../crypto/password/DelegatingPasswordEncoder.java | 2 +- .../security/crypto/password/Digester.java | 2 +- .../crypto/password/LdapShaPasswordEncoder.java | 2 +- .../springframework/security/crypto/password/Md4.java | 2 +- .../security/crypto/password/Md4PasswordEncoder.java | 2 +- .../crypto/password/MessageDigestPasswordEncoder.java | 2 +- .../security/crypto/password/NoOpPasswordEncoder.java | 2 +- .../security/crypto/password/PasswordEncoder.java | 2 +- .../security/crypto/password/PasswordEncoderUtils.java | 2 +- .../crypto/password/Pbkdf2PasswordEncoder.java | 2 +- .../crypto/password/StandardPasswordEncoder.java | 2 +- .../security/crypto/password/package-info.java | 2 +- .../security/crypto/scrypt/SCryptPasswordEncoder.java | 2 +- .../security/crypto/scrypt/package-info.java | 2 +- .../security/crypto/util/EncodingUtils.java | 2 +- .../security/crypto/util/package-info.java | 2 +- .../crypto/argon2/Argon2EncodingUtilsTests.java | 2 +- .../crypto/argon2/Argon2PasswordEncoderTests.java | 2 +- .../crypto/bcrypt/BCryptPasswordEncoderTests.java | 2 +- .../security/crypto/codec/HexTests.java | 2 +- .../security/crypto/codec/Utf8Tests.java | 2 +- .../crypto/encrypt/AesBytesEncryptorTests.java | 2 +- .../BouncyCastleAesBytesEncryptorEquivalencyTests.java | 2 +- .../encrypt/BouncyCastleAesBytesEncryptorTests.java | 2 +- .../security/crypto/encrypt/CryptoAssumptions.java | 2 +- .../security/crypto/encrypt/EncryptorsTests.java | 2 +- .../crypto/encrypt/KeyStoreKeyFactoryTests.java | 2 +- .../security/crypto/encrypt/RsaKeyHelperTests.java | 2 +- .../security/crypto/encrypt/RsaRawEncryptorTests.java | 2 +- .../crypto/encrypt/RsaSecretEncryptorTests.java | 2 +- .../crypto/factory/PasswordEncoderFactoriesTests.java | 2 +- .../crypto/keygen/Base64StringKeyGeneratorTests.java | 2 +- .../security/crypto/keygen/KeyGeneratorsTests.java | 2 +- .../crypto/password/AbstractPasswordEncoderTests.java | 2 +- .../AbstractPasswordEncoderValidationTests.java | 2 +- .../AbstractValidatingPasswordEncoderTests.java | 2 +- .../password/DelegatingPasswordEncoderTests.java | 2 +- .../security/crypto/password/DigesterTests.java | 2 +- .../crypto/password/LdapShaPasswordEncoderTests.java | 2 +- .../crypto/password/Md4PasswordEncoderTests.java | 2 +- .../password/MessageDigestPasswordEncoderTests.java | 2 +- .../crypto/password/NoOpPasswordEncoderTests.java | 2 +- .../crypto/password/PasswordEncoderUtilsTests.java | 2 +- .../crypto/password/Pbkdf2PasswordEncoderTests.java | 2 +- .../crypto/password/StandardPasswordEncoderTests.java | 2 +- .../crypto/scrypt/SCryptPasswordEncoderTests.java | 2 +- .../security/crypto/util/EncodingUtilsTests.java | 2 +- .../hint/AuthorizeReturnObjectDataHintsRegistrar.java | 2 +- .../query/SecurityEvaluationContextExtension.java | 2 +- .../AuthorizeReturnObjectDataHintsRegistrarTests.java | 2 +- .../query/SecurityEvaluationContextExtensionTests.java | 2 +- .../integrations/rest/clientregistrationid/User.java | 2 +- .../rest/clientregistrationid/UserService.java | 2 +- ...estClientHttpInterfaceIntegrationConfiguration.java | 2 +- ...ientHttpInterfaceIntegrationConfigurationTests.java | 2 +- ...ientHttpInterfaceIntegrationConfigurationTests.java | 2 +- ...WebClientHttpInterfaceIntegrationConfiguration.java | 2 +- .../reactivex509/CustomX509Configuration.java | 2 +- .../reactivex509/DefaultX509Configuration.java | 2 +- .../reactivex509/X509ConfigurationTests.java | 2 +- .../servletx509config/CustomX509Configuration.java | 2 +- .../servletx509config/DefaultX509Configuration.java | 2 +- .../servletx509config/X509ConfigurationTests.java | 2 +- .../servlet/servletfiltersreview/FilterChainUsage.java | 2 +- .../integrations/rest/clientregistrationid/User.kt | 2 +- .../rest/clientregistrationid/UserService.kt | 2 +- .../RestClientHttpInterfaceIntegrationConfiguration.kt | 2 +- ...ClientHttpInterfaceIntegrationConfigurationTests.kt | 2 +- ...ClientHttpInterfaceIntegrationConfigurationTests.kt | 2 +- ...erWebClientHttpInterfaceIntegrationConfiguration.kt | 2 +- .../reactivex509/CustomX509Configuration.kt | 2 +- .../reactivex509/DefaultX509Configuration.kt | 2 +- .../reactivex509/X509ConfigurationTests.kt | 2 +- .../servletx509config/CustomX509Configuration.kt | 2 +- .../servletx509config/DefaultX509Configuration.kt | 2 +- .../servletx509config/X509ConfigurationTests.kt | 2 +- .../servlet/servletfiltersreview/FilterChainUsage.kt | 2 +- .../servletx509config/CustomX509Configuration.xml | 2 +- .../servletx509config/DefaultX509Configuration.xml | 2 +- etc/checkstyle/header.txt | 2 +- etc/eclipse/org.eclipse.jdt.ui.prefs | 2 +- gradle.properties | 2 +- gradlew.bat | 2 +- .../HttpNamespaceWithMultipleInterceptorsTests.java | 2 +- .../integration/HttpPathParameterStrippingTests.java | 2 +- .../security/integration/MultiAnnotationTests.java | 2 +- .../integration/SEC933ApplicationContextTests.java | 2 +- .../security/integration/StubUserRepository.java | 2 +- .../python/PythonInterpreterBasedSecurityTests.java | 2 +- .../performance/FilterChainPerformanceTests.java | 2 +- .../performance/ProtectPointcutPerformanceTests.java | 2 +- .../security/integration/UserDetailsServiceImpl.java | 2 +- .../security/integration/UserRepository.java | 2 +- .../multiannotation/MultiAnnotationService.java | 2 +- .../multiannotation/MultiAnnotationServiceImpl.java | 2 +- .../multiannotation/PreAuthorizeService.java | 2 +- .../multiannotation/PreAuthorizeServiceImpl.java | 2 +- .../integration/multiannotation/SecuredService.java | 2 +- .../multiannotation/SecuredServiceImpl.java | 2 +- .../python/PythonInterpreterPostInvocationAdvice.java | 2 +- .../python/PythonInterpreterPreInvocationAdvice.java | 2 +- .../PythonInterpreterPreInvocationAttribute.java | 2 +- ...onInterpreterPrePostInvocationAttributeFactory.java | 2 +- .../security/integration/python/TestService.java | 2 +- .../security/integration/python/TestServiceImpl.java | 2 +- .../security/LdapServerBeanDefinitionParserTests.java | 2 +- .../security/LdapServerBeanDefinitionParserTests.java | 2 +- .../security/LdapServerBeanDefinitionParserTests.java | 2 +- .../security/context/SecurityContextHolderMTTests.java | 2 +- .../integration/AbstractWebServerIntegrationTests.java | 2 +- .../security/integration/BasicAuthenticationTests.java | 2 +- .../integration/ConcurrentSessionManagementTests.java | 2 +- .../resources/spring/http-security-concurrency.xml | 2 +- .../security/itest/web/TestController.java | 2 +- javascript/lib/abort-controller.js | 2 +- javascript/lib/base64url.js | 2 +- javascript/lib/http.js | 2 +- javascript/lib/index.js | 2 +- javascript/lib/webauthn-core.js | 2 +- javascript/lib/webauthn-login.js | 2 +- javascript/lib/webauthn-registration.js | 2 +- javascript/spring-security-javascript.gradle | 2 +- javascript/test/abort-controller.test.js | 2 +- javascript/test/base64.test.js | 2 +- javascript/test/bootstrap.js | 2 +- javascript/test/http.test.js | 2 +- javascript/test/webauthn-core.test.js | 2 +- javascript/test/webauthn-login.test.js | 2 +- javascript/test/webauthn-registration.test.js | 2 +- .../ldap/DefaultSpringSecurityContextSourceTests.java | 2 +- .../security/ldap/UnboundIdContainerConfig.java | 2 +- .../FilterBasedLdapUserSearchWithSpacesTests.java | 2 +- .../ldap/server/UnboundIdContainerLdifTests.java | 2 +- .../security/ldap/server/UnboundIdContainerTests.java | 2 +- ...AuthoritiesPopulatorGetGrantedAuthoritiesTests.java | 2 +- .../LdapUserDetailsManagerModifyPasswordTests.java | 2 +- .../security/ldap/DefaultLdapUsernameToDnMapper.java | 2 +- .../ldap/DefaultSpringSecurityContextSource.java | 2 +- .../org/springframework/security/ldap/LdapEncoder.java | 2 +- .../security/ldap/LdapUsernameToDnMapper.java | 2 +- .../security/ldap/SpringSecurityLdapTemplate.java | 2 +- .../ldap/aot/hint/LdapSecurityRuntimeHints.java | 2 +- .../AbstractLdapAuthenticationProvider.java | 2 +- .../security/ldap/authentication/LdapEncoder.java | 2 +- .../authentication/NullLdapAuthoritiesPopulator.java | 2 +- .../SpringSecurityAuthenticationSource.java | 2 +- .../UserDetailsServiceLdapAuthoritiesPopulator.java | 2 +- .../ad/ActiveDirectoryAuthenticationException.java | 2 +- .../ad/ActiveDirectoryLdapAuthenticationProvider.java | 2 +- .../ad/DefaultActiveDirectoryAuthoritiesPopulator.java | 2 +- .../security/ldap/authentication/package-info.java | 2 +- .../security/ldap/jackson2/InetOrgPersonMixin.java | 2 +- .../security/ldap/jackson2/LdapAuthorityMixin.java | 2 +- .../security/ldap/jackson2/LdapJackson2Module.java | 2 +- .../ldap/jackson2/LdapUserDetailsImplMixin.java | 2 +- .../security/ldap/jackson2/PersonMixin.java | 2 +- .../springframework/security/ldap/package-info.java | 2 +- .../ldap/ppolicy/PasswordPolicyAwareContextSource.java | 2 +- .../ldap/ppolicy/PasswordPolicyControlExtractor.java | 2 +- .../security/ldap/ppolicy/PasswordPolicyData.java | 2 +- .../ldap/ppolicy/PasswordPolicyErrorStatus.java | 2 +- .../security/ldap/ppolicy/PasswordPolicyException.java | 2 +- .../security/ldap/ppolicy/package-info.java | 2 +- .../security/ldap/search/package-info.java | 2 +- .../ldap/server/EmbeddedLdapServerContainer.java | 2 +- .../security/ldap/server/UnboundIdContainer.java | 2 +- .../security/ldap/server/package-info.java | 2 +- .../security/ldap/userdetails/LdapAuthority.java | 2 +- .../ldap/userdetails/LdapUserDetailsManager.java | 2 +- .../ldap/userdetails/LdapUserDetailsService.java | 2 +- .../userdetails/NestedLdapAuthoritiesPopulator.java | 2 +- .../security/ldap/userdetails/PersonContextMapper.java | 2 +- .../security/ldap/userdetails/package-info.java | 2 +- .../ldap/SpringSecurityAuthenticationSourceTests.java | 2 +- .../security/ldap/SpringSecurityLdapTemplateTests.java | 2 +- .../ldap/aot/hint/LdapSecurityRuntimeHintsTests.java | 2 +- ...ActiveDirectoryLdapAuthenticationProviderTests.java | 2 +- .../ldap/jackson2/InetOrgPersonMixinTests.java | 2 +- .../ldap/jackson2/LdapUserDetailsImplMixinTests.java | 2 +- .../security/ldap/jackson2/PersonMixinTests.java | 2 +- .../ldap/ppolicy/OpenLDAPIntegrationTestSuite.java | 2 +- .../ppolicy/PasswordPolicyAwareContextSourceTests.java | 2 +- .../ppolicy/PasswordPolicyControlFactoryTests.java | 2 +- .../security/ldap/userdetails/InetOrgPersonTests.java | 2 +- .../security/ldap/userdetails/LdapAuthorityTests.java | 2 +- .../ldap/userdetails/LdapUserDetailsImplTests.java | 2 +- .../ldap/userdetails/LdapUserDetailsServiceTests.java | 2 +- ...serDetailsServiceLdapAuthoritiesPopulatorTests.java | 2 +- .../DefaultMessageSecurityExpressionHandler.java | 2 +- .../expression/EvaluationContextPostProcessor.java | 2 +- ...ssionBasedMessageSecurityMetadataSourceFactory.java | 2 +- ...eAuthorizationContextSecurityExpressionHandler.java | 2 +- .../expression/MessageExpressionConfigAttribute.java | 2 +- .../access/expression/MessageExpressionVoter.java | 2 +- .../expression/MessageSecurityExpressionRoot.java | 2 +- .../intercept/AuthorizationChannelInterceptor.java | 2 +- .../access/intercept/ChannelSecurityInterceptor.java | 2 +- .../DefaultMessageSecurityMetadataSource.java | 2 +- .../access/intercept/MessageAuthorizationContext.java | 2 +- .../MessageMatcherDelegatingAuthorizationManager.java | 2 +- .../intercept/MessageSecurityMetadataSource.java | 2 +- .../AuthenticationPrincipalArgumentResolver.java | 2 +- .../context/SecurityContextChannelInterceptor.java | 2 +- .../SecurityContextPropagationChannelInterceptor.java | 2 +- .../AuthenticationPrincipalArgumentResolver.java | 2 +- .../CurrentSecurityContextArgumentResolver.java | 2 +- .../util/matcher/AbstractMessageMatcherComposite.java | 2 +- .../messaging/util/matcher/AndMessageMatcher.java | 2 +- .../messaging/util/matcher/MessageMatcher.java | 2 +- .../messaging/util/matcher/OrMessageMatcher.java | 2 +- .../util/matcher/PathPatternMessageMatcher.java | 2 +- .../messaging/util/matcher/SimpMessageTypeMatcher.java | 2 +- .../messaging/web/csrf/CsrfChannelInterceptor.java | 2 +- .../messaging/web/csrf/XorCsrfChannelInterceptor.java | 2 +- .../security/messaging/web/csrf/XorCsrfTokenUtils.java | 2 +- .../socket/server/CsrfTokenHandshakeInterceptor.java | 2 +- .../DefaultMessageSecurityExpressionHandlerTests.java | 2 +- ...BasedMessageSecurityMetadataSourceFactoryTests.java | 2 +- .../MessageExpressionConfigAttributeTests.java | 2 +- .../access/expression/MessageExpressionVoterTests.java | 2 +- .../AuthorizationChannelInterceptorTests.java | 2 +- .../intercept/ChannelSecurityInterceptorTests.java | 2 +- .../DefaultMessageSecurityMetadataSourceTests.java | 2 +- ...sageMatcherDelegatingAuthorizationManagerTests.java | 2 +- .../AuthenticationPrincipalArgumentResolverTests.java | 2 +- .../SecurityContextChannelInterceptorTests.java | 2 +- ...urityContextPropagationChannelInterceptorTests.java | 2 +- .../messaging/handler/invocation/ResolvableMethod.java | 2 +- .../AuthenticationPrincipalArgumentResolverTests.java | 2 +- .../CurrentSecurityContextArgumentResolverTests.java | 2 +- .../messaging/util/matcher/AndMessageMatcherTests.java | 2 +- .../messaging/util/matcher/OrMessageMatcherTests.java | 2 +- .../util/matcher/PathPatternMessageMatcherTests.java | 2 +- .../util/matcher/SimpMessageTypeMatcherTests.java | 2 +- .../web/csrf/CsrfChannelInterceptorTests.java | 2 +- .../web/csrf/XorCsrfChannelInterceptorTests.java | 2 +- .../server/CsrfTokenHandshakeInterceptorTests.java | 2 +- ...uthorizationCodeOAuth2AuthorizedClientProvider.java | 2 +- ...tionCodeReactiveOAuth2AuthorizedClientProvider.java | 2 +- ...izedClientServiceOAuth2AuthorizedClientManager.java | 2 +- ...ntServiceReactiveOAuth2AuthorizedClientManager.java | 2 +- .../oauth2/client/ClientAuthorizationException.java | 2 +- .../client/ClientAuthorizationRequiredException.java | 2 +- ...lientCredentialsOAuth2AuthorizedClientProvider.java | 2 +- ...dentialsReactiveOAuth2AuthorizedClientProvider.java | 2 +- .../DelegatingOAuth2AuthorizedClientProvider.java | 2 +- ...legatingReactiveOAuth2AuthorizedClientProvider.java | 2 +- .../client/InMemoryOAuth2AuthorizedClientService.java | 2 +- .../InMemoryReactiveOAuth2AuthorizedClientService.java | 2 +- .../client/JdbcOAuth2AuthorizedClientService.java | 2 +- .../JwtBearerOAuth2AuthorizedClientProvider.java | 2 +- ...wtBearerReactiveOAuth2AuthorizedClientProvider.java | 2 +- .../oauth2/client/OAuth2AuthorizationContext.java | 2 +- .../client/OAuth2AuthorizationFailureHandler.java | 2 +- .../client/OAuth2AuthorizationSuccessHandler.java | 2 +- .../security/oauth2/client/OAuth2AuthorizeRequest.java | 2 +- .../security/oauth2/client/OAuth2AuthorizedClient.java | 2 +- .../oauth2/client/OAuth2AuthorizedClientId.java | 2 +- .../oauth2/client/OAuth2AuthorizedClientManager.java | 2 +- .../oauth2/client/OAuth2AuthorizedClientProvider.java | 2 +- .../client/OAuth2AuthorizedClientProviderBuilder.java | 2 +- .../oauth2/client/OAuth2AuthorizedClientService.java | 2 +- .../R2dbcReactiveOAuth2AuthorizedClientService.java | 2 +- .../ReactiveOAuth2AuthorizationFailureHandler.java | 2 +- .../ReactiveOAuth2AuthorizationSuccessHandler.java | 2 +- .../client/ReactiveOAuth2AuthorizedClientManager.java | 2 +- .../client/ReactiveOAuth2AuthorizedClientProvider.java | 2 +- .../ReactiveOAuth2AuthorizedClientProviderBuilder.java | 2 +- .../client/ReactiveOAuth2AuthorizedClientService.java | 2 +- .../RefreshTokenOAuth2AuthorizedClientProvider.java | 2 +- ...eshTokenReactiveOAuth2AuthorizedClientProvider.java | 2 +- ...horizedClientOAuth2AuthorizationFailureHandler.java | 2 +- ...lientReactiveOAuth2AuthorizationFailureHandler.java | 2 +- .../TokenExchangeOAuth2AuthorizedClientProvider.java | 2 +- ...ExchangeReactiveOAuth2AuthorizedClientProvider.java | 2 +- .../oauth2/client/annotation/ClientRegistrationId.java | 2 +- .../annotation/RegisteredOAuth2AuthorizedClient.java | 2 +- .../client/aot/hint/OAuth2ClientRuntimeHints.java | 2 +- .../authentication/OAuth2AuthenticationToken.java | 2 +- .../OAuth2AuthorizationCodeAuthenticationProvider.java | 2 +- .../OAuth2AuthorizationCodeAuthenticationToken.java | 2 +- ...AuthorizationCodeReactiveAuthenticationManager.java | 2 +- .../OAuth2LoginAuthenticationProvider.java | 2 +- .../authentication/OAuth2LoginAuthenticationToken.java | 2 +- .../OAuth2LoginReactiveAuthenticationManager.java | 2 +- .../oauth2/client/authentication/package-info.java | 2 +- .../AbstractOAuth2AuthorizationGrantRequest.java | 2 +- ...tractRestClientOAuth2AccessTokenResponseClient.java | 2 +- ...bClientReactiveOAuth2AccessTokenResponseClient.java | 2 +- .../DefaultOAuth2TokenRequestHeadersConverter.java | 2 +- .../DefaultOAuth2TokenRequestParametersConverter.java | 2 +- .../oauth2/client/endpoint/JwtBearerGrantRequest.java | 2 +- ...mbusJwtClientAuthenticationParametersConverter.java | 2 +- .../endpoint/OAuth2AccessTokenResponseClient.java | 2 +- .../endpoint/OAuth2AuthorizationCodeGrantRequest.java | 2 +- .../endpoint/OAuth2ClientCredentialsGrantRequest.java | 2 +- .../endpoint/OAuth2RefreshTokenGrantRequest.java | 2 +- .../ReactiveOAuth2AccessTokenResponseClient.java | 2 +- ...RestClientAuthorizationCodeTokenResponseClient.java | 2 +- ...RestClientClientCredentialsTokenResponseClient.java | 2 +- .../RestClientJwtBearerTokenResponseClient.java | 2 +- .../RestClientRefreshTokenTokenResponseClient.java | 2 +- .../RestClientTokenExchangeTokenResponseClient.java | 2 +- .../client/endpoint/TokenExchangeGrantRequest.java | 2 +- ...ntReactiveAuthorizationCodeTokenResponseClient.java | 2 +- ...ntReactiveClientCredentialsTokenResponseClient.java | 2 +- .../WebClientReactiveJwtBearerTokenResponseClient.java | 2 +- ...bClientReactiveRefreshTokenTokenResponseClient.java | 2 +- ...ClientReactiveTokenExchangeTokenResponseClient.java | 2 +- .../security/oauth2/client/endpoint/package-info.java | 2 +- .../event/OAuth2AuthorizedClientRefreshedEvent.java | 2 +- .../client/http/OAuth2ErrorResponseErrorHandler.java | 2 +- .../jackson2/ClientRegistrationDeserializer.java | 2 +- .../client/jackson2/ClientRegistrationMixin.java | 2 +- .../oauth2/client/jackson2/DefaultOAuth2UserMixin.java | 2 +- .../oauth2/client/jackson2/DefaultOidcUserMixin.java | 2 +- .../security/oauth2/client/jackson2/JsonNodeUtils.java | 2 +- .../oauth2/client/jackson2/OAuth2AccessTokenMixin.java | 2 +- .../jackson2/OAuth2AuthenticationExceptionMixin.java | 2 +- .../jackson2/OAuth2AuthenticationTokenMixin.java | 2 +- .../OAuth2AuthorizationRequestDeserializer.java | 2 +- .../jackson2/OAuth2AuthorizationRequestMixin.java | 2 +- .../client/jackson2/OAuth2AuthorizedClientMixin.java | 2 +- .../client/jackson2/OAuth2ClientJackson2Module.java | 2 +- .../oauth2/client/jackson2/OAuth2ErrorMixin.java | 2 +- .../client/jackson2/OAuth2RefreshTokenMixin.java | 2 +- .../client/jackson2/OAuth2UserAuthorityMixin.java | 2 +- .../oauth2/client/jackson2/OidcIdTokenMixin.java | 2 +- .../oauth2/client/jackson2/OidcUserAuthorityMixin.java | 2 +- .../oauth2/client/jackson2/OidcUserInfoMixin.java | 2 +- .../security/oauth2/client/jackson2/StdConverters.java | 2 +- .../DefaultOidcIdTokenValidatorFactory.java | 2 +- .../OidcAuthorizationCodeAuthenticationProvider.java | 2 +- ...AuthorizationCodeReactiveAuthenticationManager.java | 2 +- .../OidcAuthorizedClientRefreshedEventListener.java | 2 +- .../oidc/authentication/OidcIdTokenDecoderFactory.java | 2 +- .../oidc/authentication/OidcIdTokenValidator.java | 2 +- .../ReactiveOidcIdTokenDecoderFactory.java | 2 +- .../authentication/event/OidcUserRefreshedEvent.java | 2 +- .../logout/LogoutTokenClaimAccessor.java | 2 +- .../authentication/logout/LogoutTokenClaimNames.java | 2 +- .../oidc/authentication/logout/OidcLogoutToken.java | 2 +- .../client/oidc/authentication/package-info.java | 2 +- .../session/InMemoryReactiveOidcSessionRegistry.java | 2 +- .../server/session/ReactiveOidcSessionRegistry.java | 2 +- .../oidc/session/InMemoryOidcSessionRegistry.java | 2 +- .../client/oidc/session/OidcSessionInformation.java | 2 +- .../client/oidc/session/OidcSessionRegistry.java | 2 +- .../oidc/userinfo/OidcReactiveOAuth2UserService.java | 2 +- .../oauth2/client/oidc/userinfo/OidcUserRequest.java | 2 +- .../client/oidc/userinfo/OidcUserRequestUtils.java | 2 +- .../oauth2/client/oidc/userinfo/OidcUserService.java | 2 +- .../oauth2/client/oidc/userinfo/OidcUserSource.java | 2 +- .../oauth2/client/oidc/userinfo/package-info.java | 2 +- .../OidcClientInitiatedLogoutSuccessHandler.java | 2 +- .../OidcClientInitiatedServerLogoutSuccessHandler.java | 2 +- .../security/oauth2/client/package-info.java | 2 +- .../oauth2/client/registration/ClientRegistration.java | 2 +- .../registration/ClientRegistrationRepository.java | 2 +- .../client/registration/ClientRegistrations.java | 2 +- .../InMemoryClientRegistrationRepository.java | 2 +- .../InMemoryReactiveClientRegistrationRepository.java | 2 +- .../ReactiveClientRegistrationRepository.java | 2 +- .../SupplierClientRegistrationRepository.java | 2 +- .../oauth2/client/registration/package-info.java | 2 +- .../client/userinfo/DefaultOAuth2UserService.java | 2 +- .../userinfo/DefaultReactiveOAuth2UserService.java | 2 +- .../client/userinfo/DelegatingOAuth2UserService.java | 2 +- .../oauth2/client/userinfo/OAuth2UserRequest.java | 2 +- .../userinfo/OAuth2UserRequestEntityConverter.java | 2 +- .../oauth2/client/userinfo/OAuth2UserService.java | 2 +- .../client/userinfo/ReactiveOAuth2UserService.java | 2 +- .../security/oauth2/client/userinfo/package-info.java | 2 +- ...catedPrincipalOAuth2AuthorizedClientRepository.java | 2 +- .../client/web/AuthorizationRequestRepository.java | 2 +- .../security/oauth2/client/web/ClientAttributes.java | 2 +- .../web/DefaultOAuth2AuthorizationRequestResolver.java | 2 +- .../web/DefaultOAuth2AuthorizedClientManager.java | 2 +- .../DefaultReactiveOAuth2AuthorizedClientManager.java | 2 +- ...ttpSessionOAuth2AuthorizationRequestRepository.java | 2 +- .../HttpSessionOAuth2AuthorizedClientRepository.java | 2 +- .../web/InvalidClientRegistrationIdException.java | 2 +- .../client/web/OAuth2AuthorizationCodeGrantFilter.java | 2 +- .../web/OAuth2AuthorizationRequestCustomizers.java | 2 +- .../web/OAuth2AuthorizationRequestRedirectFilter.java | 2 +- .../client/web/OAuth2AuthorizationRequestResolver.java | 2 +- .../client/web/OAuth2AuthorizationResponseUtils.java | 2 +- .../client/web/OAuth2AuthorizedClientRepository.java | 2 +- .../client/web/OAuth2LoginAuthenticationFilter.java | 2 +- .../web/client/ClientRegistrationIdProcessor.java | 2 +- .../web/client/OAuth2ClientHttpRequestInterceptor.java | 2 +- .../RequestAttributeClientRegistrationIdResolver.java | 2 +- .../web/client/RequestAttributePrincipalResolver.java | 2 +- .../client/SecurityContextHolderPrincipalResolver.java | 2 +- .../OAuth2RestClientHttpServiceGroupConfigurer.java | 2 +- .../OAuth2AuthorizedClientArgumentResolver.java | 2 +- .../security/oauth2/client/web/package-info.java | 2 +- ...erOAuth2AuthorizedClientExchangeFilterFunction.java | 2 +- ...etOAuth2AuthorizedClientExchangeFilterFunction.java | 2 +- .../OAuth2WebClientHttpServiceGroupConfigurer.java | 2 +- .../OAuth2AuthorizedClientArgumentResolver.java | 2 +- ...rincipalServerOAuth2AuthorizedClientRepository.java | 2 +- ...efaultServerOAuth2AuthorizationRequestResolver.java | 2 +- .../server/OAuth2AuthorizationCodeGrantWebFilter.java | 2 +- .../OAuth2AuthorizationRequestRedirectWebFilter.java | 2 +- .../web/server/OAuth2AuthorizationResponseUtils.java | 2 +- .../server/ServerAuthorizationRequestRepository.java | 2 +- ...2AuthorizationCodeAuthenticationTokenConverter.java | 2 +- .../ServerOAuth2AuthorizationRequestResolver.java | 2 +- .../server/ServerOAuth2AuthorizedClientRepository.java | 2 +- ...sionOAuth2ServerAuthorizationRequestRepository.java | 2 +- ...bSessionServerOAuth2AuthorizedClientRepository.java | 2 +- .../OAuth2LoginAuthenticationWebFilter.java | 2 +- ...izationCodeOAuth2AuthorizedClientProviderTests.java | 2 +- ...odeReactiveOAuth2AuthorizedClientProviderTests.java | 2 +- ...lientServiceOAuth2AuthorizedClientManagerTests.java | 2 +- ...viceReactiveOAuth2AuthorizedClientManagerTests.java | 2 +- ...CredentialsOAuth2AuthorizedClientProviderTests.java | 2 +- ...alsReactiveOAuth2AuthorizedClientProviderTests.java | 2 +- .../DelegatingOAuth2AuthorizedClientProviderTests.java | 2 +- ...ingReactiveOAuth2AuthorizedClientProviderTests.java | 2 +- .../InMemoryOAuth2AuthorizedClientServiceTests.java | 2 +- ...moryReactiveOAuth2AuthorizedClientServiceTests.java | 2 +- .../client/JdbcOAuth2AuthorizedClientServiceTests.java | 2 +- .../JwtBearerOAuth2AuthorizedClientProviderTests.java | 2 +- ...rerReactiveOAuth2AuthorizedClientProviderTests.java | 2 +- .../security/oauth2/client/MockResponses.java | 2 +- .../oauth2/client/OAuth2AuthorizationContextTests.java | 2 +- .../oauth2/client/OAuth2AuthorizeRequestTests.java | 2 +- .../oauth2/client/OAuth2AuthorizedClientIdTests.java | 2 +- .../OAuth2AuthorizedClientProviderBuilderTests.java | 2 +- .../oauth2/client/OAuth2AuthorizedClientTests.java | 2 +- ...2dbcReactiveOAuth2AuthorizedClientServiceTests.java | 2 +- ...tiveOAuth2AuthorizedClientProviderBuilderTests.java | 2 +- ...efreshTokenOAuth2AuthorizedClientProviderTests.java | 2 +- ...kenReactiveOAuth2AuthorizedClientProviderTests.java | 2 +- ...kenExchangeOAuth2AuthorizedClientProviderTests.java | 2 +- ...ngeReactiveOAuth2AuthorizedClientProviderTests.java | 2 +- .../client/aot/hint/OAuth2ClientRuntimeHintsTests.java | 2 +- .../authentication/OAuth2AuthenticationTokenTests.java | 2 +- ...h2AuthorizationCodeAuthenticationProviderTests.java | 2 +- ...Auth2AuthorizationCodeAuthenticationTokenTests.java | 2 +- ...rizationCodeReactiveAuthenticationManagerTests.java | 2 +- .../OAuth2LoginAuthenticationProviderTests.java | 2 +- .../OAuth2LoginAuthenticationTokenTests.java | 2 +- .../OAuth2LoginReactiveAuthenticationManagerTests.java | 2 +- .../authentication/TestOAuth2AuthenticationTokens.java | 2 +- ...estOAuth2AuthorizationCodeAuthenticationTokens.java | 2 +- ...DefaultOAuth2TokenRequestHeadersConverterTests.java | 2 +- ...aultOAuth2TokenRequestParametersConverterTests.java | 2 +- .../client/endpoint/JwtBearerGrantRequestTests.java | 2 +- ...wtClientAuthenticationParametersConverterTests.java | 2 +- .../OAuth2AuthorizationCodeGrantRequestTests.java | 2 +- .../OAuth2ClientCredentialsGrantRequestTests.java | 2 +- .../endpoint/OAuth2RefreshTokenGrantRequestTests.java | 2 +- ...lientAuthorizationCodeTokenResponseClientTests.java | 2 +- ...lientClientCredentialsTokenResponseClientTests.java | 2 +- .../RestClientJwtBearerTokenResponseClientTests.java | 2 +- ...RestClientRefreshTokenTokenResponseClientTests.java | 2 +- ...estClientTokenExchangeTokenResponseClientTests.java | 2 +- .../endpoint/TokenExchangeGrantRequestTests.java | 2 +- ...ctiveAuthorizationCodeTokenResponseClientTests.java | 2 +- ...ctiveClientCredentialsTokenResponseClientTests.java | 2 +- ...lientReactiveJwtBearerTokenResponseClientTests.java | 2 +- ...ntReactiveRefreshTokenTokenResponseClientTests.java | 2 +- ...tReactiveTokenExchangeTokenResponseClientTests.java | 2 +- .../http/OAuth2ErrorResponseErrorHandlerTests.java | 2 +- .../OAuth2AuthenticationExceptionMixinTests.java | 2 +- .../jackson2/OAuth2AuthenticationTokenMixinTests.java | 2 +- .../jackson2/OAuth2AuthorizationRequestMixinTests.java | 2 +- .../jackson2/OAuth2AuthorizedClientMixinTests.java | 2 +- .../oauth2/client/jackson2/StdConvertersTests.java | 2 +- ...dcAuthorizationCodeAuthenticationProviderTests.java | 2 +- ...rizationCodeReactiveAuthenticationManagerTests.java | 2 +- ...idcAuthorizedClientRefreshedEventListenerTests.java | 2 +- .../authentication/OidcIdTokenDecoderFactoryTests.java | 2 +- .../oidc/authentication/OidcIdTokenValidatorTests.java | 2 +- .../ReactiveOidcIdTokenDecoderFactoryTests.java | 2 +- .../authentication/logout/TestOidcLogoutTokens.java | 2 +- .../oidc/session/InMemoryOidcSessionRegistryTests.java | 2 +- .../oidc/session/TestOidcSessionInformations.java | 2 +- .../userinfo/OidcReactiveOAuth2UserServiceTests.java | 2 +- .../client/oidc/userinfo/OidcUserRequestTests.java | 2 +- .../oidc/userinfo/OidcUserRequestUtilsTests.java | 2 +- .../client/oidc/userinfo/OidcUserServiceTests.java | 2 +- .../OidcClientInitiatedLogoutSuccessHandlerTests.java | 2 +- ...ClientInitiatedServerLogoutSuccessHandlerTests.java | 2 +- .../client/registration/ClientRegistrationTests.java | 2 +- .../client/registration/ClientRegistrationsTests.java | 2 +- .../InMemoryClientRegistrationRepositoryTests.java | 2 +- ...emoryReactiveClientRegistrationRepositoryTests.java | 2 +- .../SupplierClientRegistrationRepositoryTests.java | 2 +- .../client/registration/TestClientRegistrations.java | 2 +- .../client/userinfo/DefaultOAuth2UserServiceTests.java | 2 +- .../DefaultReactiveOAuth2UserServiceTests.java | 2 +- .../userinfo/DelegatingOAuth2UserServiceTests.java | 2 +- .../OAuth2UserRequestEntityConverterTests.java | 2 +- .../oauth2/client/userinfo/OAuth2UserRequestTests.java | 2 +- ...PrincipalOAuth2AuthorizedClientRepositoryTests.java | 2 +- ...DefaultOAuth2AuthorizationRequestResolverTests.java | 2 +- .../web/DefaultOAuth2AuthorizedClientManagerTests.java | 2 +- ...aultReactiveOAuth2AuthorizedClientManagerTests.java | 2 +- ...ssionOAuth2AuthorizationRequestRepositoryTests.java | 2 +- ...tpSessionOAuth2AuthorizedClientRepositoryTests.java | 2 +- .../web/OAuth2AuthorizationCodeGrantFilterTests.java | 2 +- .../OAuth2AuthorizationRequestRedirectFilterTests.java | 2 +- .../web/OAuth2LoginAuthenticationFilterTests.java | 2 +- ...ctMockServerClientRegistrationIdProcessorTests.java | 2 +- .../ClientRegistrationIdProcessorRestClientTests.java | 2 +- .../web/client/ClientRegistrationIdProcessorTests.java | 2 +- .../ClientRegistrationIdProcessorWebClientTests.java | 2 +- .../OAuth2ClientHttpRequestInterceptorTests.java | 2 +- ...Auth2RestClientHttpServiceGroupConfigurerTests.java | 2 +- .../OAuth2AuthorizedClientArgumentResolverTests.java | 2 +- .../reactive/function/client/MockExchangeFunction.java | 2 +- ...h2AuthorizedClientExchangeFilterFunctionITests.java | 2 +- ...th2AuthorizedClientExchangeFilterFunctionTests.java | 2 +- ...h2AuthorizedClientExchangeFilterFunctionITests.java | 2 +- ...th2AuthorizedClientExchangeFilterFunctionTests.java | 2 +- ...OAuth2WebClientHttpServiceGroupConfigurerTests.java | 2 +- .../OAuth2AuthorizedClientArgumentResolverTests.java | 2 +- ...palServerOAuth2AuthorizedClientRepositoryTests.java | 2 +- ...tServerOAuth2AuthorizationRequestResolverTests.java | 2 +- .../OAuth2AuthorizationCodeGrantWebFilterTests.java | 2 +- ...uth2AuthorizationRequestRedirectWebFilterTests.java | 2 +- ...orizationCodeAuthenticationTokenConverterTests.java | 2 +- ...Auth2ServerAuthorizationRequestRepositoryTests.java | 2 +- ...ionServerOAuth2AuthorizedClientRepositoryTests.java | 2 +- .../OAuth2LoginAuthenticationWebFilterTests.java | 2 +- .../security/oauth2/core/AbstractOAuth2Token.java | 2 +- .../security/oauth2/core/AuthenticationMethod.java | 2 +- .../security/oauth2/core/AuthorizationGrantType.java | 2 +- .../security/oauth2/core/ClaimAccessor.java | 2 +- .../oauth2/core/ClientAuthenticationMethod.java | 2 +- .../core/DefaultOAuth2AuthenticatedPrincipal.java | 2 +- .../oauth2/core/DelegatingOAuth2TokenValidator.java | 2 +- .../security/oauth2/core/OAuth2AccessToken.java | 2 +- .../oauth2/core/OAuth2AuthenticatedPrincipal.java | 2 +- .../oauth2/core/OAuth2AuthenticationException.java | 2 +- .../oauth2/core/OAuth2AuthorizationException.java | 2 +- .../security/oauth2/core/OAuth2DeviceCode.java | 2 +- .../security/oauth2/core/OAuth2Error.java | 2 +- .../security/oauth2/core/OAuth2ErrorCodes.java | 2 +- .../security/oauth2/core/OAuth2RefreshToken.java | 2 +- .../security/oauth2/core/OAuth2Token.java | 2 +- .../core/OAuth2TokenIntrospectionClaimAccessor.java | 2 +- .../core/OAuth2TokenIntrospectionClaimNames.java | 2 +- .../security/oauth2/core/OAuth2TokenValidator.java | 2 +- .../oauth2/core/OAuth2TokenValidatorResult.java | 2 +- .../security/oauth2/core/OAuth2UserCode.java | 2 +- .../authorization/OAuth2AuthorizationManagers.java | 2 +- .../OAuth2ReactiveAuthorizationManagers.java | 2 +- .../oauth2/core/converter/ClaimConversionService.java | 2 +- .../oauth2/core/converter/ClaimTypeConverter.java | 2 +- .../core/converter/ObjectToBooleanConverter.java | 2 +- .../core/converter/ObjectToInstantConverter.java | 2 +- .../core/converter/ObjectToListStringConverter.java | 2 +- .../converter/ObjectToMapStringObjectConverter.java | 2 +- .../oauth2/core/converter/ObjectToStringConverter.java | 2 +- .../oauth2/core/converter/ObjectToURLConverter.java | 2 +- .../DefaultMapOAuth2AccessTokenResponseConverter.java | 2 +- .../DefaultOAuth2AccessTokenResponseMapConverter.java | 2 +- .../core/endpoint/OAuth2AccessTokenResponse.java | 2 +- .../core/endpoint/OAuth2AuthorizationExchange.java | 2 +- .../core/endpoint/OAuth2AuthorizationRequest.java | 2 +- .../core/endpoint/OAuth2AuthorizationResponse.java | 2 +- .../core/endpoint/OAuth2AuthorizationResponseType.java | 2 +- .../endpoint/OAuth2DeviceAuthorizationResponse.java | 2 +- .../oauth2/core/endpoint/OAuth2ParameterNames.java | 2 +- .../oauth2/core/endpoint/PkceParameterNames.java | 2 +- .../security/oauth2/core/endpoint/package-info.java | 2 +- .../core/http/converter/HttpMessageConverters.java | 2 +- .../OAuth2AccessTokenResponseHttpMessageConverter.java | 2 +- ...eviceAuthorizationResponseHttpMessageConverter.java | 2 +- .../converter/OAuth2ErrorHttpMessageConverter.java | 2 +- .../oauth2/core/oidc/AddressStandardClaim.java | 2 +- .../oauth2/core/oidc/DefaultAddressStandardClaim.java | 2 +- .../oauth2/core/oidc/IdTokenClaimAccessor.java | 2 +- .../security/oauth2/core/oidc/IdTokenClaimNames.java | 2 +- .../security/oauth2/core/oidc/OidcIdToken.java | 2 +- .../security/oauth2/core/oidc/OidcScopes.java | 2 +- .../security/oauth2/core/oidc/OidcUserInfo.java | 2 +- .../oauth2/core/oidc/StandardClaimAccessor.java | 2 +- .../security/oauth2/core/oidc/StandardClaimNames.java | 2 +- .../oauth2/core/oidc/endpoint/OidcParameterNames.java | 2 +- .../oauth2/core/oidc/endpoint/package-info.java | 2 +- .../security/oauth2/core/oidc/package-info.java | 2 +- .../oauth2/core/oidc/user/DefaultOidcUser.java | 2 +- .../security/oauth2/core/oidc/user/OidcUser.java | 2 +- .../oauth2/core/oidc/user/OidcUserAuthority.java | 2 +- .../security/oauth2/core/oidc/user/package-info.java | 2 +- .../security/oauth2/core/package-info.java | 2 +- .../security/oauth2/core/user/DefaultOAuth2User.java | 2 +- .../security/oauth2/core/user/OAuth2User.java | 2 +- .../security/oauth2/core/user/OAuth2UserAuthority.java | 2 +- .../security/oauth2/core/user/package-info.java | 2 +- .../OAuth2AccessTokenResponseBodyExtractor.java | 2 +- .../web/reactive/function/OAuth2BodyExtractors.java | 2 +- .../oauth2/core/AuthenticationMethodTests.java | 2 +- .../oauth2/core/AuthorizationGrantTypeTests.java | 2 +- .../security/oauth2/core/ClaimAccessorTests.java | 2 +- .../oauth2/core/ClientAuthenticationMethodTests.java | 2 +- .../core/DefaultOAuth2AuthenticatedPrincipalTests.java | 2 +- .../core/DelegatingOAuth2TokenValidatorTests.java | 2 +- .../security/oauth2/core/OAuth2AccessTokenTests.java | 2 +- .../security/oauth2/core/OAuth2ErrorTests.java | 2 +- .../security/oauth2/core/OAuth2RefreshTokenTests.java | 2 +- .../OAuth2TokenIntrospectionClaimAccessorTests.java | 2 +- .../oauth2/core/OAuth2TokenValidatorResultTests.java | 2 +- .../security/oauth2/core/TestOAuth2AccessTokens.java | 2 +- .../security/oauth2/core/TestOAuth2RefreshTokens.java | 2 +- .../OAuth2AuthorizationManagersTests.java | 2 +- .../OAuth2ReactiveAuthorizationManagersTests.java | 2 +- .../core/converter/ClaimConversionServiceTests.java | 2 +- .../oauth2/core/converter/ClaimTypeConverterTests.java | 2 +- ...aultMapOAuth2AccessTokenResponseConverterTests.java | 2 +- ...aultOAuth2AccessTokenResponseMapConverterTests.java | 2 +- .../core/endpoint/OAuth2AccessTokenResponseTests.java | 2 +- .../endpoint/OAuth2AuthorizationExchangeTests.java | 2 +- .../core/endpoint/OAuth2AuthorizationRequestTests.java | 2 +- .../endpoint/OAuth2AuthorizationResponseTests.java | 2 +- .../endpoint/OAuth2AuthorizationResponseTypeTests.java | 2 +- .../core/endpoint/TestOAuth2AccessTokenResponses.java | 2 +- .../endpoint/TestOAuth2AuthorizationExchanges.java | 2 +- .../core/endpoint/TestOAuth2AuthorizationRequests.java | 2 +- .../endpoint/TestOAuth2AuthorizationResponses.java | 2 +- ...h2AccessTokenResponseHttpMessageConverterTests.java | 2 +- ...AuthorizationResponseHttpMessageConverterTests.java | 2 +- .../OAuth2ErrorHttpMessageConverterTests.java | 2 +- .../core/oidc/DefaultAddressStandardClaimTests.java | 2 +- .../oauth2/core/oidc/OidcIdTokenBuilderTests.java | 2 +- .../security/oauth2/core/oidc/OidcIdTokenTests.java | 2 +- .../oauth2/core/oidc/OidcUserInfoBuilderTests.java | 2 +- .../security/oauth2/core/oidc/OidcUserInfoTests.java | 2 +- .../security/oauth2/core/oidc/TestOidcIdTokens.java | 2 +- .../oauth2/core/oidc/user/DefaultOidcUserTests.java | 2 +- .../oauth2/core/oidc/user/OidcUserAuthorityTests.java | 2 +- .../security/oauth2/core/oidc/user/TestOidcUsers.java | 2 +- .../oauth2/core/user/DefaultOAuth2UserTests.java | 2 +- .../oauth2/core/user/OAuth2UserAuthorityTests.java | 2 +- .../security/oauth2/core/user/TestOAuth2Users.java | 2 +- .../reactive/function/OAuth2BodyExtractorsTests.java | 2 +- .../security/oauth2/jose/JwaAlgorithm.java | 2 +- .../security/oauth2/jose/jws/JwsAlgorithm.java | 2 +- .../security/oauth2/jose/jws/JwsAlgorithms.java | 2 +- .../security/oauth2/jose/jws/MacAlgorithm.java | 2 +- .../security/oauth2/jose/jws/SignatureAlgorithm.java | 2 +- .../security/oauth2/jose/jws/package-info.java | 2 +- .../security/oauth2/jwt/BadJwtException.java | 2 +- .../security/oauth2/jwt/DPoPProofContext.java | 2 +- .../oauth2/jwt/DPoPProofJwtDecoderFactory.java | 2 +- .../org/springframework/security/oauth2/jwt/JWKS.java | 2 +- .../security/oauth2/jwt/JoseHeader.java | 2 +- .../security/oauth2/jwt/JoseHeaderNames.java | 2 +- .../springframework/security/oauth2/jwt/JwsHeader.java | 2 +- .../org/springframework/security/oauth2/jwt/Jwt.java | 2 +- .../security/oauth2/jwt/JwtAudienceValidator.java | 2 +- .../security/oauth2/jwt/JwtClaimAccessor.java | 2 +- .../security/oauth2/jwt/JwtClaimNames.java | 2 +- .../security/oauth2/jwt/JwtClaimValidator.java | 2 +- .../security/oauth2/jwt/JwtClaimsSet.java | 2 +- .../security/oauth2/jwt/JwtDecoder.java | 2 +- .../security/oauth2/jwt/JwtDecoderFactory.java | 2 +- .../oauth2/jwt/JwtDecoderInitializationException.java | 2 +- .../jwt/JwtDecoderProviderConfigurationUtils.java | 2 +- .../security/oauth2/jwt/JwtDecoders.java | 2 +- .../security/oauth2/jwt/JwtEncoder.java | 2 +- .../security/oauth2/jwt/JwtEncoderParameters.java | 2 +- .../security/oauth2/jwt/JwtEncodingException.java | 2 +- .../security/oauth2/jwt/JwtException.java | 2 +- .../security/oauth2/jwt/JwtIssuedAtValidator.java | 2 +- .../security/oauth2/jwt/JwtIssuerValidator.java | 2 +- .../security/oauth2/jwt/JwtTimestampValidator.java | 2 +- .../security/oauth2/jwt/JwtTypeValidator.java | 2 +- .../security/oauth2/jwt/JwtValidationException.java | 2 +- .../security/oauth2/jwt/JwtValidators.java | 2 +- .../oauth2/jwt/MappedJwtClaimSetConverter.java | 2 +- .../security/oauth2/jwt/NimbusJwtDecoder.java | 2 +- .../security/oauth2/jwt/NimbusJwtEncoder.java | 2 +- .../security/oauth2/jwt/NimbusReactiveJwtDecoder.java | 2 +- .../security/oauth2/jwt/ReactiveJWKSource.java | 2 +- .../security/oauth2/jwt/ReactiveJWKSourceAdapter.java | 2 +- .../security/oauth2/jwt/ReactiveJwtDecoder.java | 2 +- .../security/oauth2/jwt/ReactiveJwtDecoderFactory.java | 2 +- .../ReactiveJwtDecoderProviderConfigurationUtils.java | 2 +- .../security/oauth2/jwt/ReactiveJwtDecoders.java | 2 +- .../security/oauth2/jwt/ReactiveRemoteJWKSource.java | 2 +- .../security/oauth2/jwt/SupplierJwtDecoder.java | 2 +- .../oauth2/jwt/SupplierReactiveJwtDecoder.java | 2 +- .../oauth2/jwt/X509CertificateThumbprintValidator.java | 2 +- .../security/oauth2/jwt/package-info.java | 2 +- .../springframework/security/oauth2/jose/TestJwks.java | 2 +- .../springframework/security/oauth2/jose/TestKeys.java | 2 +- .../security/oauth2/jose/TestX509Certificates.java | 2 +- .../security/oauth2/jose/X509CertificateUtils.java | 2 +- .../security/oauth2/jose/jws/MacAlgorithmTests.java | 2 +- .../oauth2/jose/jws/SignatureAlgorithmTests.java | 2 +- .../oauth2/jwt/DPoPProofJwtDecoderFactoryTests.java | 2 +- .../security/oauth2/jwt/JwsHeaderTests.java | 2 +- .../security/oauth2/jwt/JwtAudienceValidatorTests.java | 2 +- .../security/oauth2/jwt/JwtBuilderTests.java | 2 +- .../security/oauth2/jwt/JwtClaimValidatorTests.java | 2 +- .../security/oauth2/jwt/JwtClaimsSetTests.java | 2 +- .../jwt/JwtDecoderProviderConfigurationUtilsTests.java | 2 +- .../security/oauth2/jwt/JwtDecodersTests.java | 2 +- .../security/oauth2/jwt/JwtIssuerValidatorTests.java | 2 +- .../springframework/security/oauth2/jwt/JwtTests.java | 2 +- .../oauth2/jwt/JwtTimestampValidatorTests.java | 2 +- .../security/oauth2/jwt/JwtTypeValidatorTests.java | 2 +- .../security/oauth2/jwt/JwtValidatorsTests.java | 2 +- .../oauth2/jwt/MappedJwtClaimSetConverterTests.java | 2 +- .../security/oauth2/jwt/NimbusJweEncoderTests.java | 2 +- .../security/oauth2/jwt/NimbusJwtDecoderTests.java | 2 +- .../security/oauth2/jwt/NimbusJwtEncoderTests.java | 2 +- .../oauth2/jwt/NimbusReactiveJwtDecoderTests.java | 2 +- ...ctiveJwtDecoderProviderConfigurationUtilsTests.java | 2 +- .../security/oauth2/jwt/ReactiveJwtDecodersTests.java | 2 +- .../oauth2/jwt/ReactiveRemoteJWKSourceTests.java | 2 +- .../security/oauth2/jwt/SupplierJwtDecoderTests.java | 2 +- .../oauth2/jwt/SupplierReactiveJwtDecoderTests.java | 2 +- .../security/oauth2/jwt/TestJwsHeaders.java | 2 +- .../security/oauth2/jwt/TestJwtClaimsSets.java | 2 +- .../springframework/security/oauth2/jwt/TestJwts.java | 2 +- .../jwt/X509CertificateThumbprintValidatorTests.java | 2 +- .../oauth2/server/resource/BearerTokenError.java | 2 +- .../oauth2/server/resource/BearerTokenErrorCodes.java | 2 +- .../oauth2/server/resource/BearerTokenErrors.java | 2 +- .../server/resource/InvalidBearerTokenException.java | 2 +- .../AbstractOAuth2TokenAuthenticationToken.java | 2 +- .../authentication/BearerTokenAuthentication.java | 2 +- .../authentication/BearerTokenAuthenticationToken.java | 2 +- .../authentication/DPoPAuthenticationProvider.java | 2 +- .../authentication/DPoPAuthenticationToken.java | 2 +- .../DelegatingJwtGrantedAuthoritiesConverter.java | 2 +- .../ExpressionJwtGrantedAuthoritiesConverter.java | 2 +- .../authentication/JwtAuthenticationConverter.java | 2 +- .../authentication/JwtAuthenticationProvider.java | 2 +- .../authentication/JwtAuthenticationToken.java | 2 +- .../JwtBearerTokenAuthenticationConverter.java | 2 +- .../authentication/JwtGrantedAuthoritiesConverter.java | 2 +- .../JwtIssuerAuthenticationManagerResolver.java | 2 +- ...JwtIssuerReactiveAuthenticationManagerResolver.java | 2 +- .../JwtReactiveAuthenticationManager.java | 2 +- .../OpaqueTokenAuthenticationProvider.java | 2 +- .../OpaqueTokenReactiveAuthenticationManager.java | 2 +- .../ReactiveJwtAuthenticationConverter.java | 2 +- .../ReactiveJwtAuthenticationConverterAdapter.java | 2 +- .../ReactiveJwtGrantedAuthoritiesConverterAdapter.java | 2 +- .../server/resource/authentication/package-info.java | 2 +- .../introspection/BadOpaqueTokenException.java | 2 +- .../OAuth2IntrospectionAuthenticatedPrincipal.java | 2 +- .../introspection/OAuth2IntrospectionException.java | 2 +- .../OpaqueTokenAuthenticationConverter.java | 2 +- .../introspection/OpaqueTokenIntrospector.java | 2 +- .../ReactiveOpaqueTokenAuthenticationConverter.java | 2 +- .../introspection/ReactiveOpaqueTokenIntrospector.java | 2 +- .../introspection/SpringOpaqueTokenIntrospector.java | 2 +- .../SpringReactiveOpaqueTokenIntrospector.java | 2 +- .../server/resource/introspection/package-info.java | 2 +- .../security/oauth2/server/resource/package-info.java | 2 +- .../web/BearerTokenAuthenticationEntryPoint.java | 2 +- .../server/resource/web/BearerTokenResolver.java | 2 +- .../resource/web/DefaultBearerTokenResolver.java | 2 +- .../server/resource/web/HeaderBearerTokenResolver.java | 2 +- .../web/access/BearerTokenAccessDeniedHandler.java | 2 +- .../server/resource/web/access/package-info.java | 2 +- .../server/BearerTokenServerAccessDeniedHandler.java | 2 +- .../BearerTokenAuthenticationConverter.java | 2 +- .../BearerTokenAuthenticationFilter.java | 2 +- .../oauth2/server/resource/web/package-info.java | 2 +- .../client/ServerBearerExchangeFilterFunction.java | 2 +- .../client/ServletBearerExchangeFilterFunction.java | 2 +- .../BearerTokenServerAuthenticationEntryPoint.java | 2 +- .../ServerBearerTokenAuthenticationConverter.java | 2 +- .../oauth2/core/TestOAuth2AuthenticatedPrincipals.java | 2 +- .../oauth2/server/resource/BearerTokenErrorTests.java | 2 +- .../oauth2/server/resource/BearerTokenErrorsTests.java | 2 +- ...ltAuthenticationEventPublisherBearerTokenTests.java | 2 +- .../authentication/BearerTokenAuthenticationTests.java | 2 +- .../BearerTokenAuthenticationTokenTests.java | 2 +- .../DPoPAuthenticationProviderTests.java | 2 +- .../DelegatingJwtGrantedAuthoritiesConverterTests.java | 2 +- .../ExpressionJwtGrantedAuthoritiesConverterTests.java | 2 +- .../JwtAuthenticationConverterTests.java | 2 +- .../authentication/JwtAuthenticationProviderTests.java | 2 +- .../authentication/JwtAuthenticationTokenTests.java | 2 +- .../JwtBearerTokenAuthenticationConverterTests.java | 2 +- .../JwtGrantedAuthoritiesConverterTests.java | 2 +- .../JwtIssuerAuthenticationManagerResolverTests.java | 2 +- ...suerReactiveAuthenticationManagerResolverTests.java | 2 +- .../JwtReactiveAuthenticationManagerTests.java | 2 +- .../OpaqueTokenAuthenticationProviderTests.java | 2 +- .../OpaqueTokenReactiveAuthenticationManagerTests.java | 2 +- ...ReactiveJwtAuthenticationConverterAdapterTests.java | 2 +- .../ReactiveJwtAuthenticationConverterTests.java | 2 +- ...tiveJwtGrantedAuthoritiesConverterAdapterTests.java | 2 +- .../authentication/TestBearerTokenAuthentications.java | 2 +- ...OAuth2IntrospectionAuthenticatedPrincipalTests.java | 2 +- .../SpringOpaqueTokenIntrospectorTests.java | 2 +- .../SpringReactiveOpaqueTokenIntrospectorTests.java | 2 +- .../web/BearerTokenAuthenticationEntryPointTests.java | 2 +- .../resource/web/DefaultBearerTokenResolverTests.java | 2 +- .../resource/web/HeaderBearerTokenResolverTests.java | 2 +- .../server/resource/web/MockExchangeFunction.java | 2 +- .../access/BearerTokenAccessDeniedHandlerTests.java | 2 +- .../BearerTokenServerAccessDeniedHandlerTests.java | 2 +- .../BearerTokenAuthenticationConverterTests.java | 2 +- .../BearerTokenAuthenticationFilterTests.java | 2 +- .../ServerBearerExchangeFilterFunctionTests.java | 2 +- .../ServletBearerExchangeFilterFunctionTests.java | 2 +- ...BearerTokenServerAuthenticationEntryPointTests.java | 2 +- .../ServerBearerTokenAuthenticationConverterTests.java | 2 +- .../security/rsocket/api/PayloadExchange.java | 2 +- .../security/rsocket/api/PayloadExchangeType.java | 2 +- .../security/rsocket/api/PayloadInterceptor.java | 2 +- .../security/rsocket/api/PayloadInterceptorChain.java | 2 +- .../authentication/AnonymousPayloadInterceptor.java | 2 +- .../AuthenticationPayloadExchangeConverter.java | 2 +- .../AuthenticationPayloadInterceptor.java | 2 +- .../BasicAuthenticationPayloadExchangeConverter.java | 2 +- .../authentication/BearerPayloadExchangeConverter.java | 2 +- .../PayloadExchangeAuthenticationConverter.java | 2 +- .../authorization/AuthorizationPayloadInterceptor.java | 2 +- ...oadExchangeMatcherReactiveAuthorizationManager.java | 2 +- .../rsocket/core/ContextPayloadInterceptorChain.java | 2 +- .../security/rsocket/core/DefaultPayloadExchange.java | 2 +- .../rsocket/core/PayloadInterceptorRSocket.java | 2 +- .../security/rsocket/core/PayloadSocketAcceptor.java | 2 +- .../rsocket/core/PayloadSocketAcceptorInterceptor.java | 2 +- .../core/SecuritySocketAcceptorInterceptor.java | 2 +- .../rsocket/metadata/BasicAuthenticationDecoder.java | 2 +- .../rsocket/metadata/BasicAuthenticationEncoder.java | 2 +- .../metadata/BearerTokenAuthenticationEncoder.java | 2 +- .../security/rsocket/metadata/BearerTokenMetadata.java | 2 +- .../rsocket/metadata/SimpleAuthenticationEncoder.java | 2 +- .../rsocket/metadata/UsernamePasswordMetadata.java | 2 +- .../matcher/PayloadExchangeAuthorizationContext.java | 2 +- .../rsocket/util/matcher/PayloadExchangeMatcher.java | 2 +- .../util/matcher/PayloadExchangeMatcherEntry.java | 2 +- .../rsocket/util/matcher/PayloadExchangeMatchers.java | 2 +- .../util/matcher/RoutePayloadExchangeMatcher.java | 2 +- .../AnonymousPayloadInterceptorTests.java | 2 +- .../AuthenticationPayloadInterceptorChain.java | 2 +- .../AuthenticationPayloadInterceptorTests.java | 2 +- .../AuthorizationPayloadInterceptorTests.java | 2 +- ...changeMatcherReactiveAuthorizationManagerTests.java | 2 +- .../core/CaptureSecurityContextSocketAcceptor.java | 2 +- .../rsocket/core/PayloadInterceptorRSocketTests.java | 2 +- .../core/PayloadSocketAcceptorInterceptorTests.java | 2 +- .../rsocket/core/PayloadSocketAcceptorTests.java | 2 +- .../metadata/BasicAuthenticationDecoderTests.java | 2 +- .../util/matcher/RoutePayloadExchangeMatcherTests.java | 2 +- .../springframework/security/saml2/Saml2Exception.java | 2 +- .../saml2/core/OpenSamlInitializationService.java | 2 +- .../security/saml2/core/Saml2Error.java | 2 +- .../security/saml2/core/Saml2ErrorCodes.java | 2 +- .../security/saml2/core/Saml2ParameterNames.java | 2 +- .../saml2/core/Saml2ResponseValidatorResult.java | 2 +- .../security/saml2/core/Saml2X509Credential.java | 2 +- .../security/saml2/internal/OpenSamlOperations.java | 2 +- .../security/saml2/internal/Saml2Utils.java | 2 +- .../DefaultSaml2AuthenticatedPrincipalMixin.java | 2 +- .../jackson2/Saml2AssertionAuthenticationMixin.java | 2 +- .../jackson2/Saml2AuthenticationExceptionMixin.java | 2 +- .../saml2/jackson2/Saml2AuthenticationMixin.java | 2 +- .../security/saml2/jackson2/Saml2ErrorMixin.java | 2 +- .../security/saml2/jackson2/Saml2Jackson2Module.java | 2 +- .../saml2/jackson2/Saml2LogoutRequestMixin.java | 2 +- .../jackson2/Saml2PostAuthenticationRequestMixin.java | 2 +- .../Saml2RedirectAuthenticationRequestMixin.java | 2 +- .../SimpleSaml2ResponseAssertionAccessorMixin.java | 2 +- .../AbstractSaml2AuthenticationRequest.java | 2 +- .../BaseOpenSamlAuthenticationProvider.java | 2 +- .../DefaultSaml2AuthenticatedPrincipal.java | 2 +- .../service/authentication/OpenSamlOperations.java | 2 +- .../authentication/Saml2AssertionAuthentication.java | 2 +- .../authentication/Saml2AuthenticatedPrincipal.java | 2 +- .../service/authentication/Saml2Authentication.java | 2 +- .../authentication/Saml2AuthenticationException.java | 2 +- .../authentication/Saml2AuthenticationToken.java | 2 +- .../authentication/Saml2PostAuthenticationRequest.java | 2 +- .../Saml2RedirectAuthenticationRequest.java | 2 +- .../service/authentication/Saml2ResponseAssertion.java | 2 +- .../authentication/Saml2ResponseAssertionAccessor.java | 2 +- .../provider/service/authentication/Saml2Utils.java | 2 +- .../logout/BaseOpenSamlLogoutRequestValidator.java | 2 +- .../logout/BaseOpenSamlLogoutResponseValidator.java | 2 +- .../authentication/logout/OpenSamlOperations.java | 2 +- .../authentication/logout/Saml2LogoutRequest.java | 2 +- .../logout/Saml2LogoutRequestValidator.java | 2 +- .../logout/Saml2LogoutRequestValidatorParameters.java | 2 +- .../authentication/logout/Saml2LogoutResponse.java | 2 +- .../logout/Saml2LogoutResponseValidator.java | 2 +- .../logout/Saml2LogoutResponseValidatorParameters.java | 2 +- .../logout/Saml2LogoutValidatorResult.java | 2 +- .../service/authentication/logout/Saml2Utils.java | 2 +- .../service/metadata/BaseOpenSamlMetadataResolver.java | 2 +- .../provider/service/metadata/OpenSamlOperations.java | 2 +- .../RequestMatcherMetadataResponseResolver.java | 2 +- .../service/metadata/Saml2MetadataResolver.java | 2 +- .../service/metadata/Saml2MetadataResponse.java | 2 +- .../metadata/Saml2MetadataResponseResolver.java | 2 +- .../saml2/provider/service/metadata/Saml2Utils.java | 2 +- .../service/registration/AssertingPartyMetadata.java | 2 +- .../registration/AssertingPartyMetadataRepository.java | 2 +- .../BaseOpenSamlAssertingPartyMetadataRepository.java | 2 +- .../CachingRelyingPartyRegistrationRepository.java | 2 +- .../InMemoryRelyingPartyRegistrationRepository.java | 2 +- .../IterableRelyingPartyRegistrationRepository.java | 2 +- .../JdbcAssertingPartyMetadataRepository.java | 2 +- .../registration/OpenSamlAssertingPartyDetails.java | 2 +- .../service/registration/OpenSamlMetadataUtils.java | 2 +- .../service/registration/OpenSamlOperations.java | 2 +- ...ngPartyRegistrationBuilderHttpMessageConverter.java | 2 +- .../service/registration/RelyingPartyRegistration.java | 2 +- .../RelyingPartyRegistrationRepository.java | 2 +- .../registration/RelyingPartyRegistrations.java | 2 +- .../service/registration/Saml2MessageBinding.java | 2 +- .../provider/service/registration/Saml2Utils.java | 2 +- .../web/BaseOpenSamlAuthenticationTokenConverter.java | 2 +- .../web/CacheSaml2AuthenticationRequestRepository.java | 2 +- .../web/DefaultRelyingPartyRegistrationResolver.java | 2 +- ...ttpSessionSaml2AuthenticationRequestRepository.java | 2 +- .../saml2/provider/service/web/OpenSamlOperations.java | 2 +- .../RelyingPartyRegistrationPlaceholderResolvers.java | 2 +- .../service/web/RelyingPartyRegistrationResolver.java | 2 +- .../web/Saml2AuthenticationRequestRepository.java | 2 +- .../service/web/Saml2AuthenticationTokenConverter.java | 2 +- .../provider/service/web/Saml2MetadataFilter.java | 2 +- .../saml2/provider/service/web/Saml2Utils.java | 2 +- .../web/Saml2WebSsoAuthenticationRequestFilter.java | 2 +- .../BaseOpenSamlAuthenticationRequestResolver.java | 2 +- .../service/web/authentication/OpenSamlOperations.java | 2 +- .../Saml2AuthenticationRequestResolver.java | 2 +- .../service/web/authentication/Saml2Utils.java | 2 +- .../Saml2WebSsoAuthenticationFilter.java | 2 +- .../logout/BaseOpenSamlLogoutRequestResolver.java | 2 +- ...enSamlLogoutRequestValidatorParametersResolver.java | 2 +- .../logout/BaseOpenSamlLogoutResponseResolver.java | 2 +- .../logout/HttpSessionLogoutRequestRepository.java | 2 +- .../web/authentication/logout/OpenSamlOperations.java | 2 +- .../logout/Saml2LogoutRequestFilter.java | 2 +- .../logout/Saml2LogoutRequestRepository.java | 2 +- .../logout/Saml2LogoutRequestResolver.java | 2 +- .../Saml2LogoutRequestValidatorParametersResolver.java | 2 +- .../logout/Saml2LogoutResponseFilter.java | 2 +- .../logout/Saml2LogoutResponseResolver.java | 2 +- .../logout/Saml2MessageBindingUtils.java | 2 +- ...Saml2RelyingPartyInitiatedLogoutSuccessHandler.java | 2 +- .../service/web/authentication/logout/Saml2Utils.java | 2 +- .../RequestMatcherMetadataResponseResolver.java | 2 +- .../security/saml2/internal/OpenSaml4Template.java | 2 +- .../OpenSaml4AuthenticationProvider.java | 2 +- .../service/authentication/OpenSaml4Template.java | 2 +- .../logout/OpenSaml4LogoutRequestValidator.java | 2 +- .../logout/OpenSaml4LogoutResponseValidator.java | 2 +- .../authentication/logout/OpenSaml4Template.java | 2 +- .../service/authentication/logout/Saml2Utils.java | 2 +- .../service/metadata/OpenSaml4MetadataResolver.java | 2 +- .../provider/service/metadata/OpenSaml4Template.java | 2 +- .../OpenSaml4AssertingPartyMetadataRepository.java | 2 +- .../service/registration/OpenSaml4Template.java | 2 +- .../web/OpenSaml4AuthenticationTokenConverter.java | 2 +- .../saml2/provider/service/web/OpenSaml4Template.java | 2 +- .../OpenSaml4AuthenticationRequestResolver.java | 2 +- .../service/web/authentication/OpenSaml4Template.java | 2 +- .../logout/OpenSaml4LogoutRequestResolver.java | 2 +- ...nSaml4LogoutRequestValidatorParametersResolver.java | 2 +- .../logout/OpenSaml4LogoutResponseResolver.java | 2 +- .../web/authentication/logout/OpenSaml4Template.java | 2 +- .../OpenSaml4AuthenticationProviderTests.java | 2 +- .../authentication/TestCustomOpenSaml4Objects.java | 2 +- .../logout/OpenSaml4LogoutRequestValidatorTests.java | 2 +- .../logout/OpenSaml4LogoutResponseValidatorTests.java | 2 +- .../metadata/OpenSaml4MetadataResolverTests.java | 2 +- ...OpenSaml4AssertingPartyMetadataRepositoryTests.java | 2 +- .../OpenSaml4AuthenticationTokenConverterTests.java | 2 +- .../OpenSaml4AuthenticationRequestResolverTests.java | 2 +- .../web/authentication/OpenSaml4SigningUtilsTests.java | 2 +- .../logout/OpenSaml4LogoutRequestResolverTests.java | 2 +- ...4LogoutRequestValidatorParametersResolverTests.java | 2 +- .../logout/OpenSaml4LogoutResponseResolverTests.java | 2 +- .../security/saml2/internal/OpenSaml5Template.java | 2 +- .../OpenSaml5AuthenticationProvider.java | 2 +- .../service/authentication/OpenSaml5Template.java | 2 +- .../logout/OpenSaml5LogoutRequestValidator.java | 2 +- .../logout/OpenSaml5LogoutResponseValidator.java | 2 +- .../authentication/logout/OpenSaml5Template.java | 2 +- .../service/authentication/logout/Saml2Utils.java | 2 +- .../service/metadata/OpenSaml5MetadataResolver.java | 2 +- .../provider/service/metadata/OpenSaml5Template.java | 2 +- .../OpenSaml5AssertingPartyMetadataRepository.java | 2 +- .../service/registration/OpenSaml5Template.java | 2 +- .../web/OpenSaml5AuthenticationTokenConverter.java | 2 +- .../saml2/provider/service/web/OpenSaml5Template.java | 2 +- .../OpenSaml5AuthenticationRequestResolver.java | 2 +- .../service/web/authentication/OpenSaml5Template.java | 2 +- .../logout/OpenSaml5LogoutRequestResolver.java | 2 +- ...nSaml5LogoutRequestValidatorParametersResolver.java | 2 +- .../logout/OpenSaml5LogoutResponseResolver.java | 2 +- .../web/authentication/logout/OpenSaml5Template.java | 2 +- .../OpenSaml5AuthenticationProviderTests.java | 2 +- .../authentication/TestCustomOpenSaml5Objects.java | 2 +- .../logout/OpenSaml5LogoutRequestValidatorTests.java | 2 +- .../logout/OpenSaml5LogoutResponseValidatorTests.java | 2 +- .../metadata/OpenSaml5MetadataResolverTests.java | 2 +- ...OpenSaml5AssertingPartyMetadataRepositoryTests.java | 2 +- .../OpenSaml5AuthenticationTokenConverterTests.java | 2 +- .../OpenSaml5AuthenticationRequestResolverTests.java | 2 +- .../web/authentication/OpenSaml5SigningUtilsTests.java | 2 +- .../logout/OpenSaml5LogoutRequestResolverTests.java | 2 +- ...5LogoutRequestValidatorParametersResolverTests.java | 2 +- .../logout/OpenSaml5LogoutResponseResolverTests.java | 2 +- .../saml2/core/OpenSamlInitializationServiceTests.java | 2 +- .../saml2/core/Saml2ResponseValidatorResultTests.java | 2 +- .../security/saml2/core/Saml2Utils.java | 2 +- .../security/saml2/core/Saml2X509CredentialTests.java | 2 +- .../security/saml2/core/TestSaml2X509Credentials.java | 2 +- .../saml2/credentials/Saml2X509CredentialTests.java | 2 +- .../saml2/credentials/TestSaml2X509Credentials.java | 2 +- .../DefaultSaml2AuthenticatedPrincipalMixinTests.java | 2 +- .../Saml2AuthenticationExceptionMixinTests.java | 2 +- .../saml2/jackson2/Saml2AuthenticationMixinTests.java | 2 +- .../saml2/jackson2/Saml2LogoutRequestMixinTests.java | 2 +- .../Saml2PostAuthenticationRequestMixinTests.java | 2 +- .../Saml2RedirectAuthenticationRequestMixinTests.java | 2 +- .../security/saml2/jackson2/TestSaml2JsonPayloads.java | 2 +- .../DefaultSaml2AuthenticatedPrincipalTests.java | 2 +- .../Saml2PostAuthenticationRequestTests.java | 2 +- .../Saml2RedirectAuthenticationRequestTests.java | 2 +- .../service/authentication/TestOpenSamlObjects.java | 2 +- .../authentication/TestSaml2AuthenticationTokens.java | 2 +- .../authentication/TestSaml2Authentications.java | 2 +- .../authentication/TestSaml2LogoutRequests.java | 2 +- .../TestSaml2PostAuthenticationRequests.java | 2 +- .../TestSaml2RedirectAuthenticationRequests.java | 2 +- .../RequestMatcherMetadataResponseResolverTests.java | 2 +- ...CachingRelyingPartyRegistrationRepositoryTests.java | 2 +- ...nMemoryRelyingPartyRegistrationRepositoryTests.java | 2 +- .../JdbcAssertingPartyMetadataRepositoryTests.java | 2 +- ...tyRegistrationBuilderHttpMessageConverterTests.java | 2 +- .../registration/RelyingPartyRegistrationTests.java | 2 +- .../registration/RelyingPartyRegistrationsTests.java | 2 +- .../registration/TestRelyingPartyRegistrations.java | 2 +- ...ssionSaml2AuthenticationRequestRepositoryTests.java | 2 +- ...CacheSaml2AuthenticationRequestRepositoryTests.java | 2 +- .../DefaultRelyingPartyRegistrationResolverTests.java | 2 +- ...yingPartyRegistrationPlaceholderResolversTests.java | 2 +- .../web/Saml2AuthenticationTokenConverterTests.java | 2 +- .../provider/service/web/Saml2MetadataFilterTests.java | 2 +- .../Saml2WebSsoAuthenticationRequestFilterTests.java | 2 +- .../Saml2WebSsoAuthenticationFilterTests.java | 2 +- .../HttpSessionLogoutRequestRepositoryTests.java | 2 +- .../logout/Saml2LogoutRequestFilterTests.java | 2 +- .../logout/Saml2LogoutResponseFilterTests.java | 2 +- ...RelyingPartyInitiatedLogoutSuccessHandlerTests.java | 2 +- .../springframework/security/taglibs/TagLibConfig.java | 2 +- .../security/taglibs/authz/AbstractAuthorizeTag.java | 2 +- .../security/taglibs/authz/JspAuthorizeTag.java | 2 +- .../security/taglibs/authz/package-info.java | 2 +- .../security/taglibs/csrf/AbstractCsrfTag.java | 2 +- .../security/taglibs/csrf/CsrfInputTag.java | 2 +- .../security/taglibs/csrf/CsrfMetaTagsTag.java | 2 +- .../springframework/security/taglibs/package-info.java | 2 +- taglibs/src/main/resources/META-INF/security.tld | 2 +- .../org/springframework/security/taglibs/TldTests.java | 2 +- .../taglibs/authz/AbstractAuthorizeTagTests.java | 2 +- .../taglibs/authz/AccessControlListTagTests.java | 2 +- .../security/taglibs/csrf/AbstractCsrfTagTests.java | 2 +- .../security/taglibs/csrf/CsrfInputTagTests.java | 2 +- .../security/taglibs/csrf/CsrfMetaTagsTagTests.java | 2 +- .../test/aot/hint/WebTestUtilsRuntimeHints.java | 2 +- .../aot/hint/WithSecurityContextTestRuntimeHints.java | 2 +- .../test/context/TestSecurityContextHolder.java | 2 +- .../TestSecurityContextHolderStrategyAdapter.java | 2 +- .../annotation/SecurityTestExecutionListeners.java | 2 +- .../support/DelegatingTestExecutionListener.java | 2 +- .../support/ReactorContextTestExecutionListener.java | 2 +- .../test/context/support/TestExecutionEvent.java | 2 +- .../test/context/support/WithAnonymousUser.java | 2 +- .../WithAnonymousUserSecurityContextFactory.java | 2 +- .../security/test/context/support/WithMockUser.java | 2 +- .../support/WithMockUserSecurityContextFactory.java | 2 +- .../test/context/support/WithSecurityContext.java | 2 +- .../context/support/WithSecurityContextFactory.java | 2 +- .../WithSecurityContextTestExecutionListener.java | 2 +- .../security/test/context/support/WithUserDetails.java | 2 +- .../support/WithUserDetailsSecurityContextFactory.java | 2 +- .../reactive/server/SecurityMockServerConfigurers.java | 2 +- .../request/SecurityMockMvcRequestBuilders.java | 2 +- .../request/SecurityMockMvcRequestPostProcessors.java | 2 +- .../response/SecurityMockMvcResultHandlers.java | 2 +- .../response/SecurityMockMvcResultMatchers.java | 2 +- .../web/servlet/setup/SecurityMockMvcConfigurer.java | 2 +- .../web/servlet/setup/SecurityMockMvcConfigurers.java | 2 +- .../security/test/web/support/WebTestUtils.java | 2 +- .../test/aot/hint/WebTestUtilsRuntimeHintsTests.java | 2 +- .../hint/WithSecurityContextTestRuntimeHintsTests.java | 2 +- .../test/context/TestSecurityContextHolderTests.java | 2 +- .../annotation/SecurityTestExecutionListenerTests.java | 2 +- .../test/context/showcase/CustomUserDetails.java | 2 +- .../test/context/showcase/WithMockCustomUser.java | 2 +- .../WithMockCustomUserSecurityContextFactory.java | 2 +- .../test/context/showcase/WithMockUserParent.java | 2 +- .../test/context/showcase/WithMockUserParentTests.java | 2 +- .../test/context/showcase/WithMockUserTests.java | 2 +- .../test/context/showcase/WithUserDetailsTests.java | 2 +- .../context/showcase/service/HelloMessageService.java | 2 +- .../test/context/showcase/service/MessageService.java | 2 +- .../ReactorContextTestExecutionListenerTests.java | 2 +- .../test/context/support/WithAnonymousUserTests.java | 2 +- .../WithMockUserSecurityContextFactoryTests.java | 2 +- .../test/context/support/WithMockUserTests.java | 2 +- ...WithSecurityContextTestExcecutionListenerTests.java | 2 +- .../WithSecurityContextTestExecutionListenerTests.java | 2 +- .../WithUserDetailsSecurityContextFactoryTests.java | 2 +- .../test/context/support/WithUserDetailsTests.java | 2 +- .../server/AbstractMockServerConfigurersTests.java | 2 +- .../SecurityMockServerConfigurerOpaqueTokenTests.java | 2 +- .../SecurityMockServerConfigurersAnnotatedTests.java | 2 +- ...curityMockServerConfigurersClassAnnotatedTests.java | 2 +- .../server/SecurityMockServerConfigurersJwtTests.java | 2 +- ...SecurityMockServerConfigurersOAuth2ClientTests.java | 2 +- .../SecurityMockServerConfigurersOAuth2LoginTests.java | 2 +- .../SecurityMockServerConfigurersOidcLoginTests.java | 2 +- .../server/SecurityMockServerConfigurersTests.java | 2 +- .../test/web/servlet/request/Sec2935Tests.java | 2 +- .../SecurityMockMvcRequestBuildersFormLoginTests.java | 2 +- .../SecurityMockMvcRequestBuildersFormLogoutTests.java | 2 +- ...uestPostProcessorsAuthenticationStatelessTests.java | 2 +- ...ockMvcRequestPostProcessorsAuthenticationTests.java | 2 +- ...tyMockMvcRequestPostProcessorsCertificateTests.java | 2 +- ...ckMvcRequestPostProcessorsCsrfDebugFilterTests.java | 2 +- .../SecurityMockMvcRequestPostProcessorsCsrfTests.java | 2 +- ...ecurityMockMvcRequestPostProcessorsDigestTests.java | 2 +- .../SecurityMockMvcRequestPostProcessorsJwtTests.java | 2 +- ...yMockMvcRequestPostProcessorsOAuth2ClientTests.java | 2 +- ...tyMockMvcRequestPostProcessorsOAuth2LoginTests.java | 2 +- ...rityMockMvcRequestPostProcessorsOidcLoginTests.java | 2 +- ...tyMockMvcRequestPostProcessorsOpaqueTokenTests.java | 2 +- ...ckMvcRequestPostProcessorsSecurityContextTests.java | 2 +- ...ostProcessorsTestSecurityContextStatelessTests.java | 2 +- ...cRequestPostProcessorsTestSecurityContextTests.java | 2 +- ...tyMockMvcRequestPostProcessorsUserDetailsTests.java | 2 +- .../SecurityMockMvcRequestPostProcessorsUserTests.java | 2 +- .../test/web/servlet/response/Gh3409Tests.java | 2 +- .../response/SecurityMockMvcResultHandlersTests.java | 2 +- .../response/SecurityMockMvcResultMatchersTests.java | 2 +- ...urityMockWithAuthoritiesMvcResultMatchersTests.java | 2 +- .../servlet/setup/SecurityMockMvcConfigurerTests.java | 2 +- .../servlet/setup/SecurityMockMvcConfigurersTests.java | 2 +- .../web/servlet/showcase/csrf/CsrfShowcaseTests.java | 2 +- .../servlet/showcase/csrf/CustomCsrfShowcaseTests.java | 2 +- .../showcase/csrf/DefaultCsrfShowcaseTests.java | 2 +- .../servlet/showcase/login/AuthenticationTests.java | 2 +- .../login/CustomConfigAuthenticationTests.java | 2 +- .../CustomLoginRequestBuilderAuthenticationTests.java | 2 +- .../secured/DefaultfSecurityRequestsTests.java | 2 +- .../showcase/secured/SecurityRequestsTests.java | 2 +- .../web/servlet/showcase/secured/WithAdminRob.java | 2 +- .../showcase/secured/WithUserAuthenticationTests.java | 2 +- .../secured/WithUserClassLevelAuthenticationTests.java | 2 +- .../secured/WithUserDetailsAuthenticationTests.java | 2 +- .../WithUserDetailsClassLevelAuthenticationTests.java | 2 +- .../security/test/web/support/WebTestUtilsTests.java | 2 +- .../security/web/DefaultRedirectStrategy.java | 2 +- .../security/web/DefaultSecurityFilterChain.java | 2 +- .../springframework/security/web/FilterInvocation.java | 2 +- .../security/web/FormPostRedirectStrategy.java | 2 +- .../security/web/ObservationFilterChainDecorator.java | 2 +- .../springframework/security/web/RedirectStrategy.java | 2 +- .../security/web/RequestMatcherRedirectFilter.java | 2 +- .../security/web/SecurityFilterChain.java | 2 +- .../security/web/UnreachableFilterChainException.java | 2 +- .../springframework/security/web/WebAttributes.java | 2 +- ...rizationManagerWebInvocationPrivilegeEvaluator.java | 2 +- .../web/access/CompositeAccessDeniedHandler.java | 2 +- .../access/DefaultWebInvocationPrivilegeEvaluator.java | 2 +- .../web/access/DelegatingAccessDeniedHandler.java | 2 +- .../web/access/ExceptionTranslationFilter.java | 2 +- .../web/access/HttpStatusAccessDeniedHandler.java | 2 +- .../web/access/IpAddressAuthorizationManager.java | 2 +- .../security/web/access/NoOpAccessDeniedHandler.java | 2 +- .../access/ObservationMarkingAccessDeniedHandler.java | 2 +- .../web/access/PathPatternRequestTransformer.java | 2 +- .../RequestMatcherDelegatingAccessDeniedHandler.java | 2 +- ...tcherDelegatingWebInvocationPrivilegeEvaluator.java | 2 +- .../web/access/channel/AbstractRetryEntryPoint.java | 2 +- .../security/web/access/channel/package-info.java | 2 +- ...AbstractVariableEvaluationContextPostProcessor.java | 2 +- .../DefaultHttpSecurityExpressionHandler.java | 2 +- .../DefaultWebSecurityExpressionHandler.java | 2 +- .../access/expression/DelegatingEvaluationContext.java | 2 +- .../expression/EvaluationContextPostProcessor.java | 2 +- ...ionBasedFilterInvocationSecurityMetadataSource.java | 2 +- .../expression/WebExpressionAuthorizationManager.java | 2 +- .../expression/WebExpressionConfigAttribute.java | 2 +- .../web/access/expression/WebExpressionVoter.java | 2 +- .../access/expression/WebSecurityExpressionRoot.java | 2 +- .../security/web/access/expression/package-info.java | 2 +- .../web/access/intercept/AuthorizationFilter.java | 2 +- .../access/intercept/RequestAuthorizationContext.java | 2 +- .../security/web/access/intercept/RequestKey.java | 2 +- .../RequestMatcherDelegatingAuthorizationManager.java | 2 +- .../security/web/access/intercept/package-info.java | 2 +- .../security/web/access/package-info.java | 2 +- .../web/aot/hint/WebMvcSecurityRuntimeHints.java | 2 +- .../AbstractAuthenticationTargetUrlRequestHandler.java | 2 +- .../web/authentication/AuthenticationConverter.java | 2 +- .../AuthenticationEntryPointFailureHandler.java | 2 +- .../authentication/AuthenticationFailureHandler.java | 2 +- .../web/authentication/AuthenticationFilter.java | 2 +- .../authentication/AuthenticationSuccessHandler.java | 2 +- .../DelegatingAuthenticationConverter.java | 2 +- .../DelegatingAuthenticationEntryPoint.java | 2 +- .../DelegatingAuthenticationFailureHandler.java | 2 +- .../ExceptionMappingAuthenticationFailureHandler.java | 2 +- .../ForwardAuthenticationFailureHandler.java | 2 +- .../ForwardAuthenticationSuccessHandler.java | 2 +- .../web/authentication/Http403ForbiddenEntryPoint.java | 2 +- ...tpMessageConverterAuthenticationSuccessHandler.java | 2 +- .../web/authentication/HttpStatusEntryPoint.java | 2 +- .../authentication/NoOpAuthenticationEntryPoint.java | 2 +- ...MatcherDelegatingAuthenticationManagerResolver.java | 2 +- .../SavedRequestAwareAuthenticationSuccessHandler.java | 2 +- .../SimpleUrlAuthenticationFailureHandler.java | 2 +- .../SimpleUrlAuthenticationSuccessHandler.java | 2 +- .../authentication/logout/CompositeLogoutHandler.java | 2 +- .../logout/CookieClearingLogoutHandler.java | 2 +- .../logout/DelegatingLogoutSuccessHandler.java | 2 +- .../logout/ForwardLogoutSuccessHandler.java | 2 +- .../logout/HeaderWriterLogoutHandler.java | 2 +- .../HttpStatusReturningLogoutSuccessHandler.java | 2 +- .../LogoutSuccessEventPublishingLogoutHandler.java | 2 +- .../authentication/logout/LogoutSuccessHandler.java | 2 +- .../logout/SimpleUrlLogoutSuccessHandler.java | 2 +- .../web/authentication/logout/package-info.java | 2 +- .../DefaultGenerateOneTimeTokenRequestResolver.java | 2 +- .../authentication/ott/GenerateOneTimeTokenFilter.java | 2 +- .../ott/GenerateOneTimeTokenRequestResolver.java | 2 +- .../ott/OneTimeTokenAuthenticationConverter.java | 2 +- .../ott/OneTimeTokenAuthenticationFilter.java | 2 +- .../ott/OneTimeTokenGenerationSuccessHandler.java | 2 +- .../RedirectOneTimeTokenGenerationSuccessHandler.java | 2 +- .../security/web/authentication/package-info.java | 2 +- .../password/HaveIBeenPwnedRestApiPasswordChecker.java | 2 +- .../HaveIBeenPwnedRestApiReactivePasswordChecker.java | 2 +- .../AbstractPreAuthenticatedProcessingFilter.java | 2 +- .../PreAuthenticatedAuthenticationProvider.java | 2 +- .../preauth/PreAuthenticatedAuthenticationToken.java | 2 +- .../PreAuthenticatedCredentialsNotFoundException.java | 2 +- ...henticatedGrantedAuthoritiesUserDetailsService.java | 2 +- ...atedGrantedAuthoritiesWebAuthenticationDetails.java | 2 +- .../preauth/RequestAttributeAuthenticationFilter.java | 2 +- .../preauth/RequestHeaderAuthenticationFilter.java | 2 +- ...PreAuthenticatedWebAuthenticationDetailsSource.java | 2 +- .../j2ee/J2eePreAuthenticatedProcessingFilter.java | 2 +- .../j2ee/WebXmlMappableAttributesRetriever.java | 2 +- .../web/authentication/preauth/j2ee/package-info.java | 2 +- .../web/authentication/preauth/package-info.java | 2 +- .../DefaultWASUsernameAndGroupsExtractor.java | 2 +- .../websphere/WASUsernameAndGroupsExtractor.java | 2 +- .../WebSpherePreAuthenticatedProcessingFilter.java | 2 +- ...PreAuthenticatedWebAuthenticationDetailsSource.java | 2 +- .../authentication/preauth/websphere/package-info.java | 2 +- .../preauth/x509/SubjectDnX509PrincipalExtractor.java | 2 +- .../preauth/x509/SubjectX500PrincipalExtractor.java | 2 +- .../preauth/x509/X509AuthenticationFilter.java | 2 +- .../preauth/x509/X509PrincipalExtractor.java | 2 +- .../web/authentication/preauth/x509/package-info.java | 2 +- .../rememberme/AbstractRememberMeServices.java | 2 +- .../rememberme/CookieTheftException.java | 2 +- .../rememberme/InMemoryTokenRepositoryImpl.java | 2 +- .../rememberme/InvalidCookieException.java | 2 +- .../rememberme/JdbcTokenRepositoryImpl.java | 2 +- .../rememberme/PersistentRememberMeToken.java | 2 +- .../PersistentTokenBasedRememberMeServices.java | 2 +- .../rememberme/PersistentTokenRepository.java | 2 +- .../rememberme/RememberMeAuthenticationException.java | 2 +- .../web/authentication/rememberme/package-info.java | 2 +- .../AbstractSessionFixationProtectionStrategy.java | 2 +- .../session/ChangeSessionIdAuthenticationStrategy.java | 2 +- .../CompositeSessionAuthenticationStrategy.java | 2 +- ...ConcurrentSessionControlAuthenticationStrategy.java | 2 +- .../session/NullAuthenticatedSessionStrategy.java | 2 +- .../session/RegisterSessionAuthenticationStrategy.java | 2 +- .../session/SessionAuthenticationException.java | 2 +- .../session/SessionAuthenticationStrategy.java | 2 +- .../session/SessionFixationProtectionEvent.java | 2 +- .../session/SessionFixationProtectionStrategy.java | 2 +- .../web/authentication/session/SessionLimit.java | 2 +- .../web/authentication/session/package-info.java | 2 +- .../switchuser/SwitchUserAuthorityChanger.java | 2 +- .../web/authentication/switchuser/package-info.java | 2 +- .../ui/DefaultLoginPageGeneratingFilter.java | 2 +- .../ui/DefaultLogoutPageGeneratingFilter.java | 2 +- .../DefaultOneTimeTokenSubmitPageGeneratingFilter.java | 2 +- .../web/authentication/ui/DefaultResourcesFilter.java | 2 +- .../security/web/authentication/ui/HtmlTemplates.java | 2 +- .../security/web/authentication/ui/package-info.java | 2 +- .../www/BasicAuthenticationConverter.java | 2 +- .../web/authentication/www/DigestAuthUtils.java | 2 +- .../security/web/authentication/www/package-info.java | 2 +- .../web/bind/annotation/AuthenticationPrincipal.java | 2 +- .../AuthenticationPrincipalArgumentResolver.java | 2 +- .../AbstractSecurityWebApplicationInitializer.java | 2 +- .../context/DelegatingSecurityContextRepository.java | 2 +- .../web/context/HttpRequestResponseHolder.java | 2 +- .../context/HttpSessionSecurityContextRepository.java | 2 +- .../web/context/NullSecurityContextRepository.java | 2 +- .../RequestAttributeSecurityContextRepository.java | 2 +- .../SaveContextOnUpdateOrErrorResponseWrapper.java | 2 +- .../web/context/SecurityContextHolderFilter.java | 2 +- .../web/context/SecurityContextPersistenceFilter.java | 2 +- .../web/context/SecurityContextRepository.java | 2 +- .../web/context/SupplierDeferredSecurityContext.java | 2 +- .../security/web/context/package-info.java | 2 +- .../SecurityContextCallableProcessingInterceptor.java | 2 +- .../async/WebAsyncManagerIntegrationFilter.java | 2 +- .../support/SecurityWebApplicationContextUtils.java | 2 +- .../security/web/csrf/CookieCsrfTokenRepository.java | 2 +- .../security/web/csrf/CsrfAuthenticationStrategy.java | 2 +- .../security/web/csrf/CsrfException.java | 2 +- .../springframework/security/web/csrf/CsrfFilter.java | 2 +- .../security/web/csrf/CsrfLogoutHandler.java | 2 +- .../springframework/security/web/csrf/CsrfToken.java | 2 +- .../security/web/csrf/CsrfTokenRepository.java | 2 +- .../web/csrf/CsrfTokenRequestAttributeHandler.java | 2 +- .../security/web/csrf/CsrfTokenRequestHandler.java | 2 +- .../web/csrf/CsrfTokenRequestHandlerLoggerHolder.java | 2 +- .../security/web/csrf/CsrfTokenRequestResolver.java | 2 +- .../security/web/csrf/DefaultCsrfToken.java | 2 +- .../security/web/csrf/DeferredCsrfToken.java | 2 +- .../web/csrf/HttpSessionCsrfTokenRepository.java | 2 +- .../security/web/csrf/InvalidCsrfTokenException.java | 2 +- .../security/web/csrf/MissingCsrfTokenException.java | 2 +- .../security/web/csrf/RepositoryDeferredCsrfToken.java | 2 +- .../web/csrf/XorCsrfTokenRequestAttributeHandler.java | 2 +- .../security/web/debug/DebugFilter.java | 2 +- .../org/springframework/security/web/debug/Logger.java | 2 +- .../web/firewall/CompositeRequestRejectedHandler.java | 2 +- .../security/web/firewall/DefaultHttpFirewall.java | 2 +- .../web/firewall/DefaultRequestRejectedHandler.java | 2 +- .../security/web/firewall/FirewalledRequest.java | 2 +- .../security/web/firewall/FirewalledResponse.java | 2 +- .../security/web/firewall/HttpFirewall.java | 2 +- .../web/firewall/HttpStatusRequestRejectedHandler.java | 2 +- .../ObservationMarkingRequestRejectedHandler.java | 2 +- .../web/firewall/RequestRejectedException.java | 2 +- .../security/web/firewall/RequestRejectedHandler.java | 2 +- .../security/web/firewall/RequestWrapper.java | 2 +- .../security/web/firewall/StrictHttpFirewall.java | 2 +- .../springframework/security/web/header/Header.java | 2 +- .../security/web/header/HeaderWriter.java | 2 +- .../security/web/header/HeaderWriterFilter.java | 2 +- .../web/header/writers/CacheControlHeadersWriter.java | 2 +- .../web/header/writers/ClearSiteDataHeaderWriter.java | 2 +- .../web/header/writers/CompositeHeaderWriter.java | 2 +- .../writers/ContentSecurityPolicyHeaderWriter.java | 2 +- .../writers/CrossOriginEmbedderPolicyHeaderWriter.java | 2 +- .../writers/CrossOriginOpenerPolicyHeaderWriter.java | 2 +- .../writers/CrossOriginResourcePolicyHeaderWriter.java | 2 +- .../writers/DelegatingRequestMatcherHeaderWriter.java | 2 +- .../web/header/writers/FeaturePolicyHeaderWriter.java | 2 +- .../security/web/header/writers/HpkpHeaderWriter.java | 2 +- .../security/web/header/writers/HstsHeaderWriter.java | 2 +- .../header/writers/PermissionsPolicyHeaderWriter.java | 2 +- .../web/header/writers/ReferrerPolicyHeaderWriter.java | 2 +- .../web/header/writers/StaticHeadersWriter.java | 2 +- .../writers/XContentTypeOptionsHeaderWriter.java | 2 +- .../web/header/writers/XXssProtectionHeaderWriter.java | 2 +- .../AbstractRequestParameterAllowFromStrategy.java | 2 +- .../header/writers/frameoptions/AllowFromStrategy.java | 2 +- .../writers/frameoptions/RegExpAllowFromStrategy.java | 2 +- .../writers/frameoptions/StaticAllowFromStrategy.java | 2 +- .../frameoptions/WhiteListedAllowFromStrategy.java | 2 +- .../frameoptions/XFrameOptionsHeaderWriter.java | 2 +- .../security/web/http/SecurityHeaders.java | 2 +- .../security/web/jaasapi/JaasApiIntegrationFilter.java | 2 +- .../security/web/jaasapi/package-info.java | 2 +- .../security/web/jackson2/CookieDeserializer.java | 2 +- .../security/web/jackson2/CookieMixin.java | 2 +- .../security/web/jackson2/DefaultCsrfTokenMixin.java | 2 +- .../web/jackson2/DefaultSavedRequestMixin.java | 2 +- ...reAuthenticatedAuthenticationTokenDeserializer.java | 2 +- .../PreAuthenticatedAuthenticationTokenMixin.java | 2 +- .../security/web/jackson2/SavedCookieMixin.java | 2 +- .../web/jackson2/SwitchUserGrantedAuthorityMixIn.java | 2 +- .../web/jackson2/WebAuthenticationDetailsMixin.java | 2 +- .../security/web/jackson2/WebJackson2Module.java | 2 +- .../web/jackson2/WebServletJackson2Module.java | 2 +- .../security/web/jackson2/package-info.java | 2 +- .../AuthenticationPrincipalArgumentResolver.java | 2 +- .../method/annotation/CsrfTokenArgumentResolver.java | 2 +- .../CurrentSecurityContextArgumentResolver.java | 2 +- .../org/springframework/security/web/package-info.java | 2 +- .../AuthenticationPrincipalArgumentResolver.java | 2 +- .../CurrentSecurityContextArgumentResolver.java | 2 +- .../result/view/CsrfRequestDataValueProcessor.java | 2 +- .../security/web/savedrequest/CookieRequestCache.java | 2 +- .../security/web/savedrequest/DefaultSavedRequest.java | 2 +- .../web/savedrequest/HttpSessionRequestCache.java | 2 +- .../security/web/savedrequest/NullRequestCache.java | 2 +- .../security/web/savedrequest/RequestCache.java | 2 +- .../web/savedrequest/RequestCacheAwareFilter.java | 2 +- .../security/web/savedrequest/SavedCookie.java | 2 +- .../security/web/savedrequest/SavedRequest.java | 2 +- .../security/web/savedrequest/package-info.java | 2 +- .../web/server/DefaultServerRedirectStrategy.java | 2 +- .../DelegatingServerAuthenticationEntryPoint.java | 2 +- .../web/server/ExchangeMatcherRedirectWebFilter.java | 2 +- .../web/server/FormPostServerRedirectStrategy.java | 2 +- .../web/server/MatcherSecurityWebFilterChain.java | 2 +- .../web/server/ObservationWebFilterChainDecorator.java | 2 +- .../security/web/server/SecurityWebFilterChain.java | 2 +- .../web/server/ServerAuthenticationEntryPoint.java | 2 +- .../server/ServerFormLoginAuthenticationConverter.java | 2 +- .../server/ServerHttpBasicAuthenticationConverter.java | 2 +- .../security/web/server/ServerRedirectStrategy.java | 2 +- .../server/ServerWebExchangeThreadLocalAccessor.java | 2 +- .../security/web/server/WebFilterChainProxy.java | 2 +- .../security/web/server/WebFilterExchange.java | 2 +- .../AnonymousAuthenticationWebFilter.java | 2 +- ...uthenticationConverterServerWebExchangeMatcher.java | 2 +- .../server/authentication/AuthenticationWebFilter.java | 2 +- ...ssionControlServerAuthenticationSuccessHandler.java | 2 +- .../DelegatingServerAuthenticationConverter.java | 2 +- .../DelegatingServerAuthenticationSuccessHandler.java | 2 +- .../HttpBasicServerAuthenticationEntryPoint.java | 2 +- .../authentication/HttpStatusServerEntryPoint.java | 2 +- ...eLeastUsedServerMaximumSessionsExceededHandler.java | 2 +- .../server/authentication/MaximumSessionsContext.java | 2 +- ...eventLoginServerMaximumSessionsExceededHandler.java | 2 +- .../ReactivePreAuthenticatedAuthenticationManager.java | 2 +- .../RedirectServerAuthenticationEntryPoint.java | 2 +- .../RedirectServerAuthenticationFailureHandler.java | 2 +- .../RedirectServerAuthenticationSuccessHandler.java | 2 +- ...isterSessionServerAuthenticationSuccessHandler.java | 2 +- .../authentication/ServerAuthenticationConverter.java | 2 +- .../ServerAuthenticationEntryPointFailureHandler.java | 2 +- .../ServerAuthenticationFailureHandler.java | 2 +- .../ServerAuthenticationSuccessHandler.java | 2 +- .../ServerFormLoginAuthenticationConverter.java | 2 +- .../ServerHttpBasicAuthenticationConverter.java | 2 +- .../ServerMaximumSessionsExceededHandler.java | 2 +- ...elegatingReactiveAuthenticationManagerResolver.java | 2 +- .../ServerX509AuthenticationConverter.java | 2 +- .../web/server/authentication/SessionLimit.java | 2 +- .../web/server/authentication/SwitchUserWebFilter.java | 2 +- ...bFilterChainServerAuthenticationSuccessHandler.java | 2 +- .../logout/DelegatingServerLogoutHandler.java | 2 +- .../logout/HeaderWriterServerLogoutHandler.java | 2 +- .../HttpStatusReturningServerLogoutSuccessHandler.java | 2 +- .../server/authentication/logout/LogoutWebFilter.java | 2 +- .../logout/RedirectServerLogoutSuccessHandler.java | 2 +- .../logout/SecurityContextServerLogoutHandler.java | 2 +- .../authentication/logout/ServerLogoutHandler.java | 2 +- .../logout/ServerLogoutSuccessHandler.java | 2 +- .../logout/WebSessionServerLogoutHandler.java | 2 +- ...faultServerGenerateOneTimeTokenRequestResolver.java | 2 +- .../ott/GenerateOneTimeTokenWebFilter.java | 2 +- .../ott/ServerGenerateOneTimeTokenRequestResolver.java | 2 +- .../ott/ServerOneTimeTokenAuthenticationConverter.java | 2 +- .../ServerOneTimeTokenGenerationSuccessHandler.java | 2 +- ...erRedirectOneTimeTokenGenerationSuccessHandler.java | 2 +- .../web/server/authorization/AuthorizationContext.java | 2 +- .../server/authorization/AuthorizationWebFilter.java | 2 +- .../DelegatingReactiveAuthorizationManager.java | 2 +- .../authorization/ExceptionTranslationWebFilter.java | 2 +- .../HttpStatusServerAccessDeniedHandler.java | 2 +- .../IpAddressReactiveAuthorizationManager.java | 2 +- .../authorization/ServerAccessDeniedHandler.java | 2 +- ...WebExchangeDelegatingServerAccessDeniedHandler.java | 2 +- .../context/NoOpServerSecurityContextRepository.java | 2 +- .../web/server/context/ReactorContextWebFilter.java | 2 +- .../context/SecurityContextServerWebExchange.java | 2 +- .../SecurityContextServerWebExchangeWebFilter.java | 2 +- .../context/ServerSecurityContextRepository.java | 2 +- .../WebSessionServerSecurityContextRepository.java | 2 +- .../server/csrf/CookieServerCsrfTokenRepository.java | 2 +- .../security/web/server/csrf/CsrfException.java | 2 +- .../web/server/csrf/CsrfServerLogoutHandler.java | 2 +- .../security/web/server/csrf/CsrfToken.java | 2 +- .../security/web/server/csrf/CsrfWebFilter.java | 2 +- .../security/web/server/csrf/DefaultCsrfToken.java | 2 +- .../web/server/csrf/ServerCsrfTokenRepository.java | 2 +- .../csrf/ServerCsrfTokenRequestAttributeHandler.java | 2 +- .../web/server/csrf/ServerCsrfTokenRequestHandler.java | 2 +- .../ServerCsrfTokenRequestHandlerLoggerHolder.java | 2 +- .../server/csrf/ServerCsrfTokenRequestResolver.java | 2 +- .../csrf/WebSessionServerCsrfTokenRepository.java | 2 +- .../XorServerCsrfTokenRequestAttributeHandler.java | 2 +- .../firewall/HttpStatusExchangeRejectedHandler.java | 2 +- .../firewall/ServerExchangeRejectedException.java | 2 +- .../server/firewall/ServerExchangeRejectedHandler.java | 2 +- .../web/server/firewall/ServerWebExchangeFirewall.java | 2 +- .../firewall/StrictServerWebExchangeFirewall.java | 2 +- .../header/CacheControlServerHttpHeadersWriter.java | 2 +- .../header/ClearSiteDataServerHttpHeadersWriter.java | 2 +- .../header/CompositeServerHttpHeadersWriter.java | 2 +- .../ContentSecurityPolicyServerHttpHeadersWriter.java | 2 +- .../ContentTypeOptionsServerHttpHeadersWriter.java | 2 +- ...ossOriginEmbedderPolicyServerHttpHeadersWriter.java | 2 +- ...CrossOriginOpenerPolicyServerHttpHeadersWriter.java | 2 +- ...ossOriginResourcePolicyServerHttpHeadersWriter.java | 2 +- .../header/FeaturePolicyServerHttpHeadersWriter.java | 2 +- .../web/server/header/HttpHeaderWriterWebFilter.java | 2 +- .../PermissionsPolicyServerHttpHeadersWriter.java | 2 +- .../header/ReferrerPolicyServerHttpHeadersWriter.java | 2 +- .../web/server/header/ServerHttpHeadersWriter.java | 2 +- ...erWebExchangeDelegatingServerHttpHeadersWriter.java | 2 +- .../server/header/StaticServerHttpHeadersWriter.java | 2 +- ...StrictTransportSecurityServerHttpHeadersWriter.java | 2 +- .../XContentTypeOptionsServerHttpHeadersWriter.java | 2 +- .../header/XFrameOptionsServerHttpHeadersWriter.java | 2 +- .../header/XXssProtectionServerHttpHeadersWriter.java | 2 +- .../server/jackson2/DefaultCsrfServerTokenMixin.java | 2 +- .../web/server/jackson2/WebServerJackson2Module.java | 2 +- .../server/savedrequest/CookieServerRequestCache.java | 2 +- .../server/savedrequest/NoOpServerRequestCache.java | 2 +- .../web/server/savedrequest/ServerRequestCache.java | 2 +- .../savedrequest/ServerRequestCacheWebFilter.java | 2 +- .../savedrequest/WebSessionServerRequestCache.java | 2 +- .../web/server/transport/HttpsRedirectWebFilter.java | 2 +- .../web/server/ui/DefaultResourcesWebFilter.java | 2 +- .../security/web/server/ui/HtmlTemplates.java | 2 +- .../web/server/ui/LoginPageGeneratingWebFilter.java | 2 +- .../web/server/ui/LogoutPageGeneratingWebFilter.java | 2 +- .../ui/OneTimeTokenSubmitPageGeneratingWebFilter.java | 2 +- .../util/matcher/AndServerWebExchangeMatcher.java | 2 +- .../matcher/IpAddressServerWebExchangeMatcher.java | 2 +- .../matcher/MediaTypeServerWebExchangeMatcher.java | 2 +- .../util/matcher/NegatedServerWebExchangeMatcher.java | 2 +- .../util/matcher/OrServerWebExchangeMatcher.java | 2 +- .../PathPatternParserServerWebExchangeMatcher.java | 2 +- .../server/util/matcher/ServerWebExchangeMatcher.java | 2 +- .../util/matcher/ServerWebExchangeMatcherEntry.java | 2 +- .../server/util/matcher/ServerWebExchangeMatchers.java | 2 +- .../support/csrf/CsrfRequestDataValueProcessor.java | 2 +- .../util/matcher/PathPatternRequestMatcher.java | 2 +- .../web/servletapi/HttpServlet3RequestFactory.java | 2 +- .../web/servletapi/HttpServletRequestFactory.java | 2 +- .../security/web/servletapi/package-info.java | 2 +- .../security/web/session/ConcurrentSessionFilter.java | 2 +- .../security/web/session/DisableEncodeUrlFilter.java | 2 +- .../web/session/ForceEagerSessionCreationFilter.java | 2 +- .../web/session/HttpSessionIdChangedEvent.java | 2 +- .../web/session/InvalidSessionAccessDeniedHandler.java | 2 +- .../security/web/session/InvalidSessionStrategy.java | 2 +- .../RequestedUrlRedirectInvalidSessionStrategy.java | 2 +- .../web/session/SessionInformationExpiredEvent.java | 2 +- .../web/session/SessionInformationExpiredStrategy.java | 2 +- .../security/web/session/SessionManagementFilter.java | 2 +- .../session/SimpleRedirectInvalidSessionStrategy.java | 2 +- ...impleRedirectSessionInformationExpiredStrategy.java | 2 +- .../security/web/session/package-info.java | 2 +- .../security/web/transport/HttpsRedirectFilter.java | 2 +- .../security/web/util/OnCommittedResponseWrapper.java | 2 +- .../security/web/util/RedirectUrlBuilder.java | 2 +- .../security/web/util/TextEscapeUtils.java | 2 +- .../security/web/util/ThrowableAnalyzer.java | 2 +- .../security/web/util/ThrowableCauseExtractor.java | 2 +- .../security/web/util/matcher/AndRequestMatcher.java | 2 +- .../security/web/util/matcher/AnyRequestMatcher.java | 2 +- .../web/util/matcher/DispatcherTypeRequestMatcher.java | 2 +- .../security/web/util/matcher/ELRequestMatcher.java | 2 +- .../web/util/matcher/ELRequestMatcherContext.java | 2 +- .../security/web/util/matcher/IpAddressMatcher.java | 2 +- .../web/util/matcher/MediaTypeRequestMatcher.java | 2 +- .../web/util/matcher/NegatedRequestMatcher.java | 2 +- .../security/web/util/matcher/OrRequestMatcher.java | 2 +- .../web/util/matcher/ParameterRequestMatcher.java | 2 +- .../security/web/util/matcher/RegexRequestMatcher.java | 2 +- .../web/util/matcher/RequestHeaderRequestMatcher.java | 2 +- .../security/web/util/matcher/RequestMatcher.java | 2 +- .../web/util/matcher/RequestMatcherEditor.java | 2 +- .../security/web/util/matcher/RequestMatcherEntry.java | 2 +- .../security/web/util/matcher/RequestMatchers.java | 2 +- .../security/web/util/package-info.java | 2 +- .../org/springframework/security/default-ui.css | 2 +- .../security/MockSecurityContextHolderStrategy.java | 2 +- .../security/test/web/CodecTestUtils.java | 2 +- .../test/web/reactive/server/WebTestClientBuilder.java | 2 +- .../test/web/reactive/server/WebTestHandler.java | 2 +- .../security/web/DefaultRedirectStrategyTests.java | 2 +- .../security/web/FilterChainProxyTests.java | 2 +- .../security/web/FilterInvocationTests.java | 2 +- .../security/web/FormPostRedirectStrategyTests.java | 2 +- .../web/ObservationFilterChainDecoratorTests.java | 2 +- .../web/RequestMatcherRedirectFilterTests.java | 2 +- .../web/ServerWebExchangeThreadLocalAccessorTests.java | 2 +- ...ionManagerWebInvocationPrivilegeEvaluatorTests.java | 2 +- .../DefaultWebInvocationPrivilegeEvaluatorTests.java | 2 +- .../web/access/DelegatingAccessDeniedHandlerTests.java | 2 +- .../web/access/ExceptionTranslationFilterTests.java | 2 +- .../web/access/HttpStatusAccessDeniedHandlerTests.java | 2 +- .../web/access/NoOpAccessDeniedHandlerTests.java | 2 +- ...questMatcherDelegatingAccessDeniedHandlerTests.java | 2 +- ...DelegatingWebInvocationPrivilegeEvaluatorTests.java | 2 +- .../access/TestWebInvocationPrivilegeEvaluators.java | 2 +- ...actVariableEvaluationContextPostProcessorTests.java | 2 +- .../DefaultHttpSecurityExpressionHandlerTests.java | 2 +- .../DefaultWebSecurityExpressionHandlerTests.java | 2 +- .../expression/DelegatingEvaluationContextTests.java | 2 +- ...sedFilterInvocationSecurityMetadataSourceTests.java | 2 +- .../WebExpressionAuthorizationManagerTests.java | 2 +- .../web/access/expression/WebExpressionVoterTests.java | 2 +- .../expression/WebSecurityExpressionRootTests.java | 2 +- .../web/access/intercept/AuthorizationFilterTests.java | 2 +- .../security/web/access/intercept/RequestKeyTests.java | 2 +- ...uestMatcherDelegatingAuthorizationManagerTests.java | 2 +- .../web/aot/hint/WebMvcSecurityRuntimeHintsTests.java | 2 +- ...ractAuthenticationTargetUrlRequestHandlerTests.java | 2 +- .../AuthenticationEntryPointFailureHandlerTests.java | 2 +- .../web/authentication/AuthenticationFilterTests.java | 2 +- .../DefaultLoginPageGeneratingFilterTests.java | 2 +- .../DelegatingAuthenticationConverterTests.java | 2 +- ...DelegatingAuthenticationEntryPointContextTests.java | 2 +- .../DelegatingAuthenticationEntryPointTests.java | 2 +- .../DelegatingAuthenticationFailureHandlerTests.java | 2 +- ...eptionMappingAuthenticationFailureHandlerTests.java | 2 +- .../ForwardAuthenticaionSuccessHandlerTests.java | 2 +- .../ForwardAuthenticationFailureHandlerTests.java | 2 +- ...sageConverterAuthenticationSuccessHandlerTests.java | 2 +- .../web/authentication/HttpStatusEntryPointTests.java | 2 +- .../NoOpAuthenticationEntryPointTests.java | 2 +- ...erDelegatingAuthenticationManagerResolverTests.java | 2 +- ...dRequestAwareAuthenticationSuccessHandlerTests.java | 2 +- .../SimpleUrlAuthenticationFailureHandlerTests.java | 2 +- .../SimpleUrlAuthenticationSuccessHandlerTests.java | 2 +- .../logout/CompositeLogoutHandlerTests.java | 2 +- .../logout/CookieClearingLogoutHandlerTests.java | 2 +- .../logout/DelegatingLogoutSuccessHandlerTests.java | 2 +- .../logout/ForwardLogoutSuccessHandlerTests.java | 2 +- .../logout/HeaderWriterLogoutHandlerTests.java | 2 +- .../HttpStatusReturningLogoutSuccessHandlerTests.java | 2 +- .../web/authentication/logout/LogoutHandlerTests.java | 2 +- ...LogoutSuccessEventPublishingLogoutHandlerTests.java | 2 +- .../logout/SecurityContextLogoutHandlerTests.java | 2 +- .../logout/SimpleUrlLogoutSuccessHandlerTests.java | 2 +- ...efaultGenerateOneTimeTokenRequestResolverTests.java | 2 +- .../ott/GenerateOneTimeTokenFilterTests.java | 2 +- .../ott/OneTimeTokenAuthenticationConverterTests.java | 2 +- .../ott/OneTimeTokenAuthenticationFilterTests.java | 2 +- ...irectOneTimeTokenGenerationSuccessHandlerTests.java | 2 +- .../HaveIBeenPwnedRestApiPasswordCheckerTests.java | 2 +- ...eIBeenPwnedRestApiReactivePasswordCheckerTests.java | 2 +- .../AbstractPreAuthenticatedProcessingFilterTests.java | 2 +- .../preauth/Http403ForbiddenEntryPointTests.java | 2 +- .../PreAuthenticatedAuthenticationProviderTests.java | 2 +- .../PreAuthenticatedAuthenticationTokenTests.java | 2 +- ...catedGrantedAuthoritiesUserDetailsServiceTests.java | 2 +- ...rantedAuthoritiesWebAuthenticationDetailsTests.java | 2 +- .../RequestAttributeAuthenticationFilterTests.java | 2 +- .../header/RequestHeaderAuthenticationFilterTests.java | 2 +- ...thenticatedWebAuthenticationDetailsSourceTests.java | 2 +- .../J2eePreAuthenticatedProcessingFilterTests.java | 2 +- .../j2ee/WebXmlJ2eeDefinedRolesRetrieverTests.java | 2 +- ...WebSpherePreAuthenticatedProcessingFilterTests.java | 2 +- .../x509/SubjectDnX509PrincipalExtractorTests.java | 2 +- .../x509/SubjectX500PrincipalExtractorTests.java | 2 +- .../rememberme/AbstractRememberMeServicesTests.java | 2 +- .../rememberme/JdbcTokenRepositoryImplTests.java | 2 +- .../PersistentTokenBasedRememberMeServicesTests.java | 2 +- .../ChangeSessionIdAuthenticationStrategyTests.java | 2 +- .../CompositeSessionAuthenticationStrategyTests.java | 2 +- ...rrentSessionControlAuthenticationStrategyTests.java | 2 +- .../RegisterSessionAuthenticationStrategyTests.java | 2 +- .../web/authentication/session/SessionLimitTests.java | 2 +- .../switchuser/SwitchUserGrantedAuthorityTests.java | 2 +- .../ui/DefaultLogoutPageGeneratingFilterTests.java | 2 +- ...ultOneTimeTokenSubmitPageGeneratingFilterTests.java | 2 +- .../authentication/ui/DefaultResourcesFilterTests.java | 2 +- .../web/authentication/ui/HtmlTemplatesTests.java | 2 +- .../www/BasicAuthenticationConverterTests.java | 2 +- .../AuthenticationPrincipalArgumentResolverTests.java | 2 +- .../web/concurrent/ConcurrentSessionFilterTests.java | 2 +- ...AbstractSecurityWebApplicationInitializerTests.java | 2 +- .../DelegatingSecurityContextRepositoryTests.java | 2 +- .../HttpSessionSecurityContextRepositoryTests.java | 2 +- ...RequestAttributeSecurityContextRepositoryTests.java | 2 +- ...SaveContextOnUpdateOrErrorResponseWrapperTests.java | 2 +- .../web/context/SecurityContextHolderFilterTests.java | 2 +- .../context/SecurityContextPersistenceFilterTests.java | 2 +- .../web/context/SecurityContextRepositoryTests.java | 2 +- ...urityContextCallableProcessingInterceptorTests.java | 2 +- .../async/WebAsyncManagerIntegrationFilterTests.java | 2 +- .../web/csrf/CookieCsrfTokenRepositoryTests.java | 2 +- .../web/csrf/CsrfAuthenticationStrategyTests.java | 2 +- .../security/web/csrf/CsrfFilterTests.java | 2 +- .../security/web/csrf/CsrfLogoutHandlerTests.java | 2 +- .../security/web/csrf/CsrfTokenAssert.java | 2 +- .../csrf/CsrfTokenRequestAttributeHandlerTests.java | 2 +- .../security/web/csrf/DefaultCsrfTokenTests.java | 2 +- .../web/csrf/HttpSessionCsrfTokenRepositoryTests.java | 2 +- .../web/csrf/MissingCsrfTokenExceptionTests.java | 2 +- .../security/web/csrf/TestDeferredCsrfToken.java | 2 +- .../csrf/XorCsrfTokenRequestAttributeHandlerTests.java | 2 +- .../security/web/debug/DebugFilterTests.java | 2 +- .../firewall/CompositeRequestRejectedHandlerTests.java | 2 +- .../web/firewall/DefaultHttpFirewallTests.java | 2 +- .../firewall/DefaultRequestRejectedHandlerTests.java | 2 +- .../security/web/firewall/FirewalledResponseTests.java | 2 +- .../HttpStatusRequestRejectedHandlerTests.java | 2 +- .../security/web/firewall/RequestWrapperTests.java | 2 +- .../security/web/firewall/StrictHttpFirewallTests.java | 2 +- .../security/web/header/HeaderWriterFilterTests.java | 2 +- .../header/writers/CacheControlHeadersWriterTests.java | 2 +- .../header/writers/ClearSiteDataHeaderWriterTests.java | 2 +- .../web/header/writers/CompositeHeaderWriterTests.java | 2 +- .../ContentSecurityPolicyHeaderWriterTests.java | 2 +- .../CrossOriginEmbedderPolicyHeaderWriterTests.java | 2 +- .../CrossOriginOpenerPolicyHeaderWriterTests.java | 2 +- .../CrossOriginResourcePolicyHeaderWriterTests.java | 2 +- .../DelegatingRequestMatcherHeaderWriterTests.java | 2 +- .../header/writers/FeaturePolicyHeaderWriterTests.java | 2 +- .../web/header/writers/HpkpHeaderWriterTests.java | 2 +- .../web/header/writers/HstsHeaderWriterTests.java | 2 +- .../writers/PermissionsPolicyHeaderWriterTests.java | 2 +- .../writers/ReferrerPolicyHeaderWriterTests.java | 2 +- .../web/header/writers/StaticHeaderWriterTests.java | 2 +- .../writers/XContentTypeOptionsHeaderWriterTests.java | 2 +- .../writers/XXssProtectionHeaderWriterTests.java | 2 +- ...AbstractRequestParameterAllowFromStrategyTests.java | 2 +- .../frameoptions/FrameOptionsHeaderWriterTests.java | 2 +- .../frameoptions/RegExpAllowFromStrategyTests.java | 2 +- .../frameoptions/StaticAllowFromStrategyTests.java | 2 +- .../WhiteListedAllowFromStrategyTests.java | 2 +- .../frameoptions/XFrameOptionsHeaderWriterTests.java | 2 +- .../web/jaasapi/JaasApiIntegrationFilterTests.java | 2 +- .../security/web/jackson2/AbstractMixinTests.java | 2 +- .../security/web/jackson2/CookieMixinTests.java | 2 +- .../web/jackson2/DefaultCsrfTokenMixinTests.java | 2 +- .../web/jackson2/DefaultSavedRequestMixinTests.java | 2 +- .../PreAuthenticatedAuthenticationTokenMixinTests.java | 2 +- .../security/web/jackson2/SavedCookieMixinTests.java | 2 +- .../jackson2/SwitchUserGrantedAuthorityMixInTests.java | 2 +- .../jackson2/WebAuthenticationDetailsMixinTests.java | 2 +- .../security/web/method/ResolvableMethod.java | 2 +- .../AuthenticationPrincipalArgumentResolverTests.java | 2 +- .../annotation/CsrfTokenArgumentResolverTests.java | 2 +- .../CurrentSecurityContextArgumentResolverTests.java | 2 +- .../AuthenticationPrincipalArgumentResolverTests.java | 2 +- .../CurrentSecurityContextArgumentResolverTests.java | 2 +- .../view/CsrfRequestDataValueProcessorTests.java | 2 +- .../web/savedrequest/CookieRequestCacheTests.java | 2 +- .../web/savedrequest/DefaultSavedRequestTests.java | 2 +- .../web/savedrequest/HttpSessionRequestCacheTests.java | 2 +- .../web/savedrequest/RequestCacheAwareFilterTests.java | 2 +- .../security/web/savedrequest/SavedCookieTests.java | 2 +- .../savedrequest/SavedRequestAwareWrapperTests.java | 2 +- .../web/savedrequest/SimpleSavedRequestTests.java | 2 +- .../web/server/DefaultServerRedirectStrategyTests.java | 2 +- .../DelegatingServerAuthenticationEntryPointTests.java | 2 +- .../server/ExchangeMatcherRedirectWebFilterTests.java | 2 +- .../server/FormPostServerRedirectStrategyTests.java | 2 +- .../ObservationWebFilterChainDecoratorTests.java | 2 +- .../security/web/server/WebFilterChainProxyTests.java | 2 +- .../security/web/server/WebFilterExchangeTests.java | 2 +- .../AnonymousAuthenticationWebFilterTests.java | 2 +- ...ticationConverterServerWebExchangeMatcherTests.java | 2 +- .../authentication/AuthenticationWebFilterTests.java | 2 +- .../DelegatingServerAuthenticationConverterTests.java | 2 +- ...egatingServerAuthenticationSuccessHandlerTests.java | 2 +- .../HttpBasicServerAuthenticationEntryPointTests.java | 2 +- .../HttpStatusServerEntryPointTests.java | 2 +- ...tivePreAuthenticatedAuthenticationManagerTests.java | 2 +- .../RedirectServerAuthenticationEntryPointTests.java | 2 +- ...edirectServerAuthenticationFailureHandlerTests.java | 2 +- ...edirectServerAuthenticationSuccessHandlerTests.java | 2 +- ...verAuthenticationEntryPointFailureHandlerTests.java | 2 +- .../ServerFormLoginAuthenticationConverterTests.java | 2 +- .../ServerHttpBasicAuthenticationConverterTests.java | 2 +- ...tingReactiveAuthenticationManagerResolverTests.java | 2 +- .../ServerX509AuthenticationConverterTests.java | 2 +- .../authentication/SwitchUserWebFilterTests.java | 2 +- .../logout/DelegatingServerLogoutHandlerTests.java | 2 +- .../logout/HeaderWriterServerLogoutHandlerTests.java | 2 +- ...StatusReturningServerLogoutSuccessHandlerTests.java | 2 +- .../authentication/logout/LogoutWebFilterTests.java | 2 +- .../logout/WebSessionServerLogoutHandlerTests.java | 2 +- ...ServerGenerateOneTimeTokenRequestResolverTests.java | 2 +- .../ott/GenerateOneTimeTokenWebFilterTests.java | 2 +- ...ServerOneTimeTokenAuthenticationConverterTests.java | 2 +- ...irectOneTimeTokenGenerationSuccessHandlerTests.java | 2 +- ...ControlServerAuthenticationSuccessHandlerTests.java | 2 +- .../session/InMemoryReactiveSessionRegistryTests.java | 2 +- ...tUsedServerMaximumSessionsExceededHandlerTests.java | 2 +- ...LoginServerMaximumSessionsExceededHandlerTests.java | 2 +- ...SessionServerAuthenticationSuccessHandlerTests.java | 2 +- .../authorization/AuthorizationWebFilterTests.java | 2 +- .../DelegatingReactiveAuthorizationManagerTests.java | 2 +- .../ExceptionTranslationWebFilterTests.java | 2 +- .../HttpStatusServerAccessDeniedHandlerTests.java | 2 +- .../IpAddressReactiveAuthorizationManagerTests.java | 2 +- ...changeDelegatingServerAccessDeniedHandlerTests.java | 2 +- .../NoOpServerSecurityContextRepositoryTests.java | 2 +- .../server/context/ReactorContextWebFilterTests.java | 2 +- ...SecurityContextServerWebExchangeWebFilterTests.java | 2 +- ...WebSessionServerSecurityContextRepositoryTests.java | 2 +- .../csrf/CookieServerCsrfTokenRepositoryTests.java | 2 +- .../web/server/csrf/CsrfServerLogoutHandlerTests.java | 2 +- .../security/web/server/csrf/CsrfWebFilterTests.java | 2 +- .../ServerCsrfTokenRequestAttributeHandlerTests.java | 2 +- .../csrf/WebSessionServerCsrfTokenRepositoryTests.java | 2 +- ...XorServerCsrfTokenRequestAttributeHandlerTests.java | 2 +- .../firewall/StrictServerWebExchangeFirewallTests.java | 2 +- .../CacheControlServerHttpHeadersWriterTests.java | 2 +- .../ClearSiteDataServerHttpHeadersWriterTests.java | 2 +- .../header/CompositeServerHttpHeadersWriterTests.java | 2 +- ...tentSecurityPolicyServerHttpHeadersWriterTests.java | 2 +- ...ContentTypeOptionsServerHttpHeadersWriterTests.java | 2 +- ...iginEmbedderPolicyServerHttpHeadersWriterTests.java | 2 +- ...OriginOpenerPolicyServerHttpHeadersWriterTests.java | 2 +- ...iginResourcePolicyServerHttpHeadersWriterTests.java | 2 +- .../FeaturePolicyServerHttpHeadersWriterTests.java | 2 +- .../server/header/HttpHeaderWriterWebFilterTests.java | 2 +- .../PermissionsPolicyServerHttpHeadersWriterTests.java | 2 +- .../ReferrerPolicyServerHttpHeadersWriterTests.java | 2 +- ...ExchangeDelegatingServerHttpHeadersWriterTests.java | 2 +- .../header/StaticServerHttpHeadersWriterTests.java | 2 +- ...tTransportSecurityServerHttpHeadersWriterTests.java | 2 +- ...ContentTypeOptionsServerHttpHeadersWriterTests.java | 2 +- .../XFrameOptionsServerHttpHeadersWriterTests.java | 2 +- .../XXssProtectionServerHttpHeadersWriterTests.java | 2 +- .../jackson2/DefaultCsrfServerTokenMixinTests.java | 2 +- .../savedrequest/CookieServerRequestCacheTests.java | 2 +- .../savedrequest/ServerRequestCacheWebFilterTests.java | 2 +- .../WebSessionServerRequestCacheTests.java | 2 +- .../server/transport/HttpsRedirectWebFilterTests.java | 2 +- .../web/server/ui/DefaultResourcesWebFilterTests.java | 2 +- .../server/ui/LoginPageGeneratingWebFilterTests.java | 2 +- .../server/ui/LogoutPageGeneratingWebFilterTests.java | 2 +- ...OneTimeTokenSubmitPageGeneratingWebFilterTests.java | 2 +- .../util/matcher/AndServerWebExchangeMatcherTests.java | 2 +- .../IpAddressServerWebExchangeMatcherTests.java | 2 +- .../MediaTypeServerWebExchangeMatcherTests.java | 2 +- .../matcher/NegatedServerWebExchangeMatcherTests.java | 2 +- .../util/matcher/OrServerWebExchangeMatcherTests.java | 2 +- .../PathMatcherServerWebExchangeMatcherTests.java | 2 +- ...PathPatternParserServerWebExchangeMatcherTests.java | 2 +- .../util/matcher/ServerWebExchangeMatchersTests.java | 2 +- .../security/web/servlet/MockServletContext.java | 2 +- .../web/servlet/TestMockHttpServletMappings.java | 2 +- .../web/servlet/TestMockHttpServletRequests.java | 2 +- .../csrf/CsrfRequestDataValueProcessorTests.java | 2 +- .../util/matcher/PathPatternRequestMatcherTests.java | 2 +- .../DefaultSessionAuthenticationStrategyTests.java | 2 +- .../web/session/DisableEncodeUrlFilterTests.java | 2 +- .../session/ForceEagerSessionCreationFilterTests.java | 2 +- .../web/session/HttpSessionDestroyedEventTests.java | 2 +- .../session/SessionInformationExpiredEventTests.java | 2 +- .../web/session/SessionManagementFilterTests.java | 2 +- .../web/transport/HttpsRedirectFilterTests.java | 2 +- .../web/util/OnCommittedResponseWrapperTests.java | 2 +- .../security/web/util/TextEscapeUtilsTests.java | 2 +- .../security/web/util/ThrowableAnalyzerTests.java | 2 +- .../security/web/util/UrlUtilsTests.java | 2 +- .../web/util/matcher/AndRequestMatcherTests.java | 2 +- .../matcher/DispatcherTypeRequestMatcherTests.java | 2 +- .../web/util/matcher/ELRequestMatcherTests.java | 2 +- .../web/util/matcher/IpAddressMatcherTests.java | 2 +- .../MediaTypeRequestMatcherRequestHCNSTests.java | 2 +- .../web/util/matcher/MediaTypeRequestMatcherTests.java | 2 +- .../web/util/matcher/NegatedRequestMatcherTests.java | 2 +- .../web/util/matcher/OrRequestMatcherTests.java | 2 +- .../web/util/matcher/ParameterRequestMatcherTests.java | 2 +- .../web/util/matcher/RegexRequestMatcherTests.java | 2 +- .../util/matcher/RequestHeaderRequestMatcherTests.java | 2 +- .../web/util/matcher/RequestMatcherEntryTests.java | 2 +- .../web/util/matcher/RequestMatchersTests.java | 2 +- .../aot/PublicKeyCredentialUserEntityRuntimeHints.java | 2 +- .../web/webauthn/aot/UserCredentialRuntimeHints.java | 2 +- .../webauthn/api/AttestationConveyancePreference.java | 2 +- .../api/AuthenticationExtensionsClientInput.java | 2 +- .../api/AuthenticationExtensionsClientInputs.java | 2 +- .../api/AuthenticationExtensionsClientOutput.java | 2 +- .../api/AuthenticationExtensionsClientOutputs.java | 2 +- .../webauthn/api/AuthenticatorAssertionResponse.java | 2 +- .../web/webauthn/api/AuthenticatorAttachment.java | 2 +- .../webauthn/api/AuthenticatorAttestationResponse.java | 2 +- .../web/webauthn/api/AuthenticatorResponse.java | 2 +- .../webauthn/api/AuthenticatorSelectionCriteria.java | 2 +- .../web/webauthn/api/AuthenticatorTransport.java | 2 +- .../security/web/webauthn/api/Bytes.java | 2 +- .../web/webauthn/api/COSEAlgorithmIdentifier.java | 2 +- ...CredProtectAuthenticationExtensionsClientInput.java | 2 +- .../web/webauthn/api/CredentialPropertiesOutput.java | 2 +- .../security/web/webauthn/api/CredentialRecord.java | 2 +- .../ImmutableAuthenticationExtensionsClientInput.java | 2 +- .../ImmutableAuthenticationExtensionsClientInputs.java | 2 +- ...ImmutableAuthenticationExtensionsClientOutputs.java | 2 +- .../web/webauthn/api/ImmutableCredentialRecord.java | 2 +- .../web/webauthn/api/ImmutablePublicKeyCose.java | 2 +- .../api/ImmutablePublicKeyCredentialUserEntity.java | 2 +- .../security/web/webauthn/api/PublicKeyCose.java | 2 +- .../security/web/webauthn/api/PublicKeyCredential.java | 2 +- .../api/PublicKeyCredentialCreationOptions.java | 2 +- .../webauthn/api/PublicKeyCredentialDescriptor.java | 2 +- .../webauthn/api/PublicKeyCredentialParameters.java | 2 +- .../api/PublicKeyCredentialRequestOptions.java | 2 +- .../web/webauthn/api/PublicKeyCredentialRpEntity.java | 2 +- .../web/webauthn/api/PublicKeyCredentialType.java | 2 +- .../webauthn/api/PublicKeyCredentialUserEntity.java | 2 +- .../web/webauthn/api/ResidentKeyRequirement.java | 2 +- .../web/webauthn/api/UserVerificationRequirement.java | 2 +- ...ionPublicKeyCredentialRequestOptionsRepository.java | 2 +- .../PublicKeyCredentialRequestOptionsFilter.java | 2 +- .../PublicKeyCredentialRequestOptionsRepository.java | 2 +- .../authentication/WebAuthnAuthentication.java | 2 +- .../authentication/WebAuthnAuthenticationFilter.java | 2 +- .../authentication/WebAuthnAuthenticationProvider.java | 2 +- .../WebAuthnAuthenticationRequestToken.java | 2 +- .../jackson/AttestationConveyancePreferenceMixin.java | 2 +- .../AttestationConveyancePreferenceSerializer.java | 2 +- .../AuthenticationExtensionsClientInputMixin.java | 2 +- .../AuthenticationExtensionsClientInputSerializer.java | 2 +- .../AuthenticationExtensionsClientInputsMixin.java | 2 +- ...AuthenticationExtensionsClientInputsSerializer.java | 2 +- ...henticationExtensionsClientOutputsDeserializer.java | 2 +- .../AuthenticationExtensionsClientOutputsMixin.java | 2 +- .../jackson/AuthenticatorAssertionResponseMixin.java | 2 +- .../jackson/AuthenticatorAttachmentDeserializer.java | 2 +- .../webauthn/jackson/AuthenticatorAttachmentMixin.java | 2 +- .../jackson/AuthenticatorAttachmentSerializer.java | 2 +- .../jackson/AuthenticatorAttestationResponseMixin.java | 2 +- .../jackson/AuthenticatorSelectionCriteriaMixin.java | 2 +- .../jackson/AuthenticatorTransportDeserializer.java | 2 +- .../webauthn/jackson/AuthenticatorTransportMixin.java | 2 +- .../jackson/AuthenticatorTransportSerializer.java | 2 +- .../security/web/webauthn/jackson/BytesMixin.java | 2 +- .../security/web/webauthn/jackson/BytesSerializer.java | 2 +- .../jackson/COSEAlgorithmIdentifierDeserializer.java | 2 +- .../webauthn/jackson/COSEAlgorithmIdentifierMixin.java | 2 +- .../jackson/COSEAlgorithmIdentifierSerializer.java | 2 +- ...rotectAuthenticationExtensionsClientInputMixin.java | 2 +- ...tAuthenticationExtensionsClientInputSerializer.java | 2 +- .../jackson/CredentialPropertiesOutputMixin.java | 2 +- .../web/webauthn/jackson/DurationSerializer.java | 2 +- .../PublicKeyCredentialCreationOptionsMixin.java | 2 +- .../web/webauthn/jackson/PublicKeyCredentialMixin.java | 2 +- .../PublicKeyCredentialRequestOptionsMixin.java | 2 +- .../jackson/PublicKeyCredentialTypeDeserializer.java | 2 +- .../webauthn/jackson/PublicKeyCredentialTypeMixin.java | 2 +- .../jackson/PublicKeyCredentialTypeSerializer.java | 2 +- .../webauthn/jackson/RelyingPartyPublicKeyMixin.java | 2 +- .../webauthn/jackson/ResidentKeyRequirementMixin.java | 2 +- .../jackson/ResidentKeyRequirementSerializer.java | 2 +- .../jackson/UserVerificationRequirementMixin.java | 2 +- .../jackson/UserVerificationRequirementSerializer.java | 2 +- .../web/webauthn/jackson/WebauthnJackson2Module.java | 2 +- ...tablePublicKeyCredentialCreationOptionsRequest.java | 2 +- ...utablePublicKeyCredentialRequestOptionsRequest.java | 2 +- .../ImmutableRelyingPartyRegistrationRequest.java | 2 +- .../JdbcPublicKeyCredentialUserEntityRepository.java | 2 +- .../management/JdbcUserCredentialRepository.java | 2 +- .../MapPublicKeyCredentialUserEntityRepository.java | 2 +- .../management/MapUserCredentialRepository.java | 2 +- .../PublicKeyCredentialCreationOptionsRequest.java | 2 +- .../PublicKeyCredentialRequestOptionsRequest.java | 2 +- .../PublicKeyCredentialUserEntityRepository.java | 2 +- .../management/RelyingPartyAuthenticationRequest.java | 2 +- .../web/webauthn/management/RelyingPartyPublicKey.java | 2 +- .../management/RelyingPartyRegistrationRequest.java | 2 +- .../webauthn/management/UserCredentialRepository.java | 2 +- .../management/WebAuthnRelyingPartyOperations.java | 2 +- .../management/Webauthn4JRelyingPartyOperations.java | 2 +- ...efaultWebAuthnRegistrationPageGeneratingFilter.java | 2 +- .../web/webauthn/registration/HtmlTemplates.java | 2 +- ...onPublicKeyCredentialCreationOptionsRepository.java | 2 +- .../PublicKeyCredentialCreationOptionsFilter.java | 2 +- .../PublicKeyCredentialCreationOptionsRepository.java | 2 +- .../registration/WebAuthnRegistrationFilter.java | 2 +- ...PublicKeyCredentialUserEntityRuntimeHintsTests.java | 2 +- .../webauthn/aot/UserCredentialRuntimeHintsTests.java | 2 +- .../web/webauthn/api/COSEAlgorithmIdentifierTests.java | 2 +- .../api/TestAuthenticationAssertionResponses.java | 2 +- .../api/TestAuthenticatorAttestationResponses.java | 2 +- .../security/web/webauthn/api/TestBytes.java | 2 +- .../web/webauthn/api/TestCredentialRecords.java | 2 +- .../api/TestPublicKeyCredentialCreationOptions.java | 2 +- .../api/TestPublicKeyCredentialRequestOptions.java | 2 +- .../api/TestPublicKeyCredentialUserEntities.java | 2 +- .../web/webauthn/api/TestPublicKeyCredentials.java | 2 +- ...blicKeyCredentialRequestOptionsRepositoryTests.java | 2 +- .../PublicKeyCredentialRequestOptionsFilterTests.java | 2 +- .../WebAuthnAuthenticationFilterTests.java | 2 +- .../authentication/WebAuthnAuthenticationTests.java | 2 +- ...uthenticationExtensionsClientInputJacksonTests.java | 2 +- .../security/web/webauthn/jackson/JacksonTests.java | 2 +- .../web/webauthn/jackson/PublicKeyCredentialJson.java | 2 +- ...bcPublicKeyCredentialUserEntityRepositoryTests.java | 2 +- .../management/JdbcUserCredentialRepositoryTests.java | 2 +- ...apPublicKeyCredentialUserEntityRepositoryTests.java | 2 +- .../management/MapUserCredentialRepositoryTests.java | 2 +- .../management/TestPublicKeyCredentialRpEntities.java | 2 +- .../Webauthn4jRelyingPartyOperationsTests.java | 2 +- ...tWebAuthnRegistrationPageGeneratingFilterTests.java | 2 +- ...licKeyCredentialCreationOptionsRepositoryTests.java | 2 +- .../PublicKeyCredentialCreationOptionsFilterTests.java | 2 +- .../registration/WebAuthnRegistrationFilterTests.java | 2 +- .../WebAuthnRegistrationRequestJacksonTests.java | 2 +- 3755 files changed, 3773 insertions(+), 3773 deletions(-) diff --git a/acl/src/main/java/org/springframework/security/acls/AclPermissionCacheOptimizer.java b/acl/src/main/java/org/springframework/security/acls/AclPermissionCacheOptimizer.java index 663dcbf174..1274a2cf80 100644 --- a/acl/src/main/java/org/springframework/security/acls/AclPermissionCacheOptimizer.java +++ b/acl/src/main/java/org/springframework/security/acls/AclPermissionCacheOptimizer.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. diff --git a/acl/src/main/java/org/springframework/security/acls/AclPermissionEvaluator.java b/acl/src/main/java/org/springframework/security/acls/AclPermissionEvaluator.java index 53fe8c1efe..9e60d9c9b9 100644 --- a/acl/src/main/java/org/springframework/security/acls/AclPermissionEvaluator.java +++ b/acl/src/main/java/org/springframework/security/acls/AclPermissionEvaluator.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. diff --git a/acl/src/main/java/org/springframework/security/acls/afterinvocation/package-info.java b/acl/src/main/java/org/springframework/security/acls/afterinvocation/package-info.java index 4f4d7e647a..82a6c15d6b 100644 --- a/acl/src/main/java/org/springframework/security/acls/afterinvocation/package-info.java +++ b/acl/src/main/java/org/springframework/security/acls/afterinvocation/package-info.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. diff --git a/acl/src/main/java/org/springframework/security/acls/domain/AbstractPermission.java b/acl/src/main/java/org/springframework/security/acls/domain/AbstractPermission.java index 8365552a5a..9458aadc23 100644 --- a/acl/src/main/java/org/springframework/security/acls/domain/AbstractPermission.java +++ b/acl/src/main/java/org/springframework/security/acls/domain/AbstractPermission.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. diff --git a/acl/src/main/java/org/springframework/security/acls/domain/AccessControlEntryImpl.java b/acl/src/main/java/org/springframework/security/acls/domain/AccessControlEntryImpl.java index dfc87a5f1f..0e8b013fc4 100644 --- a/acl/src/main/java/org/springframework/security/acls/domain/AccessControlEntryImpl.java +++ b/acl/src/main/java/org/springframework/security/acls/domain/AccessControlEntryImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. diff --git a/acl/src/main/java/org/springframework/security/acls/domain/DefaultPermissionFactory.java b/acl/src/main/java/org/springframework/security/acls/domain/DefaultPermissionFactory.java index 81cbe8a573..486a2e7ed0 100644 --- a/acl/src/main/java/org/springframework/security/acls/domain/DefaultPermissionFactory.java +++ b/acl/src/main/java/org/springframework/security/acls/domain/DefaultPermissionFactory.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/acl/src/main/java/org/springframework/security/acls/domain/DefaultPermissionGrantingStrategy.java b/acl/src/main/java/org/springframework/security/acls/domain/DefaultPermissionGrantingStrategy.java index 2bfc050be2..6813bd3e77 100644 --- a/acl/src/main/java/org/springframework/security/acls/domain/DefaultPermissionGrantingStrategy.java +++ b/acl/src/main/java/org/springframework/security/acls/domain/DefaultPermissionGrantingStrategy.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2018 the original author or authors. + * Copyright 2004-present 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. diff --git a/acl/src/main/java/org/springframework/security/acls/domain/PermissionFactory.java b/acl/src/main/java/org/springframework/security/acls/domain/PermissionFactory.java index 41b613274e..2511891a8c 100644 --- a/acl/src/main/java/org/springframework/security/acls/domain/PermissionFactory.java +++ b/acl/src/main/java/org/springframework/security/acls/domain/PermissionFactory.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. diff --git a/acl/src/main/java/org/springframework/security/acls/domain/SpringCacheBasedAclCache.java b/acl/src/main/java/org/springframework/security/acls/domain/SpringCacheBasedAclCache.java index 0ad9813b5e..ab173f68e7 100644 --- a/acl/src/main/java/org/springframework/security/acls/domain/SpringCacheBasedAclCache.java +++ b/acl/src/main/java/org/springframework/security/acls/domain/SpringCacheBasedAclCache.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2013 the original author or authors. + * Copyright 2004-present 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. diff --git a/acl/src/main/java/org/springframework/security/acls/domain/package-info.java b/acl/src/main/java/org/springframework/security/acls/domain/package-info.java index 8ef86cecdb..60248ec587 100644 --- a/acl/src/main/java/org/springframework/security/acls/domain/package-info.java +++ b/acl/src/main/java/org/springframework/security/acls/domain/package-info.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. diff --git a/acl/src/main/java/org/springframework/security/acls/jdbc/AclClassIdUtils.java b/acl/src/main/java/org/springframework/security/acls/jdbc/AclClassIdUtils.java index 3255b3a967..9a1f5e4da1 100644 --- a/acl/src/main/java/org/springframework/security/acls/jdbc/AclClassIdUtils.java +++ b/acl/src/main/java/org/springframework/security/acls/jdbc/AclClassIdUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2018 the original author or authors. + * Copyright 2004-present 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. diff --git a/acl/src/main/java/org/springframework/security/acls/jdbc/package-info.java b/acl/src/main/java/org/springframework/security/acls/jdbc/package-info.java index 2c34420915..35ad8a2867 100644 --- a/acl/src/main/java/org/springframework/security/acls/jdbc/package-info.java +++ b/acl/src/main/java/org/springframework/security/acls/jdbc/package-info.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. diff --git a/acl/src/main/java/org/springframework/security/acls/model/AclDataAccessException.java b/acl/src/main/java/org/springframework/security/acls/model/AclDataAccessException.java index 84d65590b7..d37d202a34 100644 --- a/acl/src/main/java/org/springframework/security/acls/model/AclDataAccessException.java +++ b/acl/src/main/java/org/springframework/security/acls/model/AclDataAccessException.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. diff --git a/acl/src/main/java/org/springframework/security/acls/model/ObjectIdentityGenerator.java b/acl/src/main/java/org/springframework/security/acls/model/ObjectIdentityGenerator.java index e46f3dc09f..3bcbf45100 100644 --- a/acl/src/main/java/org/springframework/security/acls/model/ObjectIdentityGenerator.java +++ b/acl/src/main/java/org/springframework/security/acls/model/ObjectIdentityGenerator.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. diff --git a/acl/src/main/java/org/springframework/security/acls/model/PermissionGrantingStrategy.java b/acl/src/main/java/org/springframework/security/acls/model/PermissionGrantingStrategy.java index 13ccb68062..9a524e8789 100644 --- a/acl/src/main/java/org/springframework/security/acls/model/PermissionGrantingStrategy.java +++ b/acl/src/main/java/org/springframework/security/acls/model/PermissionGrantingStrategy.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. diff --git a/acl/src/main/java/org/springframework/security/acls/model/package-info.java b/acl/src/main/java/org/springframework/security/acls/model/package-info.java index 98dba043d4..36967fc44f 100644 --- a/acl/src/main/java/org/springframework/security/acls/model/package-info.java +++ b/acl/src/main/java/org/springframework/security/acls/model/package-info.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. diff --git a/acl/src/main/java/org/springframework/security/acls/package-info.java b/acl/src/main/java/org/springframework/security/acls/package-info.java index dbd8f749de..e137f16081 100644 --- a/acl/src/main/java/org/springframework/security/acls/package-info.java +++ b/acl/src/main/java/org/springframework/security/acls/package-info.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. diff --git a/acl/src/test/java/org/springframework/security/acls/AclFormattingUtilsTests.java b/acl/src/test/java/org/springframework/security/acls/AclFormattingUtilsTests.java index d74710b0c1..21cd56fe78 100644 --- a/acl/src/test/java/org/springframework/security/acls/AclFormattingUtilsTests.java +++ b/acl/src/test/java/org/springframework/security/acls/AclFormattingUtilsTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. diff --git a/acl/src/test/java/org/springframework/security/acls/AclPermissionCacheOptimizerTests.java b/acl/src/test/java/org/springframework/security/acls/AclPermissionCacheOptimizerTests.java index 337df76d5c..8d0f899da8 100644 --- a/acl/src/test/java/org/springframework/security/acls/AclPermissionCacheOptimizerTests.java +++ b/acl/src/test/java/org/springframework/security/acls/AclPermissionCacheOptimizerTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. diff --git a/acl/src/test/java/org/springframework/security/acls/AclPermissionEvaluatorTests.java b/acl/src/test/java/org/springframework/security/acls/AclPermissionEvaluatorTests.java index c94a15b111..cb328006bf 100644 --- a/acl/src/test/java/org/springframework/security/acls/AclPermissionEvaluatorTests.java +++ b/acl/src/test/java/org/springframework/security/acls/AclPermissionEvaluatorTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2018 the original author or authors. + * Copyright 2004-present 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. diff --git a/acl/src/test/java/org/springframework/security/acls/TargetObject.java b/acl/src/test/java/org/springframework/security/acls/TargetObject.java index eeac7c8d70..f096298fbd 100644 --- a/acl/src/test/java/org/springframework/security/acls/TargetObject.java +++ b/acl/src/test/java/org/springframework/security/acls/TargetObject.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. diff --git a/acl/src/test/java/org/springframework/security/acls/TargetObjectWithUUID.java b/acl/src/test/java/org/springframework/security/acls/TargetObjectWithUUID.java index ee0727fa69..f2d5acd234 100644 --- a/acl/src/test/java/org/springframework/security/acls/TargetObjectWithUUID.java +++ b/acl/src/test/java/org/springframework/security/acls/TargetObjectWithUUID.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2017 the original author or authors. + * Copyright 2004-present 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. diff --git a/acl/src/test/java/org/springframework/security/acls/afterinvocation/AclEntryAfterInvocationCollectionFilteringProviderTests.java b/acl/src/test/java/org/springframework/security/acls/afterinvocation/AclEntryAfterInvocationCollectionFilteringProviderTests.java index bc8a965565..ce44f41694 100644 --- a/acl/src/test/java/org/springframework/security/acls/afterinvocation/AclEntryAfterInvocationCollectionFilteringProviderTests.java +++ b/acl/src/test/java/org/springframework/security/acls/afterinvocation/AclEntryAfterInvocationCollectionFilteringProviderTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. diff --git a/acl/src/test/java/org/springframework/security/acls/afterinvocation/AclEntryAfterInvocationProviderTests.java b/acl/src/test/java/org/springframework/security/acls/afterinvocation/AclEntryAfterInvocationProviderTests.java index 00f61d0a54..8aec2c102a 100644 --- a/acl/src/test/java/org/springframework/security/acls/afterinvocation/AclEntryAfterInvocationProviderTests.java +++ b/acl/src/test/java/org/springframework/security/acls/afterinvocation/AclEntryAfterInvocationProviderTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. diff --git a/acl/src/test/java/org/springframework/security/acls/domain/AccessControlImplEntryTests.java b/acl/src/test/java/org/springframework/security/acls/domain/AccessControlImplEntryTests.java index 5816a45b63..45edad8fdb 100644 --- a/acl/src/test/java/org/springframework/security/acls/domain/AccessControlImplEntryTests.java +++ b/acl/src/test/java/org/springframework/security/acls/domain/AccessControlImplEntryTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. diff --git a/acl/src/test/java/org/springframework/security/acls/domain/AclAuthorizationStrategyImplTests.java b/acl/src/test/java/org/springframework/security/acls/domain/AclAuthorizationStrategyImplTests.java index 531e18b0b4..bfb6ac1083 100644 --- a/acl/src/test/java/org/springframework/security/acls/domain/AclAuthorizationStrategyImplTests.java +++ b/acl/src/test/java/org/springframework/security/acls/domain/AclAuthorizationStrategyImplTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/acl/src/test/java/org/springframework/security/acls/domain/AclImplTests.java b/acl/src/test/java/org/springframework/security/acls/domain/AclImplTests.java index 396d8f41b1..c0d7b2d138 100644 --- a/acl/src/test/java/org/springframework/security/acls/domain/AclImplTests.java +++ b/acl/src/test/java/org/springframework/security/acls/domain/AclImplTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. diff --git a/acl/src/test/java/org/springframework/security/acls/domain/AclImplementationSecurityCheckTests.java b/acl/src/test/java/org/springframework/security/acls/domain/AclImplementationSecurityCheckTests.java index a17dbac8f8..c5ac4efd8c 100644 --- a/acl/src/test/java/org/springframework/security/acls/domain/AclImplementationSecurityCheckTests.java +++ b/acl/src/test/java/org/springframework/security/acls/domain/AclImplementationSecurityCheckTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. diff --git a/acl/src/test/java/org/springframework/security/acls/domain/AuditLoggerTests.java b/acl/src/test/java/org/springframework/security/acls/domain/AuditLoggerTests.java index dec3b3af78..5fc0c0b779 100644 --- a/acl/src/test/java/org/springframework/security/acls/domain/AuditLoggerTests.java +++ b/acl/src/test/java/org/springframework/security/acls/domain/AuditLoggerTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2017 the original author or authors. + * Copyright 2004-present 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. diff --git a/acl/src/test/java/org/springframework/security/acls/domain/ObjectIdentityImplTests.java b/acl/src/test/java/org/springframework/security/acls/domain/ObjectIdentityImplTests.java index 3992ce2861..6037b42a4a 100644 --- a/acl/src/test/java/org/springframework/security/acls/domain/ObjectIdentityImplTests.java +++ b/acl/src/test/java/org/springframework/security/acls/domain/ObjectIdentityImplTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2017 the original author or authors. + * Copyright 2004-present 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. diff --git a/acl/src/test/java/org/springframework/security/acls/domain/ObjectIdentityRetrievalStrategyImplTests.java b/acl/src/test/java/org/springframework/security/acls/domain/ObjectIdentityRetrievalStrategyImplTests.java index 7c0739ef86..0c0686ca06 100644 --- a/acl/src/test/java/org/springframework/security/acls/domain/ObjectIdentityRetrievalStrategyImplTests.java +++ b/acl/src/test/java/org/springframework/security/acls/domain/ObjectIdentityRetrievalStrategyImplTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. diff --git a/acl/src/test/java/org/springframework/security/acls/jdbc/AbstractBasicLookupStrategyTests.java b/acl/src/test/java/org/springframework/security/acls/jdbc/AbstractBasicLookupStrategyTests.java index 60790162c7..0eda3d5463 100644 --- a/acl/src/test/java/org/springframework/security/acls/jdbc/AbstractBasicLookupStrategyTests.java +++ b/acl/src/test/java/org/springframework/security/acls/jdbc/AbstractBasicLookupStrategyTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2017 the original author or authors. + * Copyright 2004-present 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. diff --git a/acl/src/test/java/org/springframework/security/acls/jdbc/AclClassIdUtilsTests.java b/acl/src/test/java/org/springframework/security/acls/jdbc/AclClassIdUtilsTests.java index 1460f33cc4..6c7c31cfee 100644 --- a/acl/src/test/java/org/springframework/security/acls/jdbc/AclClassIdUtilsTests.java +++ b/acl/src/test/java/org/springframework/security/acls/jdbc/AclClassIdUtilsTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2018 the original author or authors. + * Copyright 2004-present 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. diff --git a/acl/src/test/java/org/springframework/security/acls/jdbc/BasicLookupStrategyTests.java b/acl/src/test/java/org/springframework/security/acls/jdbc/BasicLookupStrategyTests.java index b756b2db79..935a15ae2d 100644 --- a/acl/src/test/java/org/springframework/security/acls/jdbc/BasicLookupStrategyTests.java +++ b/acl/src/test/java/org/springframework/security/acls/jdbc/BasicLookupStrategyTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2017 the original author or authors. + * Copyright 2004-present 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. diff --git a/acl/src/test/java/org/springframework/security/acls/jdbc/BasicLookupStrategyTestsDbHelper.java b/acl/src/test/java/org/springframework/security/acls/jdbc/BasicLookupStrategyTestsDbHelper.java index 32a2547351..d57d1f1895 100644 --- a/acl/src/test/java/org/springframework/security/acls/jdbc/BasicLookupStrategyTestsDbHelper.java +++ b/acl/src/test/java/org/springframework/security/acls/jdbc/BasicLookupStrategyTestsDbHelper.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2017 the original author or authors. + * Copyright 2004-present 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. diff --git a/acl/src/test/java/org/springframework/security/acls/jdbc/BasicLookupStrategyWithAclClassTypeTests.java b/acl/src/test/java/org/springframework/security/acls/jdbc/BasicLookupStrategyWithAclClassTypeTests.java index 8f4b85ba50..94e7d16922 100644 --- a/acl/src/test/java/org/springframework/security/acls/jdbc/BasicLookupStrategyWithAclClassTypeTests.java +++ b/acl/src/test/java/org/springframework/security/acls/jdbc/BasicLookupStrategyWithAclClassTypeTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2017 the original author or authors. + * Copyright 2004-present 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. diff --git a/acl/src/test/java/org/springframework/security/acls/jdbc/JdbcAclServiceTests.java b/acl/src/test/java/org/springframework/security/acls/jdbc/JdbcAclServiceTests.java index 60feb59220..fac5c2ed37 100644 --- a/acl/src/test/java/org/springframework/security/acls/jdbc/JdbcAclServiceTests.java +++ b/acl/src/test/java/org/springframework/security/acls/jdbc/JdbcAclServiceTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2018 the original author or authors. + * Copyright 2004-present 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. diff --git a/acl/src/test/java/org/springframework/security/acls/jdbc/JdbcMutableAclServiceTestsWithAclClassId.java b/acl/src/test/java/org/springframework/security/acls/jdbc/JdbcMutableAclServiceTestsWithAclClassId.java index b8475ce39a..3e04718cd6 100644 --- a/acl/src/test/java/org/springframework/security/acls/jdbc/JdbcMutableAclServiceTestsWithAclClassId.java +++ b/acl/src/test/java/org/springframework/security/acls/jdbc/JdbcMutableAclServiceTestsWithAclClassId.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2017 the original author or authors. + * Copyright 2004-present 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. diff --git a/acl/src/test/java/org/springframework/security/acls/jdbc/SpringCacheBasedAclCacheTests.java b/acl/src/test/java/org/springframework/security/acls/jdbc/SpringCacheBasedAclCacheTests.java index 5fc3bc3547..f14f8b3248 100644 --- a/acl/src/test/java/org/springframework/security/acls/jdbc/SpringCacheBasedAclCacheTests.java +++ b/acl/src/test/java/org/springframework/security/acls/jdbc/SpringCacheBasedAclCacheTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2017 the original author or authors. + * Copyright 2004-present 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. diff --git a/acl/src/test/java/org/springframework/security/acls/sid/CustomSid.java b/acl/src/test/java/org/springframework/security/acls/sid/CustomSid.java index 92d0ceef48..0ca2501d04 100644 --- a/acl/src/test/java/org/springframework/security/acls/sid/CustomSid.java +++ b/acl/src/test/java/org/springframework/security/acls/sid/CustomSid.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. diff --git a/acl/src/test/java/org/springframework/security/acls/sid/SidRetrievalStrategyTests.java b/acl/src/test/java/org/springframework/security/acls/sid/SidRetrievalStrategyTests.java index 6467cc929f..dd7b7af887 100644 --- a/acl/src/test/java/org/springframework/security/acls/sid/SidRetrievalStrategyTests.java +++ b/acl/src/test/java/org/springframework/security/acls/sid/SidRetrievalStrategyTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. diff --git a/acl/src/test/java/org/springframework/security/acls/sid/SidTests.java b/acl/src/test/java/org/springframework/security/acls/sid/SidTests.java index 3b002190bc..c52e9158e2 100644 --- a/acl/src/test/java/org/springframework/security/acls/sid/SidTests.java +++ b/acl/src/test/java/org/springframework/security/acls/sid/SidTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. diff --git a/aspects/src/main/java/org/springframework/security/access/intercept/aspectj/aspect/AnnotationSecurityAspect.aj b/aspects/src/main/java/org/springframework/security/access/intercept/aspectj/aspect/AnnotationSecurityAspect.aj index ce5d7b772f..ef48ffdfc6 100644 --- a/aspects/src/main/java/org/springframework/security/access/intercept/aspectj/aspect/AnnotationSecurityAspect.aj +++ b/aspects/src/main/java/org/springframework/security/access/intercept/aspectj/aspect/AnnotationSecurityAspect.aj @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/aspects/src/main/java/org/springframework/security/authorization/method/aspectj/AbstractMethodInterceptorAspect.aj b/aspects/src/main/java/org/springframework/security/authorization/method/aspectj/AbstractMethodInterceptorAspect.aj index ff750a6a1f..2f14e18e9d 100644 --- a/aspects/src/main/java/org/springframework/security/authorization/method/aspectj/AbstractMethodInterceptorAspect.aj +++ b/aspects/src/main/java/org/springframework/security/authorization/method/aspectj/AbstractMethodInterceptorAspect.aj @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/aspects/src/main/java/org/springframework/security/authorization/method/aspectj/JoinPointMethodInvocation.aj b/aspects/src/main/java/org/springframework/security/authorization/method/aspectj/JoinPointMethodInvocation.aj index 85b5d6d353..bf07c30210 100644 --- a/aspects/src/main/java/org/springframework/security/authorization/method/aspectj/JoinPointMethodInvocation.aj +++ b/aspects/src/main/java/org/springframework/security/authorization/method/aspectj/JoinPointMethodInvocation.aj @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/aspects/src/main/java/org/springframework/security/authorization/method/aspectj/PostAuthorizeAspect.aj b/aspects/src/main/java/org/springframework/security/authorization/method/aspectj/PostAuthorizeAspect.aj index 70253f9d97..e6578ff9fc 100644 --- a/aspects/src/main/java/org/springframework/security/authorization/method/aspectj/PostAuthorizeAspect.aj +++ b/aspects/src/main/java/org/springframework/security/authorization/method/aspectj/PostAuthorizeAspect.aj @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/aspects/src/main/java/org/springframework/security/authorization/method/aspectj/PostFilterAspect.aj b/aspects/src/main/java/org/springframework/security/authorization/method/aspectj/PostFilterAspect.aj index 47a8e065cd..c0331e8795 100644 --- a/aspects/src/main/java/org/springframework/security/authorization/method/aspectj/PostFilterAspect.aj +++ b/aspects/src/main/java/org/springframework/security/authorization/method/aspectj/PostFilterAspect.aj @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/aspects/src/main/java/org/springframework/security/authorization/method/aspectj/PreAuthorizeAspect.aj b/aspects/src/main/java/org/springframework/security/authorization/method/aspectj/PreAuthorizeAspect.aj index 4d20128411..f7e16c16f7 100644 --- a/aspects/src/main/java/org/springframework/security/authorization/method/aspectj/PreAuthorizeAspect.aj +++ b/aspects/src/main/java/org/springframework/security/authorization/method/aspectj/PreAuthorizeAspect.aj @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/aspects/src/main/java/org/springframework/security/authorization/method/aspectj/PreFilterAspect.aj b/aspects/src/main/java/org/springframework/security/authorization/method/aspectj/PreFilterAspect.aj index 1987059d30..618ddea224 100644 --- a/aspects/src/main/java/org/springframework/security/authorization/method/aspectj/PreFilterAspect.aj +++ b/aspects/src/main/java/org/springframework/security/authorization/method/aspectj/PreFilterAspect.aj @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/aspects/src/main/java/org/springframework/security/authorization/method/aspectj/SecuredAspect.aj b/aspects/src/main/java/org/springframework/security/authorization/method/aspectj/SecuredAspect.aj index 4964a7195b..ab3f3a553c 100644 --- a/aspects/src/main/java/org/springframework/security/authorization/method/aspectj/SecuredAspect.aj +++ b/aspects/src/main/java/org/springframework/security/authorization/method/aspectj/SecuredAspect.aj @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/aspects/src/test/java/org/springframework/security/access/intercept/aspectj/aspect/AnnotationSecurityAspectTests.java b/aspects/src/test/java/org/springframework/security/access/intercept/aspectj/aspect/AnnotationSecurityAspectTests.java index 2e0f4ceea1..16c11bc83c 100644 --- a/aspects/src/test/java/org/springframework/security/access/intercept/aspectj/aspect/AnnotationSecurityAspectTests.java +++ b/aspects/src/test/java/org/springframework/security/access/intercept/aspectj/aspect/AnnotationSecurityAspectTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. diff --git a/aspects/src/test/java/org/springframework/security/authorization/method/aspectj/PostAuthorizeAspectTests.java b/aspects/src/test/java/org/springframework/security/authorization/method/aspectj/PostAuthorizeAspectTests.java index ddc72e9ff9..954abb3bd1 100644 --- a/aspects/src/test/java/org/springframework/security/authorization/method/aspectj/PostAuthorizeAspectTests.java +++ b/aspects/src/test/java/org/springframework/security/authorization/method/aspectj/PostAuthorizeAspectTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/aspects/src/test/java/org/springframework/security/authorization/method/aspectj/PostFilterAspectTests.java b/aspects/src/test/java/org/springframework/security/authorization/method/aspectj/PostFilterAspectTests.java index bf114bae25..22caf20fe9 100644 --- a/aspects/src/test/java/org/springframework/security/authorization/method/aspectj/PostFilterAspectTests.java +++ b/aspects/src/test/java/org/springframework/security/authorization/method/aspectj/PostFilterAspectTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/aspects/src/test/java/org/springframework/security/authorization/method/aspectj/PreAuthorizeAspectTests.java b/aspects/src/test/java/org/springframework/security/authorization/method/aspectj/PreAuthorizeAspectTests.java index 5fc9fb072c..70d22982b2 100644 --- a/aspects/src/test/java/org/springframework/security/authorization/method/aspectj/PreAuthorizeAspectTests.java +++ b/aspects/src/test/java/org/springframework/security/authorization/method/aspectj/PreAuthorizeAspectTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/aspects/src/test/java/org/springframework/security/authorization/method/aspectj/PreFilterAspectTests.java b/aspects/src/test/java/org/springframework/security/authorization/method/aspectj/PreFilterAspectTests.java index 9e0ec20c27..3d970bb5a5 100644 --- a/aspects/src/test/java/org/springframework/security/authorization/method/aspectj/PreFilterAspectTests.java +++ b/aspects/src/test/java/org/springframework/security/authorization/method/aspectj/PreFilterAspectTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/aspects/src/test/java/org/springframework/security/authorization/method/aspectj/SecuredAspectTests.java b/aspects/src/test/java/org/springframework/security/authorization/method/aspectj/SecuredAspectTests.java index 51ce1b12bd..54907f345d 100644 --- a/aspects/src/test/java/org/springframework/security/authorization/method/aspectj/SecuredAspectTests.java +++ b/aspects/src/test/java/org/springframework/security/authorization/method/aspectj/SecuredAspectTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/buildSrc/gradlew.bat b/buildSrc/gradlew.bat index 53a6b238d4..3d72edcef4 100644 --- a/buildSrc/gradlew.bat +++ b/buildSrc/gradlew.bat @@ -1,5 +1,5 @@ @rem -@rem Copyright 2015 the original author or authors. +@rem Copyright 2004-present the original author or authors. @rem @rem Licensed under the Apache License, Version 2.0 (the "License"); @rem you may not use this file except in compliance with the License. diff --git a/buildSrc/src/main/groovy/io/spring/gradle/IncludeRepoTask.groovy b/buildSrc/src/main/groovy/io/spring/gradle/IncludeRepoTask.groovy index b7d8235a24..90592b989d 100644 --- a/buildSrc/src/main/groovy/io/spring/gradle/IncludeRepoTask.groovy +++ b/buildSrc/src/main/groovy/io/spring/gradle/IncludeRepoTask.groovy @@ -1,5 +1,5 @@ /* - * Copyright 2002-2021 the original author or authors. + * Copyright 2004-present 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. You may obtain a copy of diff --git a/buildSrc/src/main/groovy/io/spring/gradle/convention/AbstractSpringJavaPlugin.groovy b/buildSrc/src/main/groovy/io/spring/gradle/convention/AbstractSpringJavaPlugin.groovy index 86092983ec..4dd32c50c2 100644 --- a/buildSrc/src/main/groovy/io/spring/gradle/convention/AbstractSpringJavaPlugin.groovy +++ b/buildSrc/src/main/groovy/io/spring/gradle/convention/AbstractSpringJavaPlugin.groovy @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. You may obtain a copy of diff --git a/buildSrc/src/main/groovy/io/spring/gradle/convention/ArtifactoryPlugin.groovy b/buildSrc/src/main/groovy/io/spring/gradle/convention/ArtifactoryPlugin.groovy index 5e2ad69531..d24cdcbae0 100644 --- a/buildSrc/src/main/groovy/io/spring/gradle/convention/ArtifactoryPlugin.groovy +++ b/buildSrc/src/main/groovy/io/spring/gradle/convention/ArtifactoryPlugin.groovy @@ -1,5 +1,5 @@ /* - * Copyright 2002-2017 the original author or authors. + * Copyright 2004-present 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. You may obtain a copy of diff --git a/buildSrc/src/main/groovy/io/spring/gradle/convention/CheckstylePlugin.groovy b/buildSrc/src/main/groovy/io/spring/gradle/convention/CheckstylePlugin.groovy index 6e33f5d7e3..93367981e1 100644 --- a/buildSrc/src/main/groovy/io/spring/gradle/convention/CheckstylePlugin.groovy +++ b/buildSrc/src/main/groovy/io/spring/gradle/convention/CheckstylePlugin.groovy @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2004-present 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. You may obtain a copy of diff --git a/buildSrc/src/main/groovy/io/spring/gradle/convention/DeployDocsPlugin.groovy b/buildSrc/src/main/groovy/io/spring/gradle/convention/DeployDocsPlugin.groovy index bf1add5065..84648f48d1 100644 --- a/buildSrc/src/main/groovy/io/spring/gradle/convention/DeployDocsPlugin.groovy +++ b/buildSrc/src/main/groovy/io/spring/gradle/convention/DeployDocsPlugin.groovy @@ -1,5 +1,5 @@ /* - * Copyright 2002-2017 the original author or authors. + * Copyright 2004-present 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. You may obtain a copy of @@ -79,4 +79,4 @@ public class DeployDocsPlugin implements Plugin { } } } -} \ No newline at end of file +} diff --git a/buildSrc/src/main/groovy/io/spring/gradle/convention/EclipsePlugin.groovy b/buildSrc/src/main/groovy/io/spring/gradle/convention/EclipsePlugin.groovy index 416b81d087..2ea27620b7 100644 --- a/buildSrc/src/main/groovy/io/spring/gradle/convention/EclipsePlugin.groovy +++ b/buildSrc/src/main/groovy/io/spring/gradle/convention/EclipsePlugin.groovy @@ -1,5 +1,5 @@ /* - * Copyright 2023 the original author or authors. + * Copyright 2004-present 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. You may obtain a copy of diff --git a/buildSrc/src/main/groovy/io/spring/gradle/convention/IntegrationTestPlugin.groovy b/buildSrc/src/main/groovy/io/spring/gradle/convention/IntegrationTestPlugin.groovy index f0a2e5c37f..6681d745f0 100644 --- a/buildSrc/src/main/groovy/io/spring/gradle/convention/IntegrationTestPlugin.groovy +++ b/buildSrc/src/main/groovy/io/spring/gradle/convention/IntegrationTestPlugin.groovy @@ -1,5 +1,5 @@ /* - * Copyright 2016-2018 the original author or authors. + * Copyright 2004-present 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. You may obtain a copy of diff --git a/buildSrc/src/main/groovy/io/spring/gradle/convention/JacocoPlugin.groovy b/buildSrc/src/main/groovy/io/spring/gradle/convention/JacocoPlugin.groovy index 7a8def2b6d..e5ddb2b490 100644 --- a/buildSrc/src/main/groovy/io/spring/gradle/convention/JacocoPlugin.groovy +++ b/buildSrc/src/main/groovy/io/spring/gradle/convention/JacocoPlugin.groovy @@ -1,5 +1,5 @@ /* - * Copyright 2016-2018 the original author or authors. + * Copyright 2004-present 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. You may obtain a copy of diff --git a/buildSrc/src/main/groovy/io/spring/gradle/convention/JavadocApiPlugin.groovy b/buildSrc/src/main/groovy/io/spring/gradle/convention/JavadocApiPlugin.groovy index ef864b03c8..afb99a4ee6 100644 --- a/buildSrc/src/main/groovy/io/spring/gradle/convention/JavadocApiPlugin.groovy +++ b/buildSrc/src/main/groovy/io/spring/gradle/convention/JavadocApiPlugin.groovy @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. You may obtain a copy of diff --git a/buildSrc/src/main/groovy/io/spring/gradle/convention/ManagementConfigurationPlugin.java b/buildSrc/src/main/groovy/io/spring/gradle/convention/ManagementConfigurationPlugin.java index fcc8c06fb9..24e33d15b5 100644 --- a/buildSrc/src/main/groovy/io/spring/gradle/convention/ManagementConfigurationPlugin.java +++ b/buildSrc/src/main/groovy/io/spring/gradle/convention/ManagementConfigurationPlugin.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2021 the original author or authors. + * Copyright 2004-present 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. diff --git a/buildSrc/src/main/groovy/io/spring/gradle/convention/RepositoryConventionPlugin.groovy b/buildSrc/src/main/groovy/io/spring/gradle/convention/RepositoryConventionPlugin.groovy index 266f3a5b7a..5bd68fb172 100644 --- a/buildSrc/src/main/groovy/io/spring/gradle/convention/RepositoryConventionPlugin.groovy +++ b/buildSrc/src/main/groovy/io/spring/gradle/convention/RepositoryConventionPlugin.groovy @@ -1,5 +1,5 @@ /* - * Copyright 2016-2018 the original author or authors. + * Copyright 2004-present 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. You may obtain a copy of diff --git a/buildSrc/src/main/groovy/io/spring/gradle/convention/RootProjectPlugin.groovy b/buildSrc/src/main/groovy/io/spring/gradle/convention/RootProjectPlugin.groovy index 89305dd130..6ab186eb4c 100644 --- a/buildSrc/src/main/groovy/io/spring/gradle/convention/RootProjectPlugin.groovy +++ b/buildSrc/src/main/groovy/io/spring/gradle/convention/RootProjectPlugin.groovy @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2004-present 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. You may obtain a copy of diff --git a/buildSrc/src/main/groovy/io/spring/gradle/convention/SortedProperties.groovy b/buildSrc/src/main/groovy/io/spring/gradle/convention/SortedProperties.groovy index 5b950d83da..89ffd33d73 100644 --- a/buildSrc/src/main/groovy/io/spring/gradle/convention/SortedProperties.groovy +++ b/buildSrc/src/main/groovy/io/spring/gradle/convention/SortedProperties.groovy @@ -1,5 +1,5 @@ /* - * Copyright 2002-2017 the original author or authors. + * Copyright 2004-present 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. diff --git a/buildSrc/src/main/groovy/io/spring/gradle/convention/SpringModulePlugin.groovy b/buildSrc/src/main/groovy/io/spring/gradle/convention/SpringModulePlugin.groovy index ae39c1c30e..f9b2aa9537 100644 --- a/buildSrc/src/main/groovy/io/spring/gradle/convention/SpringModulePlugin.groovy +++ b/buildSrc/src/main/groovy/io/spring/gradle/convention/SpringModulePlugin.groovy @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2004-present 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. You may obtain a copy of diff --git a/buildSrc/src/main/groovy/io/spring/gradle/convention/SpringTestPlugin.groovy b/buildSrc/src/main/groovy/io/spring/gradle/convention/SpringTestPlugin.groovy index 55807dc0f1..a55a78fe7f 100644 --- a/buildSrc/src/main/groovy/io/spring/gradle/convention/SpringTestPlugin.groovy +++ b/buildSrc/src/main/groovy/io/spring/gradle/convention/SpringTestPlugin.groovy @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. You may obtain a copy of diff --git a/buildSrc/src/main/groovy/io/spring/gradle/convention/TestsConfigurationPlugin.groovy b/buildSrc/src/main/groovy/io/spring/gradle/convention/TestsConfigurationPlugin.groovy index 8d2fffd4d5..ade6e0a1e0 100644 --- a/buildSrc/src/main/groovy/io/spring/gradle/convention/TestsConfigurationPlugin.groovy +++ b/buildSrc/src/main/groovy/io/spring/gradle/convention/TestsConfigurationPlugin.groovy @@ -1,5 +1,5 @@ /* - * Copyright 2002-2017 the original author or authors. + * Copyright 2004-present 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. You may obtain a copy of diff --git a/buildSrc/src/main/java/org/springframework/gradle/classpath/CheckClasspathForProhibitedDependencies.java b/buildSrc/src/main/java/org/springframework/gradle/classpath/CheckClasspathForProhibitedDependencies.java index 20036418d6..761eaaa9ca 100644 --- a/buildSrc/src/main/java/org/springframework/gradle/classpath/CheckClasspathForProhibitedDependencies.java +++ b/buildSrc/src/main/java/org/springframework/gradle/classpath/CheckClasspathForProhibitedDependencies.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/buildSrc/src/main/java/org/springframework/gradle/classpath/CheckClasspathForProhibitedDependenciesPlugin.java b/buildSrc/src/main/java/org/springframework/gradle/classpath/CheckClasspathForProhibitedDependenciesPlugin.java index 41caa9b8d5..1c5c9bec65 100644 --- a/buildSrc/src/main/java/org/springframework/gradle/classpath/CheckClasspathForProhibitedDependenciesPlugin.java +++ b/buildSrc/src/main/java/org/springframework/gradle/classpath/CheckClasspathForProhibitedDependenciesPlugin.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/buildSrc/src/main/java/org/springframework/gradle/classpath/CheckProhibitedDependenciesLifecyclePlugin.java b/buildSrc/src/main/java/org/springframework/gradle/classpath/CheckProhibitedDependenciesLifecyclePlugin.java index ebdde90c50..a93b1191b7 100644 --- a/buildSrc/src/main/java/org/springframework/gradle/classpath/CheckProhibitedDependenciesLifecyclePlugin.java +++ b/buildSrc/src/main/java/org/springframework/gradle/classpath/CheckProhibitedDependenciesLifecyclePlugin.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/buildSrc/src/main/java/org/springframework/gradle/maven/SpringSigningPlugin.java b/buildSrc/src/main/java/org/springframework/gradle/maven/SpringSigningPlugin.java index 076872770a..0bc8392c7d 100644 --- a/buildSrc/src/main/java/org/springframework/gradle/maven/SpringSigningPlugin.java +++ b/buildSrc/src/main/java/org/springframework/gradle/maven/SpringSigningPlugin.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2019 the original author or authors. + * Copyright 2004-present 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. You may obtain a copy of diff --git a/buildSrc/src/main/java/org/springframework/gradle/propdeps/PropDepsEclipsePlugin.groovy b/buildSrc/src/main/java/org/springframework/gradle/propdeps/PropDepsEclipsePlugin.groovy index bf88ca6c7d..7c5c5aa491 100644 --- a/buildSrc/src/main/java/org/springframework/gradle/propdeps/PropDepsEclipsePlugin.groovy +++ b/buildSrc/src/main/java/org/springframework/gradle/propdeps/PropDepsEclipsePlugin.groovy @@ -1,5 +1,5 @@ /* - * Copyright 2002-2021 the original author or authors. + * Copyright 2004-present 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. diff --git a/buildSrc/src/main/java/org/springframework/gradle/propdeps/PropDepsIdeaPlugin.groovy b/buildSrc/src/main/java/org/springframework/gradle/propdeps/PropDepsIdeaPlugin.groovy index 4035971a7c..a75d750479 100644 --- a/buildSrc/src/main/java/org/springframework/gradle/propdeps/PropDepsIdeaPlugin.groovy +++ b/buildSrc/src/main/java/org/springframework/gradle/propdeps/PropDepsIdeaPlugin.groovy @@ -1,5 +1,5 @@ /* - * Copyright 2002-2021 the original author or authors. + * Copyright 2004-present 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. diff --git a/buildSrc/src/main/java/org/springframework/gradle/propdeps/PropDepsPlugin.groovy b/buildSrc/src/main/java/org/springframework/gradle/propdeps/PropDepsPlugin.groovy index e0893e6a88..ec48e4e72f 100644 --- a/buildSrc/src/main/java/org/springframework/gradle/propdeps/PropDepsPlugin.groovy +++ b/buildSrc/src/main/java/org/springframework/gradle/propdeps/PropDepsPlugin.groovy @@ -1,5 +1,5 @@ /* - * Copyright 2002-2021 the original author or authors. + * Copyright 2004-present 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. diff --git a/buildSrc/src/main/java/org/springframework/gradle/xsd/CreateVersionlessXsdTask.java b/buildSrc/src/main/java/org/springframework/gradle/xsd/CreateVersionlessXsdTask.java index 02f149831d..9bea312d25 100644 --- a/buildSrc/src/main/java/org/springframework/gradle/xsd/CreateVersionlessXsdTask.java +++ b/buildSrc/src/main/java/org/springframework/gradle/xsd/CreateVersionlessXsdTask.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2023 the original author or authors. + * Copyright 2004-present 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. diff --git a/buildSrc/src/main/java/org/springframework/security/CheckExpectedBranchVersionPlugin.java b/buildSrc/src/main/java/org/springframework/security/CheckExpectedBranchVersionPlugin.java index 346257aad3..9a25dced4c 100644 --- a/buildSrc/src/main/java/org/springframework/security/CheckExpectedBranchVersionPlugin.java +++ b/buildSrc/src/main/java/org/springframework/security/CheckExpectedBranchVersionPlugin.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/buildSrc/src/main/java/org/springframework/security/convention/versions/FileUtils.java b/buildSrc/src/main/java/org/springframework/security/convention/versions/FileUtils.java index 0be520f451..11cd72a9b2 100644 --- a/buildSrc/src/main/java/org/springframework/security/convention/versions/FileUtils.java +++ b/buildSrc/src/main/java/org/springframework/security/convention/versions/FileUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/buildSrc/src/main/java/org/springframework/security/convention/versions/TransitiveDependencyLookupUtils.java b/buildSrc/src/main/java/org/springframework/security/convention/versions/TransitiveDependencyLookupUtils.java index ae27d62489..9a7c84e148 100644 --- a/buildSrc/src/main/java/org/springframework/security/convention/versions/TransitiveDependencyLookupUtils.java +++ b/buildSrc/src/main/java/org/springframework/security/convention/versions/TransitiveDependencyLookupUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2023 the original author or authors. + * Copyright 2004-present 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. diff --git a/buildSrc/src/main/java/org/springframework/security/convention/versions/VerifyDependenciesVersionsPlugin.java b/buildSrc/src/main/java/org/springframework/security/convention/versions/VerifyDependenciesVersionsPlugin.java index fab23a4955..4772255a6b 100644 --- a/buildSrc/src/main/java/org/springframework/security/convention/versions/VerifyDependenciesVersionsPlugin.java +++ b/buildSrc/src/main/java/org/springframework/security/convention/versions/VerifyDependenciesVersionsPlugin.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/buildSrc/src/main/java/s101/S101Configure.java b/buildSrc/src/main/java/s101/S101Configure.java index a8e2154dfd..ac6c17bf72 100644 --- a/buildSrc/src/main/java/s101/S101Configure.java +++ b/buildSrc/src/main/java/s101/S101Configure.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2021 the original author or authors. + * Copyright 2004-present 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. diff --git a/buildSrc/src/main/java/s101/S101Configurer.java b/buildSrc/src/main/java/s101/S101Configurer.java index 3db57edc0e..f1250a22c6 100644 --- a/buildSrc/src/main/java/s101/S101Configurer.java +++ b/buildSrc/src/main/java/s101/S101Configurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/buildSrc/src/main/java/s101/S101Install.java b/buildSrc/src/main/java/s101/S101Install.java index 8d95db0d1f..d50a65ec7a 100644 --- a/buildSrc/src/main/java/s101/S101Install.java +++ b/buildSrc/src/main/java/s101/S101Install.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2021 the original author or authors. + * Copyright 2004-present 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. diff --git a/buildSrc/src/main/java/s101/S101Plugin.java b/buildSrc/src/main/java/s101/S101Plugin.java index 628b4ad52a..c6f22970b1 100644 --- a/buildSrc/src/main/java/s101/S101Plugin.java +++ b/buildSrc/src/main/java/s101/S101Plugin.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/buildSrc/src/main/java/s101/S101PluginExtension.java b/buildSrc/src/main/java/s101/S101PluginExtension.java index 6c355ed33c..8fedb6569f 100644 --- a/buildSrc/src/main/java/s101/S101PluginExtension.java +++ b/buildSrc/src/main/java/s101/S101PluginExtension.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/buildSrc/src/test/java/io/spring/gradle/TestKit.java b/buildSrc/src/test/java/io/spring/gradle/TestKit.java index 2bc0b35ef2..3e2ae2c392 100644 --- a/buildSrc/src/test/java/io/spring/gradle/TestKit.java +++ b/buildSrc/src/test/java/io/spring/gradle/TestKit.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2017 the original author or authors. + * Copyright 2004-present 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. You may obtain a copy of diff --git a/buildSrc/src/test/java/io/spring/gradle/convention/IntegrationPluginTest.java b/buildSrc/src/test/java/io/spring/gradle/convention/IntegrationPluginTest.java index cfb7d3fff5..eecc3981d1 100644 --- a/buildSrc/src/test/java/io/spring/gradle/convention/IntegrationPluginTest.java +++ b/buildSrc/src/test/java/io/spring/gradle/convention/IntegrationPluginTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. You may obtain a copy of diff --git a/buildSrc/src/test/java/io/spring/gradle/convention/JavadocApiPluginTest.java b/buildSrc/src/test/java/io/spring/gradle/convention/JavadocApiPluginTest.java index 26d8b4e277..16b81094e2 100644 --- a/buildSrc/src/test/java/io/spring/gradle/convention/JavadocApiPluginTest.java +++ b/buildSrc/src/test/java/io/spring/gradle/convention/JavadocApiPluginTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. You may obtain a copy of diff --git a/buildSrc/src/test/java/io/spring/gradle/convention/RepositoryConventionPluginTests.java b/buildSrc/src/test/java/io/spring/gradle/convention/RepositoryConventionPluginTests.java index 282bfe4f0e..aa00fdaf4d 100644 --- a/buildSrc/src/test/java/io/spring/gradle/convention/RepositoryConventionPluginTests.java +++ b/buildSrc/src/test/java/io/spring/gradle/convention/RepositoryConventionPluginTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2018 the original author or authors. + * Copyright 2004-present 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. You may obtain a copy of diff --git a/buildSrc/src/test/java/org/springframework/gradle/xsd/CreateVersionlessXsdTaskTests.java b/buildSrc/src/test/java/org/springframework/gradle/xsd/CreateVersionlessXsdTaskTests.java index bd907064b5..5a730b6805 100644 --- a/buildSrc/src/test/java/org/springframework/gradle/xsd/CreateVersionlessXsdTaskTests.java +++ b/buildSrc/src/test/java/org/springframework/gradle/xsd/CreateVersionlessXsdTaskTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2023 the original author or authors. + * Copyright 2004-present 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. diff --git a/buildSrc/src/test/resources/samples/integrationtest/withgroovy/src/integration-test/groovy/sample/TheTest.groovy b/buildSrc/src/test/resources/samples/integrationtest/withgroovy/src/integration-test/groovy/sample/TheTest.groovy index d3a9898b03..bb9a0ed7c2 100644 --- a/buildSrc/src/test/resources/samples/integrationtest/withgroovy/src/integration-test/groovy/sample/TheTest.groovy +++ b/buildSrc/src/test/resources/samples/integrationtest/withgroovy/src/integration-test/groovy/sample/TheTest.groovy @@ -1,5 +1,5 @@ /* - * Copyright 2002-2017 the original author or authors. + * Copyright 2004-present 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. You may obtain a copy of @@ -28,4 +28,4 @@ class TheTest extends Specification { } } } -} \ No newline at end of file +} diff --git a/cas/src/main/java/org/springframework/security/cas/authentication/CasServiceTicketAuthenticationToken.java b/cas/src/main/java/org/springframework/security/cas/authentication/CasServiceTicketAuthenticationToken.java index d4471b6c57..476c038062 100644 --- a/cas/src/main/java/org/springframework/security/cas/authentication/CasServiceTicketAuthenticationToken.java +++ b/cas/src/main/java/org/springframework/security/cas/authentication/CasServiceTicketAuthenticationToken.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2023 the original author or authors. + * Copyright 2004-present 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. diff --git a/cas/src/main/java/org/springframework/security/cas/authentication/ServiceAuthenticationDetails.java b/cas/src/main/java/org/springframework/security/cas/authentication/ServiceAuthenticationDetails.java index d35c2d7732..4953fbea25 100644 --- a/cas/src/main/java/org/springframework/security/cas/authentication/ServiceAuthenticationDetails.java +++ b/cas/src/main/java/org/springframework/security/cas/authentication/ServiceAuthenticationDetails.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/cas/src/main/java/org/springframework/security/cas/authentication/SpringCacheBasedTicketCache.java b/cas/src/main/java/org/springframework/security/cas/authentication/SpringCacheBasedTicketCache.java index a07148cd5f..bd5030b785 100644 --- a/cas/src/main/java/org/springframework/security/cas/authentication/SpringCacheBasedTicketCache.java +++ b/cas/src/main/java/org/springframework/security/cas/authentication/SpringCacheBasedTicketCache.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2023 the original author or authors. + * Copyright 2004-present 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. diff --git a/cas/src/main/java/org/springframework/security/cas/authentication/package-info.java b/cas/src/main/java/org/springframework/security/cas/authentication/package-info.java index e3c7518dbf..bebdce4140 100644 --- a/cas/src/main/java/org/springframework/security/cas/authentication/package-info.java +++ b/cas/src/main/java/org/springframework/security/cas/authentication/package-info.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2023 the original author or authors. + * Copyright 2004-present 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. diff --git a/cas/src/main/java/org/springframework/security/cas/jackson2/AssertionImplMixin.java b/cas/src/main/java/org/springframework/security/cas/jackson2/AssertionImplMixin.java index e5e48617b7..66fd0c77d5 100644 --- a/cas/src/main/java/org/springframework/security/cas/jackson2/AssertionImplMixin.java +++ b/cas/src/main/java/org/springframework/security/cas/jackson2/AssertionImplMixin.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2023 the original author or authors. + * Copyright 2004-present 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. diff --git a/cas/src/main/java/org/springframework/security/cas/jackson2/AttributePrincipalImplMixin.java b/cas/src/main/java/org/springframework/security/cas/jackson2/AttributePrincipalImplMixin.java index ef9e3e8654..591aea37f6 100644 --- a/cas/src/main/java/org/springframework/security/cas/jackson2/AttributePrincipalImplMixin.java +++ b/cas/src/main/java/org/springframework/security/cas/jackson2/AttributePrincipalImplMixin.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2023 the original author or authors. + * Copyright 2004-present 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. diff --git a/cas/src/main/java/org/springframework/security/cas/jackson2/CasAuthenticationTokenMixin.java b/cas/src/main/java/org/springframework/security/cas/jackson2/CasAuthenticationTokenMixin.java index 26aa5effd3..dd44c8e285 100644 --- a/cas/src/main/java/org/springframework/security/cas/jackson2/CasAuthenticationTokenMixin.java +++ b/cas/src/main/java/org/springframework/security/cas/jackson2/CasAuthenticationTokenMixin.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2023 the original author or authors. + * Copyright 2004-present 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. diff --git a/cas/src/main/java/org/springframework/security/cas/jackson2/CasJackson2Module.java b/cas/src/main/java/org/springframework/security/cas/jackson2/CasJackson2Module.java index fad74fdb7b..8acf7e2e96 100644 --- a/cas/src/main/java/org/springframework/security/cas/jackson2/CasJackson2Module.java +++ b/cas/src/main/java/org/springframework/security/cas/jackson2/CasJackson2Module.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2023 the original author or authors. + * Copyright 2004-present 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. diff --git a/cas/src/main/java/org/springframework/security/cas/package-info.java b/cas/src/main/java/org/springframework/security/cas/package-info.java index d11703d82c..a3ce420968 100644 --- a/cas/src/main/java/org/springframework/security/cas/package-info.java +++ b/cas/src/main/java/org/springframework/security/cas/package-info.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2023 the original author or authors. + * Copyright 2004-present 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. diff --git a/cas/src/main/java/org/springframework/security/cas/web/CasAuthenticationEntryPoint.java b/cas/src/main/java/org/springframework/security/cas/web/CasAuthenticationEntryPoint.java index 5f702ed493..539ab57ccd 100644 --- a/cas/src/main/java/org/springframework/security/cas/web/CasAuthenticationEntryPoint.java +++ b/cas/src/main/java/org/springframework/security/cas/web/CasAuthenticationEntryPoint.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/cas/src/main/java/org/springframework/security/cas/web/CasAuthenticationFilter.java b/cas/src/main/java/org/springframework/security/cas/web/CasAuthenticationFilter.java index be8d828504..ddc01f51ca 100644 --- a/cas/src/main/java/org/springframework/security/cas/web/CasAuthenticationFilter.java +++ b/cas/src/main/java/org/springframework/security/cas/web/CasAuthenticationFilter.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/cas/src/main/java/org/springframework/security/cas/web/CasGatewayAuthenticationRedirectFilter.java b/cas/src/main/java/org/springframework/security/cas/web/CasGatewayAuthenticationRedirectFilter.java index 7dbcbd6b2a..3d1950bbeb 100644 --- a/cas/src/main/java/org/springframework/security/cas/web/CasGatewayAuthenticationRedirectFilter.java +++ b/cas/src/main/java/org/springframework/security/cas/web/CasGatewayAuthenticationRedirectFilter.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2023 the original author or authors. + * Copyright 2004-present 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. diff --git a/cas/src/main/java/org/springframework/security/cas/web/CasGatewayResolverRequestMatcher.java b/cas/src/main/java/org/springframework/security/cas/web/CasGatewayResolverRequestMatcher.java index 9332ebc136..f58397f6fd 100644 --- a/cas/src/main/java/org/springframework/security/cas/web/CasGatewayResolverRequestMatcher.java +++ b/cas/src/main/java/org/springframework/security/cas/web/CasGatewayResolverRequestMatcher.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2023 the original author or authors. + * Copyright 2004-present 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. diff --git a/cas/src/main/java/org/springframework/security/cas/web/authentication/DefaultServiceAuthenticationDetails.java b/cas/src/main/java/org/springframework/security/cas/web/authentication/DefaultServiceAuthenticationDetails.java index 5f55ecdc66..bb5fe0d793 100644 --- a/cas/src/main/java/org/springframework/security/cas/web/authentication/DefaultServiceAuthenticationDetails.java +++ b/cas/src/main/java/org/springframework/security/cas/web/authentication/DefaultServiceAuthenticationDetails.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2023 the original author or authors. + * Copyright 2004-present 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. diff --git a/cas/src/main/java/org/springframework/security/cas/web/authentication/ServiceAuthenticationDetailsSource.java b/cas/src/main/java/org/springframework/security/cas/web/authentication/ServiceAuthenticationDetailsSource.java index 51f30581e4..fd88dbd3d2 100644 --- a/cas/src/main/java/org/springframework/security/cas/web/authentication/ServiceAuthenticationDetailsSource.java +++ b/cas/src/main/java/org/springframework/security/cas/web/authentication/ServiceAuthenticationDetailsSource.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/cas/src/main/java/org/springframework/security/cas/web/authentication/package-info.java b/cas/src/main/java/org/springframework/security/cas/web/authentication/package-info.java index ebfcddce91..5b415a1424 100644 --- a/cas/src/main/java/org/springframework/security/cas/web/authentication/package-info.java +++ b/cas/src/main/java/org/springframework/security/cas/web/authentication/package-info.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2023 the original author or authors. + * Copyright 2004-present 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. diff --git a/cas/src/main/java/org/springframework/security/cas/web/package-info.java b/cas/src/main/java/org/springframework/security/cas/web/package-info.java index ecba987b1d..df1f9edff2 100644 --- a/cas/src/main/java/org/springframework/security/cas/web/package-info.java +++ b/cas/src/main/java/org/springframework/security/cas/web/package-info.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2023 the original author or authors. + * Copyright 2004-present 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. diff --git a/cas/src/test/java/org/springframework/security/cas/authentication/AbstractStatelessTicketCacheTests.java b/cas/src/test/java/org/springframework/security/cas/authentication/AbstractStatelessTicketCacheTests.java index a337eac47b..3468e43fcb 100644 --- a/cas/src/test/java/org/springframework/security/cas/authentication/AbstractStatelessTicketCacheTests.java +++ b/cas/src/test/java/org/springframework/security/cas/authentication/AbstractStatelessTicketCacheTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2023 the original author or authors. + * Copyright 2004-present 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. diff --git a/cas/src/test/java/org/springframework/security/cas/jackson2/CasAuthenticationTokenMixinTests.java b/cas/src/test/java/org/springframework/security/cas/jackson2/CasAuthenticationTokenMixinTests.java index 64d764291c..98ddf8a4bc 100644 --- a/cas/src/test/java/org/springframework/security/cas/jackson2/CasAuthenticationTokenMixinTests.java +++ b/cas/src/test/java/org/springframework/security/cas/jackson2/CasAuthenticationTokenMixinTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2023 the original author or authors. + * Copyright 2004-present 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. diff --git a/cas/src/test/java/org/springframework/security/cas/userdetails/GrantedAuthorityFromAssertionAttributesUserDetailsServiceTests.java b/cas/src/test/java/org/springframework/security/cas/userdetails/GrantedAuthorityFromAssertionAttributesUserDetailsServiceTests.java index 5814d65851..ea0920ceed 100644 --- a/cas/src/test/java/org/springframework/security/cas/userdetails/GrantedAuthorityFromAssertionAttributesUserDetailsServiceTests.java +++ b/cas/src/test/java/org/springframework/security/cas/userdetails/GrantedAuthorityFromAssertionAttributesUserDetailsServiceTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2023 the original author or authors. + * Copyright 2004-present 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. diff --git a/cas/src/test/java/org/springframework/security/cas/web/CasAuthenticationFilterTests.java b/cas/src/test/java/org/springframework/security/cas/web/CasAuthenticationFilterTests.java index daa1d23cbd..ea53db8154 100644 --- a/cas/src/test/java/org/springframework/security/cas/web/CasAuthenticationFilterTests.java +++ b/cas/src/test/java/org/springframework/security/cas/web/CasAuthenticationFilterTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/cas/src/test/java/org/springframework/security/cas/web/CasGatewayAuthenticationRedirectFilterTests.java b/cas/src/test/java/org/springframework/security/cas/web/CasGatewayAuthenticationRedirectFilterTests.java index fd7af4a871..48cfdf3b61 100644 --- a/cas/src/test/java/org/springframework/security/cas/web/CasGatewayAuthenticationRedirectFilterTests.java +++ b/cas/src/test/java/org/springframework/security/cas/web/CasGatewayAuthenticationRedirectFilterTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2023 the original author or authors. + * Copyright 2004-present 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. diff --git a/cas/src/test/java/org/springframework/security/cas/web/CasGatewayResolverRequestMatcherTests.java b/cas/src/test/java/org/springframework/security/cas/web/CasGatewayResolverRequestMatcherTests.java index 97a590c068..21c49418b7 100644 --- a/cas/src/test/java/org/springframework/security/cas/web/CasGatewayResolverRequestMatcherTests.java +++ b/cas/src/test/java/org/springframework/security/cas/web/CasGatewayResolverRequestMatcherTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2023 the original author or authors. + * Copyright 2004-present 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. diff --git a/cas/src/test/java/org/springframework/security/cas/web/authentication/DefaultServiceAuthenticationDetailsTests.java b/cas/src/test/java/org/springframework/security/cas/web/authentication/DefaultServiceAuthenticationDetailsTests.java index 506b7aca79..ccdb12cf4d 100644 --- a/cas/src/test/java/org/springframework/security/cas/web/authentication/DefaultServiceAuthenticationDetailsTests.java +++ b/cas/src/test/java/org/springframework/security/cas/web/authentication/DefaultServiceAuthenticationDetailsTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2023 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/integration-test/java/org/springframework/security/config/annotation/authentication/ldap/LdapAuthenticationProviderBuilderSecurityBuilderTests.java b/config/src/integration-test/java/org/springframework/security/config/annotation/authentication/ldap/LdapAuthenticationProviderBuilderSecurityBuilderTests.java index 890ed32048..9542f58917 100644 --- a/config/src/integration-test/java/org/springframework/security/config/annotation/authentication/ldap/LdapAuthenticationProviderBuilderSecurityBuilderTests.java +++ b/config/src/integration-test/java/org/springframework/security/config/annotation/authentication/ldap/LdapAuthenticationProviderBuilderSecurityBuilderTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/integration-test/java/org/springframework/security/config/annotation/authentication/ldap/LdapAuthenticationProviderConfigurerTests.java b/config/src/integration-test/java/org/springframework/security/config/annotation/authentication/ldap/LdapAuthenticationProviderConfigurerTests.java index 0c4ca43cdc..0d13741be6 100644 --- a/config/src/integration-test/java/org/springframework/security/config/annotation/authentication/ldap/LdapAuthenticationProviderConfigurerTests.java +++ b/config/src/integration-test/java/org/springframework/security/config/annotation/authentication/ldap/LdapAuthenticationProviderConfigurerTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/integration-test/java/org/springframework/security/config/annotation/authentication/ldap/NamespaceLdapAuthenticationProviderTests.java b/config/src/integration-test/java/org/springframework/security/config/annotation/authentication/ldap/NamespaceLdapAuthenticationProviderTests.java index 4f0274ba61..58dd74c9b6 100644 --- a/config/src/integration-test/java/org/springframework/security/config/annotation/authentication/ldap/NamespaceLdapAuthenticationProviderTests.java +++ b/config/src/integration-test/java/org/springframework/security/config/annotation/authentication/ldap/NamespaceLdapAuthenticationProviderTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/integration-test/java/org/springframework/security/config/annotation/authentication/ldap/NamespaceLdapAuthenticationProviderTestsConfigs.java b/config/src/integration-test/java/org/springframework/security/config/annotation/authentication/ldap/NamespaceLdapAuthenticationProviderTestsConfigs.java index 9b439055c7..3580957622 100644 --- a/config/src/integration-test/java/org/springframework/security/config/annotation/authentication/ldap/NamespaceLdapAuthenticationProviderTestsConfigs.java +++ b/config/src/integration-test/java/org/springframework/security/config/annotation/authentication/ldap/NamespaceLdapAuthenticationProviderTestsConfigs.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/integration-test/java/org/springframework/security/config/annotation/configurers/WebAuthnWebDriverTests.java b/config/src/integration-test/java/org/springframework/security/config/annotation/configurers/WebAuthnWebDriverTests.java index 6d8d082bd7..b0a035ef6b 100644 --- a/config/src/integration-test/java/org/springframework/security/config/annotation/configurers/WebAuthnWebDriverTests.java +++ b/config/src/integration-test/java/org/springframework/security/config/annotation/configurers/WebAuthnWebDriverTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/integration-test/java/org/springframework/security/config/annotation/rsocket/HelloHandler.java b/config/src/integration-test/java/org/springframework/security/config/annotation/rsocket/HelloHandler.java index 73b562445c..42cf4dc6c3 100644 --- a/config/src/integration-test/java/org/springframework/security/config/annotation/rsocket/HelloHandler.java +++ b/config/src/integration-test/java/org/springframework/security/config/annotation/rsocket/HelloHandler.java @@ -1,5 +1,5 @@ /* - * Copyright 2019 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/integration-test/java/org/springframework/security/config/annotation/rsocket/HelloRSocketITests.java b/config/src/integration-test/java/org/springframework/security/config/annotation/rsocket/HelloRSocketITests.java index e8a279480d..b20294d532 100644 --- a/config/src/integration-test/java/org/springframework/security/config/annotation/rsocket/HelloRSocketITests.java +++ b/config/src/integration-test/java/org/springframework/security/config/annotation/rsocket/HelloRSocketITests.java @@ -1,5 +1,5 @@ /* - * Copyright 2019 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/integration-test/java/org/springframework/security/config/annotation/rsocket/HelloRSocketObservationITests.java b/config/src/integration-test/java/org/springframework/security/config/annotation/rsocket/HelloRSocketObservationITests.java index 4c838e9278..754ad41c20 100644 --- a/config/src/integration-test/java/org/springframework/security/config/annotation/rsocket/HelloRSocketObservationITests.java +++ b/config/src/integration-test/java/org/springframework/security/config/annotation/rsocket/HelloRSocketObservationITests.java @@ -1,5 +1,5 @@ /* - * Copyright 2019 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/integration-test/java/org/springframework/security/config/annotation/rsocket/HelloRSocketWithWebFluxITests.java b/config/src/integration-test/java/org/springframework/security/config/annotation/rsocket/HelloRSocketWithWebFluxITests.java index 72ea1a6beb..8289ab9fed 100644 --- a/config/src/integration-test/java/org/springframework/security/config/annotation/rsocket/HelloRSocketWithWebFluxITests.java +++ b/config/src/integration-test/java/org/springframework/security/config/annotation/rsocket/HelloRSocketWithWebFluxITests.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/integration-test/java/org/springframework/security/config/annotation/rsocket/JwtITests.java b/config/src/integration-test/java/org/springframework/security/config/annotation/rsocket/JwtITests.java index 39f35280b7..dba19e5eb8 100644 --- a/config/src/integration-test/java/org/springframework/security/config/annotation/rsocket/JwtITests.java +++ b/config/src/integration-test/java/org/springframework/security/config/annotation/rsocket/JwtITests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2013 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/integration-test/java/org/springframework/security/config/annotation/rsocket/RSocketMessageHandlerConnectionITests.java b/config/src/integration-test/java/org/springframework/security/config/annotation/rsocket/RSocketMessageHandlerConnectionITests.java index 540b82ba7f..f77dc720a7 100644 --- a/config/src/integration-test/java/org/springframework/security/config/annotation/rsocket/RSocketMessageHandlerConnectionITests.java +++ b/config/src/integration-test/java/org/springframework/security/config/annotation/rsocket/RSocketMessageHandlerConnectionITests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/integration-test/java/org/springframework/security/config/annotation/rsocket/RSocketMessageHandlerITests.java b/config/src/integration-test/java/org/springframework/security/config/annotation/rsocket/RSocketMessageHandlerITests.java index 1ad42c1666..ad1a993e63 100644 --- a/config/src/integration-test/java/org/springframework/security/config/annotation/rsocket/RSocketMessageHandlerITests.java +++ b/config/src/integration-test/java/org/springframework/security/config/annotation/rsocket/RSocketMessageHandlerITests.java @@ -1,5 +1,5 @@ /* - * Copyright 2019 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/integration-test/java/org/springframework/security/config/annotation/rsocket/SimpleAuthenticationITests.java b/config/src/integration-test/java/org/springframework/security/config/annotation/rsocket/SimpleAuthenticationITests.java index f6a63acf4b..2bf04f3b38 100644 --- a/config/src/integration-test/java/org/springframework/security/config/annotation/rsocket/SimpleAuthenticationITests.java +++ b/config/src/integration-test/java/org/springframework/security/config/annotation/rsocket/SimpleAuthenticationITests.java @@ -1,5 +1,5 @@ /* - * Copyright 2019 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/integration-test/java/org/springframework/security/config/ldap/EmbeddedLdapServerContextSourceFactoryBeanITests.java b/config/src/integration-test/java/org/springframework/security/config/ldap/EmbeddedLdapServerContextSourceFactoryBeanITests.java index 3e3fbb394c..3da1dcd89d 100644 --- a/config/src/integration-test/java/org/springframework/security/config/ldap/EmbeddedLdapServerContextSourceFactoryBeanITests.java +++ b/config/src/integration-test/java/org/springframework/security/config/ldap/EmbeddedLdapServerContextSourceFactoryBeanITests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/integration-test/java/org/springframework/security/config/ldap/LdapBindAuthenticationManagerFactoryITests.java b/config/src/integration-test/java/org/springframework/security/config/ldap/LdapBindAuthenticationManagerFactoryITests.java index 25c02eb69a..95d0251fc7 100644 --- a/config/src/integration-test/java/org/springframework/security/config/ldap/LdapBindAuthenticationManagerFactoryITests.java +++ b/config/src/integration-test/java/org/springframework/security/config/ldap/LdapBindAuthenticationManagerFactoryITests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/integration-test/java/org/springframework/security/config/ldap/LdapPasswordComparisonAuthenticationManagerFactoryITests.java b/config/src/integration-test/java/org/springframework/security/config/ldap/LdapPasswordComparisonAuthenticationManagerFactoryITests.java index fd0ace02aa..f4bf44151e 100644 --- a/config/src/integration-test/java/org/springframework/security/config/ldap/LdapPasswordComparisonAuthenticationManagerFactoryITests.java +++ b/config/src/integration-test/java/org/springframework/security/config/ldap/LdapPasswordComparisonAuthenticationManagerFactoryITests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/integration-test/java/org/springframework/security/config/ldap/LdapProviderBeanDefinitionParserTests.java b/config/src/integration-test/java/org/springframework/security/config/ldap/LdapProviderBeanDefinitionParserTests.java index a992de947e..7df2d296e4 100644 --- a/config/src/integration-test/java/org/springframework/security/config/ldap/LdapProviderBeanDefinitionParserTests.java +++ b/config/src/integration-test/java/org/springframework/security/config/ldap/LdapProviderBeanDefinitionParserTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/integration-test/java/org/springframework/security/config/ldap/LdapServerBeanDefinitionParserTests.java b/config/src/integration-test/java/org/springframework/security/config/ldap/LdapServerBeanDefinitionParserTests.java index c453fe1cef..71e6512623 100644 --- a/config/src/integration-test/java/org/springframework/security/config/ldap/LdapServerBeanDefinitionParserTests.java +++ b/config/src/integration-test/java/org/springframework/security/config/ldap/LdapServerBeanDefinitionParserTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/integration-test/java/org/springframework/security/config/ldap/LdapUserServiceBeanDefinitionParserTests.java b/config/src/integration-test/java/org/springframework/security/config/ldap/LdapUserServiceBeanDefinitionParserTests.java index cc195ca2fd..f88b868f03 100644 --- a/config/src/integration-test/java/org/springframework/security/config/ldap/LdapUserServiceBeanDefinitionParserTests.java +++ b/config/src/integration-test/java/org/springframework/security/config/ldap/LdapUserServiceBeanDefinitionParserTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/BeanIds.java b/config/src/main/java/org/springframework/security/config/BeanIds.java index da398cac57..9556b9a978 100644 --- a/config/src/main/java/org/springframework/security/config/BeanIds.java +++ b/config/src/main/java/org/springframework/security/config/BeanIds.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/Customizer.java b/config/src/main/java/org/springframework/security/config/Customizer.java index fc28dac17e..bf4915ee7f 100644 --- a/config/src/main/java/org/springframework/security/config/Customizer.java +++ b/config/src/main/java/org/springframework/security/config/Customizer.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/DebugBeanDefinitionParser.java b/config/src/main/java/org/springframework/security/config/DebugBeanDefinitionParser.java index b96b2ee872..6158953db0 100644 --- a/config/src/main/java/org/springframework/security/config/DebugBeanDefinitionParser.java +++ b/config/src/main/java/org/springframework/security/config/DebugBeanDefinitionParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/Elements.java b/config/src/main/java/org/springframework/security/config/Elements.java index 60e0b7371c..9dc77b7f52 100644 --- a/config/src/main/java/org/springframework/security/config/Elements.java +++ b/config/src/main/java/org/springframework/security/config/Elements.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/ObjectPostProcessor.java b/config/src/main/java/org/springframework/security/config/ObjectPostProcessor.java index 69b5ca357f..fe41a33d4d 100644 --- a/config/src/main/java/org/springframework/security/config/ObjectPostProcessor.java +++ b/config/src/main/java/org/springframework/security/config/ObjectPostProcessor.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2013 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/SecurityNamespaceHandler.java b/config/src/main/java/org/springframework/security/config/SecurityNamespaceHandler.java index 7f39e23b6d..fbb43b7eda 100644 --- a/config/src/main/java/org/springframework/security/config/SecurityNamespaceHandler.java +++ b/config/src/main/java/org/springframework/security/config/SecurityNamespaceHandler.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/AbstractConfiguredSecurityBuilder.java b/config/src/main/java/org/springframework/security/config/annotation/AbstractConfiguredSecurityBuilder.java index ab008d46fe..a8b4b5d923 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/AbstractConfiguredSecurityBuilder.java +++ b/config/src/main/java/org/springframework/security/config/annotation/AbstractConfiguredSecurityBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/AbstractSecurityBuilder.java b/config/src/main/java/org/springframework/security/config/annotation/AbstractSecurityBuilder.java index 925307b4c2..87822a26ba 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/AbstractSecurityBuilder.java +++ b/config/src/main/java/org/springframework/security/config/annotation/AbstractSecurityBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2013 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/AlreadyBuiltException.java b/config/src/main/java/org/springframework/security/config/annotation/AlreadyBuiltException.java index 06ad51cec7..f454e98cec 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/AlreadyBuiltException.java +++ b/config/src/main/java/org/springframework/security/config/annotation/AlreadyBuiltException.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2013 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/SecurityBuilder.java b/config/src/main/java/org/springframework/security/config/annotation/SecurityBuilder.java index d141d8c3f7..67b551a3a3 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/SecurityBuilder.java +++ b/config/src/main/java/org/springframework/security/config/annotation/SecurityBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2013 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/SecurityConfigurer.java b/config/src/main/java/org/springframework/security/config/annotation/SecurityConfigurer.java index 59f51a8dd6..d127ccb8d9 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/SecurityConfigurer.java +++ b/config/src/main/java/org/springframework/security/config/annotation/SecurityConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2013 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/SecurityConfigurerAdapter.java b/config/src/main/java/org/springframework/security/config/annotation/SecurityConfigurerAdapter.java index c240e79879..4b6c39416f 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/SecurityConfigurerAdapter.java +++ b/config/src/main/java/org/springframework/security/config/annotation/SecurityConfigurerAdapter.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/authentication/ProviderManagerBuilder.java b/config/src/main/java/org/springframework/security/config/annotation/authentication/ProviderManagerBuilder.java index 35e6e0ac4a..23fd15c421 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/authentication/ProviderManagerBuilder.java +++ b/config/src/main/java/org/springframework/security/config/annotation/authentication/ProviderManagerBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2013 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/authentication/builders/AuthenticationManagerBuilder.java b/config/src/main/java/org/springframework/security/config/annotation/authentication/builders/AuthenticationManagerBuilder.java index a35c700f03..64f5fd489b 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/authentication/builders/AuthenticationManagerBuilder.java +++ b/config/src/main/java/org/springframework/security/config/annotation/authentication/builders/AuthenticationManagerBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/authentication/configuration/AuthenticationConfiguration.java b/config/src/main/java/org/springframework/security/config/annotation/authentication/configuration/AuthenticationConfiguration.java index 1ebd7b8f7a..77b5f38986 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/authentication/configuration/AuthenticationConfiguration.java +++ b/config/src/main/java/org/springframework/security/config/annotation/authentication/configuration/AuthenticationConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/authentication/configuration/AuthenticationManagerBeanRegistrationAotProcessor.java b/config/src/main/java/org/springframework/security/config/annotation/authentication/configuration/AuthenticationManagerBeanRegistrationAotProcessor.java index b9e103f902..fd2097fcf0 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/authentication/configuration/AuthenticationManagerBeanRegistrationAotProcessor.java +++ b/config/src/main/java/org/springframework/security/config/annotation/authentication/configuration/AuthenticationManagerBeanRegistrationAotProcessor.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/authentication/configuration/EnableGlobalAuthentication.java b/config/src/main/java/org/springframework/security/config/annotation/authentication/configuration/EnableGlobalAuthentication.java index 0f4990f246..b9021e2740 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/authentication/configuration/EnableGlobalAuthentication.java +++ b/config/src/main/java/org/springframework/security/config/annotation/authentication/configuration/EnableGlobalAuthentication.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/authentication/configuration/GlobalAuthenticationConfigurerAdapter.java b/config/src/main/java/org/springframework/security/config/annotation/authentication/configuration/GlobalAuthenticationConfigurerAdapter.java index 72821cf116..fc3fd722b2 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/authentication/configuration/GlobalAuthenticationConfigurerAdapter.java +++ b/config/src/main/java/org/springframework/security/config/annotation/authentication/configuration/GlobalAuthenticationConfigurerAdapter.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2017 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/authentication/configuration/InitializeAuthenticationProviderBeanManagerConfigurer.java b/config/src/main/java/org/springframework/security/config/annotation/authentication/configuration/InitializeAuthenticationProviderBeanManagerConfigurer.java index 09134da377..5183fffe35 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/authentication/configuration/InitializeAuthenticationProviderBeanManagerConfigurer.java +++ b/config/src/main/java/org/springframework/security/config/annotation/authentication/configuration/InitializeAuthenticationProviderBeanManagerConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/authentication/configuration/InitializeUserDetailsBeanManagerConfigurer.java b/config/src/main/java/org/springframework/security/config/annotation/authentication/configuration/InitializeUserDetailsBeanManagerConfigurer.java index b23810c48e..185987772b 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/authentication/configuration/InitializeUserDetailsBeanManagerConfigurer.java +++ b/config/src/main/java/org/springframework/security/config/annotation/authentication/configuration/InitializeUserDetailsBeanManagerConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/authentication/configurers/ldap/LdapAuthenticationProviderConfigurer.java b/config/src/main/java/org/springframework/security/config/annotation/authentication/configurers/ldap/LdapAuthenticationProviderConfigurer.java index 6e5d0331f3..21e73969f4 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/authentication/configurers/ldap/LdapAuthenticationProviderConfigurer.java +++ b/config/src/main/java/org/springframework/security/config/annotation/authentication/configurers/ldap/LdapAuthenticationProviderConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/authentication/configurers/provisioning/InMemoryUserDetailsManagerConfigurer.java b/config/src/main/java/org/springframework/security/config/annotation/authentication/configurers/provisioning/InMemoryUserDetailsManagerConfigurer.java index 78028c2dbb..460578548e 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/authentication/configurers/provisioning/InMemoryUserDetailsManagerConfigurer.java +++ b/config/src/main/java/org/springframework/security/config/annotation/authentication/configurers/provisioning/InMemoryUserDetailsManagerConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2013 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/authentication/configurers/provisioning/JdbcUserDetailsManagerConfigurer.java b/config/src/main/java/org/springframework/security/config/annotation/authentication/configurers/provisioning/JdbcUserDetailsManagerConfigurer.java index 1020cd6207..0604c8c1e1 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/authentication/configurers/provisioning/JdbcUserDetailsManagerConfigurer.java +++ b/config/src/main/java/org/springframework/security/config/annotation/authentication/configurers/provisioning/JdbcUserDetailsManagerConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2013 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/authentication/configurers/provisioning/UserDetailsManagerConfigurer.java b/config/src/main/java/org/springframework/security/config/annotation/authentication/configurers/provisioning/UserDetailsManagerConfigurer.java index 5b9cf34b97..40ede34210 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/authentication/configurers/provisioning/UserDetailsManagerConfigurer.java +++ b/config/src/main/java/org/springframework/security/config/annotation/authentication/configurers/provisioning/UserDetailsManagerConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2013 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/authentication/configurers/userdetails/AbstractDaoAuthenticationConfigurer.java b/config/src/main/java/org/springframework/security/config/annotation/authentication/configurers/userdetails/AbstractDaoAuthenticationConfigurer.java index 71407b19d8..3d49780e9e 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/authentication/configurers/userdetails/AbstractDaoAuthenticationConfigurer.java +++ b/config/src/main/java/org/springframework/security/config/annotation/authentication/configurers/userdetails/AbstractDaoAuthenticationConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/authentication/configurers/userdetails/DaoAuthenticationConfigurer.java b/config/src/main/java/org/springframework/security/config/annotation/authentication/configurers/userdetails/DaoAuthenticationConfigurer.java index 31fbdac40f..d4e87bc983 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/authentication/configurers/userdetails/DaoAuthenticationConfigurer.java +++ b/config/src/main/java/org/springframework/security/config/annotation/authentication/configurers/userdetails/DaoAuthenticationConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2013 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/authentication/configurers/userdetails/UserDetailsAwareConfigurer.java b/config/src/main/java/org/springframework/security/config/annotation/authentication/configurers/userdetails/UserDetailsAwareConfigurer.java index a09e64ace8..a91ceef7c5 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/authentication/configurers/userdetails/UserDetailsAwareConfigurer.java +++ b/config/src/main/java/org/springframework/security/config/annotation/authentication/configurers/userdetails/UserDetailsAwareConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2013 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/authentication/configurers/userdetails/UserDetailsServiceConfigurer.java b/config/src/main/java/org/springframework/security/config/annotation/authentication/configurers/userdetails/UserDetailsServiceConfigurer.java index 33bfb5c909..1d23988d36 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/authentication/configurers/userdetails/UserDetailsServiceConfigurer.java +++ b/config/src/main/java/org/springframework/security/config/annotation/authentication/configurers/userdetails/UserDetailsServiceConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2013 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/configuration/AutowireBeanFactoryObjectPostProcessor.java b/config/src/main/java/org/springframework/security/config/annotation/configuration/AutowireBeanFactoryObjectPostProcessor.java index d3a8770721..c9bb92c1de 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/configuration/AutowireBeanFactoryObjectPostProcessor.java +++ b/config/src/main/java/org/springframework/security/config/annotation/configuration/AutowireBeanFactoryObjectPostProcessor.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/configuration/ObjectPostProcessorConfiguration.java b/config/src/main/java/org/springframework/security/config/annotation/configuration/ObjectPostProcessorConfiguration.java index f969dcf471..5e27205744 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/configuration/ObjectPostProcessorConfiguration.java +++ b/config/src/main/java/org/springframework/security/config/annotation/configuration/ObjectPostProcessorConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/method/configuration/AuthorizationProxyConfiguration.java b/config/src/main/java/org/springframework/security/config/annotation/method/configuration/AuthorizationProxyConfiguration.java index a723a9a13f..9bf29cc0b1 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/method/configuration/AuthorizationProxyConfiguration.java +++ b/config/src/main/java/org/springframework/security/config/annotation/method/configuration/AuthorizationProxyConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/method/configuration/AuthorizationProxyDataConfiguration.java b/config/src/main/java/org/springframework/security/config/annotation/method/configuration/AuthorizationProxyDataConfiguration.java index 307c9d3356..f31d7514d7 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/method/configuration/AuthorizationProxyDataConfiguration.java +++ b/config/src/main/java/org/springframework/security/config/annotation/method/configuration/AuthorizationProxyDataConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/method/configuration/AuthorizationProxyWebConfiguration.java b/config/src/main/java/org/springframework/security/config/annotation/method/configuration/AuthorizationProxyWebConfiguration.java index af7986762b..a464e68082 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/method/configuration/AuthorizationProxyWebConfiguration.java +++ b/config/src/main/java/org/springframework/security/config/annotation/method/configuration/AuthorizationProxyWebConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/method/configuration/DeferringMethodInterceptor.java b/config/src/main/java/org/springframework/security/config/annotation/method/configuration/DeferringMethodInterceptor.java index e1914546f0..69d37e6e30 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/method/configuration/DeferringMethodInterceptor.java +++ b/config/src/main/java/org/springframework/security/config/annotation/method/configuration/DeferringMethodInterceptor.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/method/configuration/EnableGlobalMethodSecurity.java b/config/src/main/java/org/springframework/security/config/annotation/method/configuration/EnableGlobalMethodSecurity.java index 56b50114f9..23c6cb441f 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/method/configuration/EnableGlobalMethodSecurity.java +++ b/config/src/main/java/org/springframework/security/config/annotation/method/configuration/EnableGlobalMethodSecurity.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/method/configuration/EnableMethodSecurity.java b/config/src/main/java/org/springframework/security/config/annotation/method/configuration/EnableMethodSecurity.java index 919de3e409..d42fd36abd 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/method/configuration/EnableMethodSecurity.java +++ b/config/src/main/java/org/springframework/security/config/annotation/method/configuration/EnableMethodSecurity.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2023 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/method/configuration/EnableReactiveMethodSecurity.java b/config/src/main/java/org/springframework/security/config/annotation/method/configuration/EnableReactiveMethodSecurity.java index 3bcc5df42d..bbb0d70836 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/method/configuration/EnableReactiveMethodSecurity.java +++ b/config/src/main/java/org/springframework/security/config/annotation/method/configuration/EnableReactiveMethodSecurity.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2023 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/method/configuration/GlobalMethodSecurityAspectJAutoProxyRegistrar.java b/config/src/main/java/org/springframework/security/config/annotation/method/configuration/GlobalMethodSecurityAspectJAutoProxyRegistrar.java index b047135fd3..71123bab49 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/method/configuration/GlobalMethodSecurityAspectJAutoProxyRegistrar.java +++ b/config/src/main/java/org/springframework/security/config/annotation/method/configuration/GlobalMethodSecurityAspectJAutoProxyRegistrar.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/method/configuration/GlobalMethodSecurityConfiguration.java b/config/src/main/java/org/springframework/security/config/annotation/method/configuration/GlobalMethodSecurityConfiguration.java index aa918e9afe..7b0fc0a13c 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/method/configuration/GlobalMethodSecurityConfiguration.java +++ b/config/src/main/java/org/springframework/security/config/annotation/method/configuration/GlobalMethodSecurityConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/method/configuration/GlobalMethodSecuritySelector.java b/config/src/main/java/org/springframework/security/config/annotation/method/configuration/GlobalMethodSecuritySelector.java index 29f89c77df..478f696581 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/method/configuration/GlobalMethodSecuritySelector.java +++ b/config/src/main/java/org/springframework/security/config/annotation/method/configuration/GlobalMethodSecuritySelector.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/method/configuration/Jsr250MetadataSourceConfiguration.java b/config/src/main/java/org/springframework/security/config/annotation/method/configuration/Jsr250MetadataSourceConfiguration.java index 858d9195fb..25fc2543a9 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/method/configuration/Jsr250MetadataSourceConfiguration.java +++ b/config/src/main/java/org/springframework/security/config/annotation/method/configuration/Jsr250MetadataSourceConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/method/configuration/Jsr250MethodSecurityConfiguration.java b/config/src/main/java/org/springframework/security/config/annotation/method/configuration/Jsr250MethodSecurityConfiguration.java index 2d6f9a2525..1387b5f1aa 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/method/configuration/Jsr250MethodSecurityConfiguration.java +++ b/config/src/main/java/org/springframework/security/config/annotation/method/configuration/Jsr250MethodSecurityConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/method/configuration/MethodObservationConfiguration.java b/config/src/main/java/org/springframework/security/config/annotation/method/configuration/MethodObservationConfiguration.java index 53bef44062..67c52a4765 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/method/configuration/MethodObservationConfiguration.java +++ b/config/src/main/java/org/springframework/security/config/annotation/method/configuration/MethodObservationConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/method/configuration/MethodSecurityAdvisorRegistrar.java b/config/src/main/java/org/springframework/security/config/annotation/method/configuration/MethodSecurityAdvisorRegistrar.java index ef8c9a1cd3..61755e0c49 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/method/configuration/MethodSecurityAdvisorRegistrar.java +++ b/config/src/main/java/org/springframework/security/config/annotation/method/configuration/MethodSecurityAdvisorRegistrar.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2023 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/method/configuration/MethodSecurityAspectJAutoProxyRegistrar.java b/config/src/main/java/org/springframework/security/config/annotation/method/configuration/MethodSecurityAspectJAutoProxyRegistrar.java index 16a31924d9..2202e3d6c7 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/method/configuration/MethodSecurityAspectJAutoProxyRegistrar.java +++ b/config/src/main/java/org/springframework/security/config/annotation/method/configuration/MethodSecurityAspectJAutoProxyRegistrar.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/method/configuration/MethodSecurityMetadataSourceAdvisorRegistrar.java b/config/src/main/java/org/springframework/security/config/annotation/method/configuration/MethodSecurityMetadataSourceAdvisorRegistrar.java index c7f0e816b7..d877340f2b 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/method/configuration/MethodSecurityMetadataSourceAdvisorRegistrar.java +++ b/config/src/main/java/org/springframework/security/config/annotation/method/configuration/MethodSecurityMetadataSourceAdvisorRegistrar.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/method/configuration/MethodSecuritySelector.java b/config/src/main/java/org/springframework/security/config/annotation/method/configuration/MethodSecuritySelector.java index ed2c7cb03e..8cb80fd22e 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/method/configuration/MethodSecuritySelector.java +++ b/config/src/main/java/org/springframework/security/config/annotation/method/configuration/MethodSecuritySelector.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/method/configuration/PrePostMethodSecurityConfiguration.java b/config/src/main/java/org/springframework/security/config/annotation/method/configuration/PrePostMethodSecurityConfiguration.java index 90b8c247b9..88e3eae23b 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/method/configuration/PrePostMethodSecurityConfiguration.java +++ b/config/src/main/java/org/springframework/security/config/annotation/method/configuration/PrePostMethodSecurityConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/method/configuration/ReactiveAuthorizationManagerMethodSecurityConfiguration.java b/config/src/main/java/org/springframework/security/config/annotation/method/configuration/ReactiveAuthorizationManagerMethodSecurityConfiguration.java index 6b7b4c0be7..3fdb989141 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/method/configuration/ReactiveAuthorizationManagerMethodSecurityConfiguration.java +++ b/config/src/main/java/org/springframework/security/config/annotation/method/configuration/ReactiveAuthorizationManagerMethodSecurityConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/method/configuration/ReactiveMethodObservationConfiguration.java b/config/src/main/java/org/springframework/security/config/annotation/method/configuration/ReactiveMethodObservationConfiguration.java index 3f73480cb7..7ad14dd17c 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/method/configuration/ReactiveMethodObservationConfiguration.java +++ b/config/src/main/java/org/springframework/security/config/annotation/method/configuration/ReactiveMethodObservationConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/method/configuration/ReactiveMethodSecurityConfiguration.java b/config/src/main/java/org/springframework/security/config/annotation/method/configuration/ReactiveMethodSecurityConfiguration.java index 41f356772f..6dcea7466d 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/method/configuration/ReactiveMethodSecurityConfiguration.java +++ b/config/src/main/java/org/springframework/security/config/annotation/method/configuration/ReactiveMethodSecurityConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/method/configuration/ReactiveMethodSecuritySelector.java b/config/src/main/java/org/springframework/security/config/annotation/method/configuration/ReactiveMethodSecuritySelector.java index 2bc7097f9e..1f673773bd 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/method/configuration/ReactiveMethodSecuritySelector.java +++ b/config/src/main/java/org/springframework/security/config/annotation/method/configuration/ReactiveMethodSecuritySelector.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/method/configuration/SecuredMethodSecurityConfiguration.java b/config/src/main/java/org/springframework/security/config/annotation/method/configuration/SecuredMethodSecurityConfiguration.java index 3230996d6f..83a839ecda 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/method/configuration/SecuredMethodSecurityConfiguration.java +++ b/config/src/main/java/org/springframework/security/config/annotation/method/configuration/SecuredMethodSecurityConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/rsocket/EnableRSocketSecurity.java b/config/src/main/java/org/springframework/security/config/annotation/rsocket/EnableRSocketSecurity.java index ab46f90bd0..c02363981c 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/rsocket/EnableRSocketSecurity.java +++ b/config/src/main/java/org/springframework/security/config/annotation/rsocket/EnableRSocketSecurity.java @@ -1,5 +1,5 @@ /* - * Copyright 2019 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/rsocket/PayloadInterceptorOrder.java b/config/src/main/java/org/springframework/security/config/annotation/rsocket/PayloadInterceptorOrder.java index db9e8fd4ec..918cd778c0 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/rsocket/PayloadInterceptorOrder.java +++ b/config/src/main/java/org/springframework/security/config/annotation/rsocket/PayloadInterceptorOrder.java @@ -1,5 +1,5 @@ /* - * Copyright 2019 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/rsocket/RSocketSecurity.java b/config/src/main/java/org/springframework/security/config/annotation/rsocket/RSocketSecurity.java index c868b29ba3..36a3c9acbd 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/rsocket/RSocketSecurity.java +++ b/config/src/main/java/org/springframework/security/config/annotation/rsocket/RSocketSecurity.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/rsocket/RSocketSecurityConfiguration.java b/config/src/main/java/org/springframework/security/config/annotation/rsocket/RSocketSecurityConfiguration.java index eaa0823408..e4d315f0b4 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/rsocket/RSocketSecurityConfiguration.java +++ b/config/src/main/java/org/springframework/security/config/annotation/rsocket/RSocketSecurityConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2019-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/rsocket/ReactiveObservationConfiguration.java b/config/src/main/java/org/springframework/security/config/annotation/rsocket/ReactiveObservationConfiguration.java index b8d3880474..1602b166e9 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/rsocket/ReactiveObservationConfiguration.java +++ b/config/src/main/java/org/springframework/security/config/annotation/rsocket/ReactiveObservationConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/rsocket/ReactiveObservationImportSelector.java b/config/src/main/java/org/springframework/security/config/annotation/rsocket/ReactiveObservationImportSelector.java index 6e18bc4396..f3415ce5bd 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/rsocket/ReactiveObservationImportSelector.java +++ b/config/src/main/java/org/springframework/security/config/annotation/rsocket/ReactiveObservationImportSelector.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2013 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/rsocket/SecuritySocketAcceptorInterceptorConfiguration.java b/config/src/main/java/org/springframework/security/config/annotation/rsocket/SecuritySocketAcceptorInterceptorConfiguration.java index 5325facabc..4773a04de9 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/rsocket/SecuritySocketAcceptorInterceptorConfiguration.java +++ b/config/src/main/java/org/springframework/security/config/annotation/rsocket/SecuritySocketAcceptorInterceptorConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2019 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/AbstractRequestMatcherRegistry.java b/config/src/main/java/org/springframework/security/config/annotation/web/AbstractRequestMatcherRegistry.java index f80dfd6cf7..3ff20ebcf8 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/AbstractRequestMatcherRegistry.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/AbstractRequestMatcherRegistry.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/HttpSecurityBuilder.java b/config/src/main/java/org/springframework/security/config/annotation/web/HttpSecurityBuilder.java index a8e4208b7a..633521b910 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/HttpSecurityBuilder.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/HttpSecurityBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/ServletRegistrationsSupport.java b/config/src/main/java/org/springframework/security/config/annotation/web/ServletRegistrationsSupport.java index e84b8455f1..0417dd7537 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/ServletRegistrationsSupport.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/ServletRegistrationsSupport.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/WebSecurityConfigurer.java b/config/src/main/java/org/springframework/security/config/annotation/web/WebSecurityConfigurer.java index c41aa6e209..b713c871e9 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/WebSecurityConfigurer.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/WebSecurityConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/builders/FilterOrderRegistration.java b/config/src/main/java/org/springframework/security/config/annotation/web/builders/FilterOrderRegistration.java index 82ff4312c0..89e2fe007e 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/builders/FilterOrderRegistration.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/builders/FilterOrderRegistration.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/builders/HttpSecurity.java b/config/src/main/java/org/springframework/security/config/annotation/web/builders/HttpSecurity.java index 5fd58ac1fd..e59d438193 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/builders/HttpSecurity.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/builders/HttpSecurity.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/builders/WebSecurity.java b/config/src/main/java/org/springframework/security/config/annotation/web/builders/WebSecurity.java index 1bb1def8d7..943cfbc802 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/builders/WebSecurity.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/builders/WebSecurity.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/builders/WebSecurityFilterChainValidator.java b/config/src/main/java/org/springframework/security/config/annotation/web/builders/WebSecurityFilterChainValidator.java index d745b6bab9..971b2cf810 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/builders/WebSecurityFilterChainValidator.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/builders/WebSecurityFilterChainValidator.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/configuration/AuthorizationConfiguration.java b/config/src/main/java/org/springframework/security/config/annotation/web/configuration/AuthorizationConfiguration.java index 13e23eac0e..aaa7f0a61f 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/configuration/AuthorizationConfiguration.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/configuration/AuthorizationConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/configuration/AutowiredWebSecurityConfigurersIgnoreParents.java b/config/src/main/java/org/springframework/security/config/annotation/web/configuration/AutowiredWebSecurityConfigurersIgnoreParents.java index 5ac1033e91..6ed1b0577b 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/configuration/AutowiredWebSecurityConfigurersIgnoreParents.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/configuration/AutowiredWebSecurityConfigurersIgnoreParents.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2013 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/configuration/EnableWebSecurity.java b/config/src/main/java/org/springframework/security/config/annotation/web/configuration/EnableWebSecurity.java index 42d0cdd64f..7088f59d21 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/configuration/EnableWebSecurity.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/configuration/EnableWebSecurity.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/configuration/HttpSecurityConfiguration.java b/config/src/main/java/org/springframework/security/config/annotation/web/configuration/HttpSecurityConfiguration.java index b4d428c0e1..1a372d6a16 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/configuration/HttpSecurityConfiguration.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/configuration/HttpSecurityConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/configuration/OAuth2ClientConfiguration.java b/config/src/main/java/org/springframework/security/config/annotation/web/configuration/OAuth2ClientConfiguration.java index 7cfab9dfbc..e97329b3ff 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/configuration/OAuth2ClientConfiguration.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/configuration/OAuth2ClientConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/configuration/OAuth2ImportSelector.java b/config/src/main/java/org/springframework/security/config/annotation/web/configuration/OAuth2ImportSelector.java index 2d29181e54..e9fb3e5b39 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/configuration/OAuth2ImportSelector.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/configuration/OAuth2ImportSelector.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/configuration/ObservationConfiguration.java b/config/src/main/java/org/springframework/security/config/annotation/web/configuration/ObservationConfiguration.java index 6ffee81a2c..de39118ebb 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/configuration/ObservationConfiguration.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/configuration/ObservationConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/configuration/ObservationImportSelector.java b/config/src/main/java/org/springframework/security/config/annotation/web/configuration/ObservationImportSelector.java index 202d150f2f..fe99d2e12c 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/configuration/ObservationImportSelector.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/configuration/ObservationImportSelector.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2013 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/configuration/SecurityReactorContextConfiguration.java b/config/src/main/java/org/springframework/security/config/annotation/web/configuration/SecurityReactorContextConfiguration.java index 3d5b73f09c..18cecd485e 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/configuration/SecurityReactorContextConfiguration.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/configuration/SecurityReactorContextConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/configuration/SpringWebMvcImportSelector.java b/config/src/main/java/org/springframework/security/config/annotation/web/configuration/SpringWebMvcImportSelector.java index 7309c9454d..9ff225dfbf 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/configuration/SpringWebMvcImportSelector.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/configuration/SpringWebMvcImportSelector.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2013 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/configuration/WebMvcSecurityConfiguration.java b/config/src/main/java/org/springframework/security/config/annotation/web/configuration/WebMvcSecurityConfiguration.java index 3e6459918c..37870e0aca 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/configuration/WebMvcSecurityConfiguration.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/configuration/WebMvcSecurityConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/configuration/WebSecurityConfiguration.java b/config/src/main/java/org/springframework/security/config/annotation/web/configuration/WebSecurityConfiguration.java index a3befc654f..03942c41d4 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/configuration/WebSecurityConfiguration.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/configuration/WebSecurityConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/configuration/WebSecurityCustomizer.java b/config/src/main/java/org/springframework/security/config/annotation/web/configuration/WebSecurityCustomizer.java index 8e0fdd7810..966ad7331e 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/configuration/WebSecurityCustomizer.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/configuration/WebSecurityCustomizer.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2021 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/AbstractAuthenticationFilterConfigurer.java b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/AbstractAuthenticationFilterConfigurer.java index 0eed65e834..07d43cbc9e 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/AbstractAuthenticationFilterConfigurer.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/AbstractAuthenticationFilterConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2023 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/AbstractConfigAttributeRequestMatcherRegistry.java b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/AbstractConfigAttributeRequestMatcherRegistry.java index afd60cb114..63df574aa4 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/AbstractConfigAttributeRequestMatcherRegistry.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/AbstractConfigAttributeRequestMatcherRegistry.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/AbstractHttpConfigurer.java b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/AbstractHttpConfigurer.java index 46d261c1e4..4b3b52e70d 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/AbstractHttpConfigurer.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/AbstractHttpConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/AnonymousConfigurer.java b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/AnonymousConfigurer.java index d3f83c2b1a..ab9770a13e 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/AnonymousConfigurer.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/AnonymousConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/AuthorizeHttpRequestsConfigurer.java b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/AuthorizeHttpRequestsConfigurer.java index 9ee138554d..38858ecd95 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/AuthorizeHttpRequestsConfigurer.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/AuthorizeHttpRequestsConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/ChannelSecurityConfigurer.java b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/ChannelSecurityConfigurer.java index c9a766f7a1..4130f4fa0c 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/ChannelSecurityConfigurer.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/ChannelSecurityConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/CorsConfigurer.java b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/CorsConfigurer.java index 751f1bf0bc..33e7171ee2 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/CorsConfigurer.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/CorsConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2018 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/CsrfConfigurer.java b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/CsrfConfigurer.java index 1fe1faf6cd..57f1edddc3 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/CsrfConfigurer.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/CsrfConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/DefaultLoginPageConfigurer.java b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/DefaultLoginPageConfigurer.java index babda30e42..43d913f54a 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/DefaultLoginPageConfigurer.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/DefaultLoginPageConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/ExceptionHandlingConfigurer.java b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/ExceptionHandlingConfigurer.java index 57ecaedb87..5dc63fecdf 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/ExceptionHandlingConfigurer.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/ExceptionHandlingConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/FormLoginConfigurer.java b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/FormLoginConfigurer.java index 338a8d852b..03cf95b390 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/FormLoginConfigurer.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/FormLoginConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/HeadersConfigurer.java b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/HeadersConfigurer.java index 10986daef5..dd9338eb65 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/HeadersConfigurer.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/HeadersConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/HttpBasicConfigurer.java b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/HttpBasicConfigurer.java index 39b53b9a20..ad03ae6052 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/HttpBasicConfigurer.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/HttpBasicConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/HttpsRedirectConfigurer.java b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/HttpsRedirectConfigurer.java index c5b168d1a6..52c3d2457a 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/HttpsRedirectConfigurer.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/HttpsRedirectConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/JeeConfigurer.java b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/JeeConfigurer.java index be5359caa6..6771df02f9 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/JeeConfigurer.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/JeeConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/LogoutConfigurer.java b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/LogoutConfigurer.java index 8f23ffa05c..937ce8761f 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/LogoutConfigurer.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/LogoutConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/PasswordManagementConfigurer.java b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/PasswordManagementConfigurer.java index d9a3e3e01c..0de4c03b51 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/PasswordManagementConfigurer.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/PasswordManagementConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2021 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/PermitAllSupport.java b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/PermitAllSupport.java index b25ec8bd04..d61fecb327 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/PermitAllSupport.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/PermitAllSupport.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/PortMapperConfigurer.java b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/PortMapperConfigurer.java index 60004d0c73..bec44994c2 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/PortMapperConfigurer.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/PortMapperConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2013 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/RememberMeConfigurer.java b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/RememberMeConfigurer.java index 8388033654..308556f55e 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/RememberMeConfigurer.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/RememberMeConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/RequestCacheConfigurer.java b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/RequestCacheConfigurer.java index c986397bbb..e280efc85c 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/RequestCacheConfigurer.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/RequestCacheConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/SecurityContextConfigurer.java b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/SecurityContextConfigurer.java index 9a939f2b8c..8f77866c01 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/SecurityContextConfigurer.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/SecurityContextConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/ServletApiConfigurer.java b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/ServletApiConfigurer.java index 758e290048..e90d09e40e 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/ServletApiConfigurer.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/ServletApiConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/SessionManagementConfigurer.java b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/SessionManagementConfigurer.java index 82c760a79d..4d004de46e 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/SessionManagementConfigurer.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/SessionManagementConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/WebAuthnConfigurer.java b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/WebAuthnConfigurer.java index de01d55b4e..7ec3279efb 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/WebAuthnConfigurer.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/WebAuthnConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/X509Configurer.java b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/X509Configurer.java index 8760598f46..6966d3e156 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/X509Configurer.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/X509Configurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OAuth2ClientConfigurer.java b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OAuth2ClientConfigurer.java index e258463817..a923705272 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OAuth2ClientConfigurer.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OAuth2ClientConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OAuth2ClientConfigurerUtils.java b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OAuth2ClientConfigurerUtils.java index 485c068e85..062d42a82c 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OAuth2ClientConfigurerUtils.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OAuth2ClientConfigurerUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2018 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OAuth2LoginConfigurer.java b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OAuth2LoginConfigurer.java index 082b8e4fc9..c05424e350 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OAuth2LoginConfigurer.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OAuth2LoginConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OidcBackChannelLogoutAuthentication.java b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OidcBackChannelLogoutAuthentication.java index 827b0a0554..2c5e4eef6e 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OidcBackChannelLogoutAuthentication.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OidcBackChannelLogoutAuthentication.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OidcBackChannelLogoutAuthenticationProvider.java b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OidcBackChannelLogoutAuthenticationProvider.java index 3209736f51..29ad8e8100 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OidcBackChannelLogoutAuthenticationProvider.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OidcBackChannelLogoutAuthenticationProvider.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OidcBackChannelLogoutFilter.java b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OidcBackChannelLogoutFilter.java index f76aeb8c30..18b1a31506 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OidcBackChannelLogoutFilter.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OidcBackChannelLogoutFilter.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2023 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OidcBackChannelLogoutHandler.java b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OidcBackChannelLogoutHandler.java index 505b354ea8..f3e0f0beaa 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OidcBackChannelLogoutHandler.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OidcBackChannelLogoutHandler.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OidcBackChannelLogoutTokenValidator.java b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OidcBackChannelLogoutTokenValidator.java index 7a65826ab9..46747d1dcb 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OidcBackChannelLogoutTokenValidator.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OidcBackChannelLogoutTokenValidator.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OidcLogoutAuthenticationConverter.java b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OidcLogoutAuthenticationConverter.java index 42ff84f985..8930598810 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OidcLogoutAuthenticationConverter.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OidcLogoutAuthenticationConverter.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OidcLogoutAuthenticationToken.java b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OidcLogoutAuthenticationToken.java index e609389e8f..934abd05cb 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OidcLogoutAuthenticationToken.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OidcLogoutAuthenticationToken.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OidcLogoutConfigurer.java b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OidcLogoutConfigurer.java index 36361600d5..2e615d1baf 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OidcLogoutConfigurer.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OidcLogoutConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OidcUserRefreshedEventListener.java b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OidcUserRefreshedEventListener.java index c5fc5f5931..38b9946d30 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OidcUserRefreshedEventListener.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OidcUserRefreshedEventListener.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/oauth2/server/resource/DPoPAuthenticationConfigurer.java b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/oauth2/server/resource/DPoPAuthenticationConfigurer.java index 771d6c6e99..207e221cbe 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/oauth2/server/resource/DPoPAuthenticationConfigurer.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/oauth2/server/resource/DPoPAuthenticationConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/oauth2/server/resource/OAuth2ResourceServerConfigurer.java b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/oauth2/server/resource/OAuth2ResourceServerConfigurer.java index 209ba03007..2131074bee 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/oauth2/server/resource/OAuth2ResourceServerConfigurer.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/oauth2/server/resource/OAuth2ResourceServerConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/ott/OneTimeTokenLoginConfigurer.java b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/ott/OneTimeTokenLoginConfigurer.java index 457212c41e..4f01a17e5e 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/ott/OneTimeTokenLoginConfigurer.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/ott/OneTimeTokenLoginConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/saml2/Saml2LoginConfigurer.java b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/saml2/Saml2LoginConfigurer.java index 9c61bae376..664ae446b0 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/saml2/Saml2LoginConfigurer.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/saml2/Saml2LoginConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/saml2/Saml2LogoutConfigurer.java b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/saml2/Saml2LogoutConfigurer.java index 538f5a068c..691da1dbdf 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/saml2/Saml2LogoutConfigurer.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/saml2/Saml2LogoutConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/saml2/Saml2MetadataConfigurer.java b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/saml2/Saml2MetadataConfigurer.java index 7b68c80ec8..ac61d71550 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/configurers/saml2/Saml2MetadataConfigurer.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/configurers/saml2/Saml2MetadataConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/reactive/EnableWebFluxSecurity.java b/config/src/main/java/org/springframework/security/config/annotation/web/reactive/EnableWebFluxSecurity.java index f5f7a2ddc2..1a3468fc36 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/reactive/EnableWebFluxSecurity.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/reactive/EnableWebFluxSecurity.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2017 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/reactive/ReactiveOAuth2ClientConfiguration.java b/config/src/main/java/org/springframework/security/config/annotation/web/reactive/ReactiveOAuth2ClientConfiguration.java index d61bdd3e9c..e3fa8f0150 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/reactive/ReactiveOAuth2ClientConfiguration.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/reactive/ReactiveOAuth2ClientConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/reactive/ReactiveOAuth2ClientImportSelector.java b/config/src/main/java/org/springframework/security/config/annotation/web/reactive/ReactiveOAuth2ClientImportSelector.java index 5e73fb7c89..8a8893fc09 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/reactive/ReactiveOAuth2ClientImportSelector.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/reactive/ReactiveOAuth2ClientImportSelector.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/reactive/ReactiveObservationConfiguration.java b/config/src/main/java/org/springframework/security/config/annotation/web/reactive/ReactiveObservationConfiguration.java index efb921c389..7ab2eced48 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/reactive/ReactiveObservationConfiguration.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/reactive/ReactiveObservationConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/reactive/ReactiveObservationImportSelector.java b/config/src/main/java/org/springframework/security/config/annotation/web/reactive/ReactiveObservationImportSelector.java index 5b4bdaebf0..60a2f09287 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/reactive/ReactiveObservationImportSelector.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/reactive/ReactiveObservationImportSelector.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2013 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/reactive/ServerHttpSecurityConfiguration.java b/config/src/main/java/org/springframework/security/config/annotation/web/reactive/ServerHttpSecurityConfiguration.java index 3f56ebea50..b77da7a721 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/reactive/ServerHttpSecurityConfiguration.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/reactive/ServerHttpSecurityConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/reactive/WebFluxSecurityConfiguration.java b/config/src/main/java/org/springframework/security/config/annotation/web/reactive/WebFluxSecurityConfiguration.java index 0187bb7e92..be6052224d 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/reactive/WebFluxSecurityConfiguration.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/reactive/WebFluxSecurityConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/servlet/configuration/WebMvcSecurityConfiguration.java b/config/src/main/java/org/springframework/security/config/annotation/web/servlet/configuration/WebMvcSecurityConfiguration.java index ca0fabd6f5..aa75ea8e6c 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/servlet/configuration/WebMvcSecurityConfiguration.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/servlet/configuration/WebMvcSecurityConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/socket/EnableWebSocketSecurity.java b/config/src/main/java/org/springframework/security/config/annotation/web/socket/EnableWebSocketSecurity.java index f67f14f343..e2c69859dc 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/socket/EnableWebSocketSecurity.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/socket/EnableWebSocketSecurity.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/socket/MessageMatcherAuthorizationManagerConfiguration.java b/config/src/main/java/org/springframework/security/config/annotation/web/socket/MessageMatcherAuthorizationManagerConfiguration.java index a838286690..723dc11f6b 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/socket/MessageMatcherAuthorizationManagerConfiguration.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/socket/MessageMatcherAuthorizationManagerConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/socket/WebSocketMessageBrokerSecurityConfiguration.java b/config/src/main/java/org/springframework/security/config/annotation/web/socket/WebSocketMessageBrokerSecurityConfiguration.java index 635341c8bc..a6116253be 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/socket/WebSocketMessageBrokerSecurityConfiguration.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/socket/WebSocketMessageBrokerSecurityConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/socket/WebSocketObservationConfiguration.java b/config/src/main/java/org/springframework/security/config/annotation/web/socket/WebSocketObservationConfiguration.java index 341df74238..e03ae0745b 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/socket/WebSocketObservationConfiguration.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/socket/WebSocketObservationConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/socket/WebSocketObservationImportSelector.java b/config/src/main/java/org/springframework/security/config/annotation/web/socket/WebSocketObservationImportSelector.java index 3eb4e0b445..85e906f01d 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/socket/WebSocketObservationImportSelector.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/socket/WebSocketObservationImportSelector.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2013 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/aot/hint/OAuth2LoginRuntimeHints.java b/config/src/main/java/org/springframework/security/config/aot/hint/OAuth2LoginRuntimeHints.java index d9c01cfd63..86d794dfd0 100644 --- a/config/src/main/java/org/springframework/security/config/aot/hint/OAuth2LoginRuntimeHints.java +++ b/config/src/main/java/org/springframework/security/config/aot/hint/OAuth2LoginRuntimeHints.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2023 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/aot/hint/WebMvcSecurityConfigurationRuntimeHints.java b/config/src/main/java/org/springframework/security/config/aot/hint/WebMvcSecurityConfigurationRuntimeHints.java index 18ff47e5ca..4af9449a6d 100644 --- a/config/src/main/java/org/springframework/security/config/aot/hint/WebMvcSecurityConfigurationRuntimeHints.java +++ b/config/src/main/java/org/springframework/security/config/aot/hint/WebMvcSecurityConfigurationRuntimeHints.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2023 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/aot/hint/WebSecurityConfigurationRuntimeHints.java b/config/src/main/java/org/springframework/security/config/aot/hint/WebSecurityConfigurationRuntimeHints.java index 2eda4fb160..290d6f4230 100644 --- a/config/src/main/java/org/springframework/security/config/aot/hint/WebSecurityConfigurationRuntimeHints.java +++ b/config/src/main/java/org/springframework/security/config/aot/hint/WebSecurityConfigurationRuntimeHints.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2023 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/authentication/AbstractUserDetailsServiceBeanDefinitionParser.java b/config/src/main/java/org/springframework/security/config/authentication/AbstractUserDetailsServiceBeanDefinitionParser.java index ceec421b8f..19edc2ca01 100644 --- a/config/src/main/java/org/springframework/security/config/authentication/AbstractUserDetailsServiceBeanDefinitionParser.java +++ b/config/src/main/java/org/springframework/security/config/authentication/AbstractUserDetailsServiceBeanDefinitionParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/authentication/AuthenticationManagerBeanDefinitionParser.java b/config/src/main/java/org/springframework/security/config/authentication/AuthenticationManagerBeanDefinitionParser.java index 5aeaba3859..71424aaa58 100644 --- a/config/src/main/java/org/springframework/security/config/authentication/AuthenticationManagerBeanDefinitionParser.java +++ b/config/src/main/java/org/springframework/security/config/authentication/AuthenticationManagerBeanDefinitionParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2021 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/authentication/AuthenticationManagerFactoryBean.java b/config/src/main/java/org/springframework/security/config/authentication/AuthenticationManagerFactoryBean.java index 1f6ced54dc..afa0b11bea 100644 --- a/config/src/main/java/org/springframework/security/config/authentication/AuthenticationManagerFactoryBean.java +++ b/config/src/main/java/org/springframework/security/config/authentication/AuthenticationManagerFactoryBean.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/authentication/AuthenticationProviderBeanDefinitionParser.java b/config/src/main/java/org/springframework/security/config/authentication/AuthenticationProviderBeanDefinitionParser.java index 0651587709..b8e45f6fe2 100644 --- a/config/src/main/java/org/springframework/security/config/authentication/AuthenticationProviderBeanDefinitionParser.java +++ b/config/src/main/java/org/springframework/security/config/authentication/AuthenticationProviderBeanDefinitionParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/authentication/JdbcUserServiceBeanDefinitionParser.java b/config/src/main/java/org/springframework/security/config/authentication/JdbcUserServiceBeanDefinitionParser.java index 9cbe4f93cd..8958a92b15 100644 --- a/config/src/main/java/org/springframework/security/config/authentication/JdbcUserServiceBeanDefinitionParser.java +++ b/config/src/main/java/org/springframework/security/config/authentication/JdbcUserServiceBeanDefinitionParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/authentication/PasswordEncoderParser.java b/config/src/main/java/org/springframework/security/config/authentication/PasswordEncoderParser.java index 7d3b9d6e74..613d5b266d 100644 --- a/config/src/main/java/org/springframework/security/config/authentication/PasswordEncoderParser.java +++ b/config/src/main/java/org/springframework/security/config/authentication/PasswordEncoderParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/authentication/UserServiceBeanDefinitionParser.java b/config/src/main/java/org/springframework/security/config/authentication/UserServiceBeanDefinitionParser.java index eecd64bf28..f08599a353 100644 --- a/config/src/main/java/org/springframework/security/config/authentication/UserServiceBeanDefinitionParser.java +++ b/config/src/main/java/org/springframework/security/config/authentication/UserServiceBeanDefinitionParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/authentication/package-info.java b/config/src/main/java/org/springframework/security/config/authentication/package-info.java index e28c505eb6..84a1130f62 100644 --- a/config/src/main/java/org/springframework/security/config/authentication/package-info.java +++ b/config/src/main/java/org/springframework/security/config/authentication/package-info.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/core/GrantedAuthorityDefaults.java b/config/src/main/java/org/springframework/security/config/core/GrantedAuthorityDefaults.java index fe338054b9..453ecbdc96 100644 --- a/config/src/main/java/org/springframework/security/config/core/GrantedAuthorityDefaults.java +++ b/config/src/main/java/org/springframework/security/config/core/GrantedAuthorityDefaults.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/core/userdetails/ReactiveUserDetailsServiceResourceFactoryBean.java b/config/src/main/java/org/springframework/security/config/core/userdetails/ReactiveUserDetailsServiceResourceFactoryBean.java index 34c3ab73f8..351252966f 100644 --- a/config/src/main/java/org/springframework/security/config/core/userdetails/ReactiveUserDetailsServiceResourceFactoryBean.java +++ b/config/src/main/java/org/springframework/security/config/core/userdetails/ReactiveUserDetailsServiceResourceFactoryBean.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2017 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/core/userdetails/UserDetailsMapFactoryBean.java b/config/src/main/java/org/springframework/security/config/core/userdetails/UserDetailsMapFactoryBean.java index 7b36a5ee19..2b01766527 100644 --- a/config/src/main/java/org/springframework/security/config/core/userdetails/UserDetailsMapFactoryBean.java +++ b/config/src/main/java/org/springframework/security/config/core/userdetails/UserDetailsMapFactoryBean.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2017 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/core/userdetails/UserDetailsResourceFactoryBean.java b/config/src/main/java/org/springframework/security/config/core/userdetails/UserDetailsResourceFactoryBean.java index ed74783d5c..00977f10b7 100644 --- a/config/src/main/java/org/springframework/security/config/core/userdetails/UserDetailsResourceFactoryBean.java +++ b/config/src/main/java/org/springframework/security/config/core/userdetails/UserDetailsResourceFactoryBean.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2018 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/crypto/RsaKeyConversionServicePostProcessor.java b/config/src/main/java/org/springframework/security/config/crypto/RsaKeyConversionServicePostProcessor.java index 69905dfe5e..8163efa2c8 100644 --- a/config/src/main/java/org/springframework/security/config/crypto/RsaKeyConversionServicePostProcessor.java +++ b/config/src/main/java/org/springframework/security/config/crypto/RsaKeyConversionServicePostProcessor.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/debug/SecurityDebugBeanFactoryPostProcessor.java b/config/src/main/java/org/springframework/security/config/debug/SecurityDebugBeanFactoryPostProcessor.java index b7fe459ff3..6e5b3d9929 100644 --- a/config/src/main/java/org/springframework/security/config/debug/SecurityDebugBeanFactoryPostProcessor.java +++ b/config/src/main/java/org/springframework/security/config/debug/SecurityDebugBeanFactoryPostProcessor.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2011 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/http/AuthenticationConfigBuilder.java b/config/src/main/java/org/springframework/security/config/http/AuthenticationConfigBuilder.java index 55efc57a17..c131f3ca7e 100644 --- a/config/src/main/java/org/springframework/security/config/http/AuthenticationConfigBuilder.java +++ b/config/src/main/java/org/springframework/security/config/http/AuthenticationConfigBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2023 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/http/AuthorizationFilterParser.java b/config/src/main/java/org/springframework/security/config/http/AuthorizationFilterParser.java index dff1e58368..548649675f 100644 --- a/config/src/main/java/org/springframework/security/config/http/AuthorizationFilterParser.java +++ b/config/src/main/java/org/springframework/security/config/http/AuthorizationFilterParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/http/ChannelAttributeFactory.java b/config/src/main/java/org/springframework/security/config/http/ChannelAttributeFactory.java index d70802e002..ec76bfa8f3 100644 --- a/config/src/main/java/org/springframework/security/config/http/ChannelAttributeFactory.java +++ b/config/src/main/java/org/springframework/security/config/http/ChannelAttributeFactory.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/http/CorsBeanDefinitionParser.java b/config/src/main/java/org/springframework/security/config/http/CorsBeanDefinitionParser.java index 6410f2f2fa..e571d2fb1b 100644 --- a/config/src/main/java/org/springframework/security/config/http/CorsBeanDefinitionParser.java +++ b/config/src/main/java/org/springframework/security/config/http/CorsBeanDefinitionParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2018 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/http/CorsConfigurationSourceFactoryBean.java b/config/src/main/java/org/springframework/security/config/http/CorsConfigurationSourceFactoryBean.java index 60da7445cc..d8b0e0db65 100644 --- a/config/src/main/java/org/springframework/security/config/http/CorsConfigurationSourceFactoryBean.java +++ b/config/src/main/java/org/springframework/security/config/http/CorsConfigurationSourceFactoryBean.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2018 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/http/CsrfBeanDefinitionParser.java b/config/src/main/java/org/springframework/security/config/http/CsrfBeanDefinitionParser.java index 6b1123ed37..236e47a556 100644 --- a/config/src/main/java/org/springframework/security/config/http/CsrfBeanDefinitionParser.java +++ b/config/src/main/java/org/springframework/security/config/http/CsrfBeanDefinitionParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2023 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/http/DefaultFilterChainValidator.java b/config/src/main/java/org/springframework/security/config/http/DefaultFilterChainValidator.java index 59584150de..a7dcbbdd98 100644 --- a/config/src/main/java/org/springframework/security/config/http/DefaultFilterChainValidator.java +++ b/config/src/main/java/org/springframework/security/config/http/DefaultFilterChainValidator.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/http/FilterChainBeanDefinitionParser.java b/config/src/main/java/org/springframework/security/config/http/FilterChainBeanDefinitionParser.java index bf64c410b8..63f787e40c 100644 --- a/config/src/main/java/org/springframework/security/config/http/FilterChainBeanDefinitionParser.java +++ b/config/src/main/java/org/springframework/security/config/http/FilterChainBeanDefinitionParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/http/FilterChainMapBeanDefinitionDecorator.java b/config/src/main/java/org/springframework/security/config/http/FilterChainMapBeanDefinitionDecorator.java index 9cb3cd712b..f728e60f94 100644 --- a/config/src/main/java/org/springframework/security/config/http/FilterChainMapBeanDefinitionDecorator.java +++ b/config/src/main/java/org/springframework/security/config/http/FilterChainMapBeanDefinitionDecorator.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/http/FilterInvocationSecurityMetadataSourceParser.java b/config/src/main/java/org/springframework/security/config/http/FilterInvocationSecurityMetadataSourceParser.java index 19e0502f4f..8e174f18bd 100644 --- a/config/src/main/java/org/springframework/security/config/http/FilterInvocationSecurityMetadataSourceParser.java +++ b/config/src/main/java/org/springframework/security/config/http/FilterInvocationSecurityMetadataSourceParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/http/FormLoginBeanDefinitionParser.java b/config/src/main/java/org/springframework/security/config/http/FormLoginBeanDefinitionParser.java index 217ef92359..81b7964f11 100644 --- a/config/src/main/java/org/springframework/security/config/http/FormLoginBeanDefinitionParser.java +++ b/config/src/main/java/org/springframework/security/config/http/FormLoginBeanDefinitionParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/http/GrantedAuthorityDefaultsParserUtils.java b/config/src/main/java/org/springframework/security/config/http/GrantedAuthorityDefaultsParserUtils.java index 570edfd764..f6f31d149a 100644 --- a/config/src/main/java/org/springframework/security/config/http/GrantedAuthorityDefaultsParserUtils.java +++ b/config/src/main/java/org/springframework/security/config/http/GrantedAuthorityDefaultsParserUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/http/HeadersBeanDefinitionParser.java b/config/src/main/java/org/springframework/security/config/http/HeadersBeanDefinitionParser.java index 923b934c90..bffc868e13 100644 --- a/config/src/main/java/org/springframework/security/config/http/HeadersBeanDefinitionParser.java +++ b/config/src/main/java/org/springframework/security/config/http/HeadersBeanDefinitionParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2021 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/http/HttpConfigurationBuilder.java b/config/src/main/java/org/springframework/security/config/http/HttpConfigurationBuilder.java index 08f171254c..6908efe36e 100644 --- a/config/src/main/java/org/springframework/security/config/http/HttpConfigurationBuilder.java +++ b/config/src/main/java/org/springframework/security/config/http/HttpConfigurationBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/http/HttpFirewallBeanDefinitionParser.java b/config/src/main/java/org/springframework/security/config/http/HttpFirewallBeanDefinitionParser.java index 4de2838521..3e6cf7724e 100644 --- a/config/src/main/java/org/springframework/security/config/http/HttpFirewallBeanDefinitionParser.java +++ b/config/src/main/java/org/springframework/security/config/http/HttpFirewallBeanDefinitionParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/http/HttpSecurityBeanDefinitionParser.java b/config/src/main/java/org/springframework/security/config/http/HttpSecurityBeanDefinitionParser.java index ca4a2c8b0d..39fa3a03a0 100644 --- a/config/src/main/java/org/springframework/security/config/http/HttpSecurityBeanDefinitionParser.java +++ b/config/src/main/java/org/springframework/security/config/http/HttpSecurityBeanDefinitionParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/http/LogoutBeanDefinitionParser.java b/config/src/main/java/org/springframework/security/config/http/LogoutBeanDefinitionParser.java index 72a479ef07..855f5a2367 100644 --- a/config/src/main/java/org/springframework/security/config/http/LogoutBeanDefinitionParser.java +++ b/config/src/main/java/org/springframework/security/config/http/LogoutBeanDefinitionParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/http/MatcherType.java b/config/src/main/java/org/springframework/security/config/http/MatcherType.java index 68b1bd960f..b9ae17c144 100644 --- a/config/src/main/java/org/springframework/security/config/http/MatcherType.java +++ b/config/src/main/java/org/springframework/security/config/http/MatcherType.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/http/MessageMatcherFactoryBean.java b/config/src/main/java/org/springframework/security/config/http/MessageMatcherFactoryBean.java index 94d9da22cb..4c37d0490c 100644 --- a/config/src/main/java/org/springframework/security/config/http/MessageMatcherFactoryBean.java +++ b/config/src/main/java/org/springframework/security/config/http/MessageMatcherFactoryBean.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/http/OAuth2AuthorizedClientManagerRegistrar.java b/config/src/main/java/org/springframework/security/config/http/OAuth2AuthorizedClientManagerRegistrar.java index 2d291afcb7..b1cb2ea1f3 100644 --- a/config/src/main/java/org/springframework/security/config/http/OAuth2AuthorizedClientManagerRegistrar.java +++ b/config/src/main/java/org/springframework/security/config/http/OAuth2AuthorizedClientManagerRegistrar.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/http/OAuth2ClientBeanDefinitionParser.java b/config/src/main/java/org/springframework/security/config/http/OAuth2ClientBeanDefinitionParser.java index 13da21f3e1..404c76b25a 100644 --- a/config/src/main/java/org/springframework/security/config/http/OAuth2ClientBeanDefinitionParser.java +++ b/config/src/main/java/org/springframework/security/config/http/OAuth2ClientBeanDefinitionParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/http/OAuth2ClientBeanDefinitionParserUtils.java b/config/src/main/java/org/springframework/security/config/http/OAuth2ClientBeanDefinitionParserUtils.java index a4566ebd8f..24659db784 100644 --- a/config/src/main/java/org/springframework/security/config/http/OAuth2ClientBeanDefinitionParserUtils.java +++ b/config/src/main/java/org/springframework/security/config/http/OAuth2ClientBeanDefinitionParserUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/http/OAuth2ClientWebMvcSecurityPostProcessor.java b/config/src/main/java/org/springframework/security/config/http/OAuth2ClientWebMvcSecurityPostProcessor.java index 7316a91668..fa3a2feff7 100644 --- a/config/src/main/java/org/springframework/security/config/http/OAuth2ClientWebMvcSecurityPostProcessor.java +++ b/config/src/main/java/org/springframework/security/config/http/OAuth2ClientWebMvcSecurityPostProcessor.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/http/OAuth2LoginBeanDefinitionParser.java b/config/src/main/java/org/springframework/security/config/http/OAuth2LoginBeanDefinitionParser.java index eb2b6ae5a2..61d8d7836c 100644 --- a/config/src/main/java/org/springframework/security/config/http/OAuth2LoginBeanDefinitionParser.java +++ b/config/src/main/java/org/springframework/security/config/http/OAuth2LoginBeanDefinitionParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/http/OAuth2ResourceServerBeanDefinitionParser.java b/config/src/main/java/org/springframework/security/config/http/OAuth2ResourceServerBeanDefinitionParser.java index 78c9f0b4f7..7ca787ec79 100644 --- a/config/src/main/java/org/springframework/security/config/http/OAuth2ResourceServerBeanDefinitionParser.java +++ b/config/src/main/java/org/springframework/security/config/http/OAuth2ResourceServerBeanDefinitionParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/http/OrderDecorator.java b/config/src/main/java/org/springframework/security/config/http/OrderDecorator.java index 3b14abaf8d..ad2cb02ddc 100644 --- a/config/src/main/java/org/springframework/security/config/http/OrderDecorator.java +++ b/config/src/main/java/org/springframework/security/config/http/OrderDecorator.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/http/PathPatternRequestMatcherFactoryBean.java b/config/src/main/java/org/springframework/security/config/http/PathPatternRequestMatcherFactoryBean.java index 7037bd2853..116f2ccd12 100644 --- a/config/src/main/java/org/springframework/security/config/http/PathPatternRequestMatcherFactoryBean.java +++ b/config/src/main/java/org/springframework/security/config/http/PathPatternRequestMatcherFactoryBean.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/http/PortMappingsBeanDefinitionParser.java b/config/src/main/java/org/springframework/security/config/http/PortMappingsBeanDefinitionParser.java index dff5ebfa5b..3b10c8eb14 100644 --- a/config/src/main/java/org/springframework/security/config/http/PortMappingsBeanDefinitionParser.java +++ b/config/src/main/java/org/springframework/security/config/http/PortMappingsBeanDefinitionParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/http/RememberMeBeanDefinitionParser.java b/config/src/main/java/org/springframework/security/config/http/RememberMeBeanDefinitionParser.java index 7e27977db1..6d4ec68f11 100644 --- a/config/src/main/java/org/springframework/security/config/http/RememberMeBeanDefinitionParser.java +++ b/config/src/main/java/org/springframework/security/config/http/RememberMeBeanDefinitionParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2015 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/http/RequestMatcherFactoryBean.java b/config/src/main/java/org/springframework/security/config/http/RequestMatcherFactoryBean.java index de3d7f9db8..0b98dd10ae 100644 --- a/config/src/main/java/org/springframework/security/config/http/RequestMatcherFactoryBean.java +++ b/config/src/main/java/org/springframework/security/config/http/RequestMatcherFactoryBean.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/http/Saml2LoginBeanDefinitionParser.java b/config/src/main/java/org/springframework/security/config/http/Saml2LoginBeanDefinitionParser.java index 0fff3c215b..3c78785104 100644 --- a/config/src/main/java/org/springframework/security/config/http/Saml2LoginBeanDefinitionParser.java +++ b/config/src/main/java/org/springframework/security/config/http/Saml2LoginBeanDefinitionParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/http/Saml2LoginBeanDefinitionParserUtils.java b/config/src/main/java/org/springframework/security/config/http/Saml2LoginBeanDefinitionParserUtils.java index 17d5469d05..e15e91c4b2 100644 --- a/config/src/main/java/org/springframework/security/config/http/Saml2LoginBeanDefinitionParserUtils.java +++ b/config/src/main/java/org/springframework/security/config/http/Saml2LoginBeanDefinitionParserUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/http/Saml2LogoutBeanDefinitionParser.java b/config/src/main/java/org/springframework/security/config/http/Saml2LogoutBeanDefinitionParser.java index 749127027c..b117df46ac 100644 --- a/config/src/main/java/org/springframework/security/config/http/Saml2LogoutBeanDefinitionParser.java +++ b/config/src/main/java/org/springframework/security/config/http/Saml2LogoutBeanDefinitionParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/http/Saml2LogoutBeanDefinitionParserUtils.java b/config/src/main/java/org/springframework/security/config/http/Saml2LogoutBeanDefinitionParserUtils.java index 647add7e2c..37374037fd 100644 --- a/config/src/main/java/org/springframework/security/config/http/Saml2LogoutBeanDefinitionParserUtils.java +++ b/config/src/main/java/org/springframework/security/config/http/Saml2LogoutBeanDefinitionParserUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/http/SecurityFilters.java b/config/src/main/java/org/springframework/security/config/http/SecurityFilters.java index 6ff1171578..847159265e 100644 --- a/config/src/main/java/org/springframework/security/config/http/SecurityFilters.java +++ b/config/src/main/java/org/springframework/security/config/http/SecurityFilters.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/http/SessionCreationPolicy.java b/config/src/main/java/org/springframework/security/config/http/SessionCreationPolicy.java index d4ee52926c..d5447029e6 100644 --- a/config/src/main/java/org/springframework/security/config/http/SessionCreationPolicy.java +++ b/config/src/main/java/org/springframework/security/config/http/SessionCreationPolicy.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/http/UserDetailsServiceFactoryBean.java b/config/src/main/java/org/springframework/security/config/http/UserDetailsServiceFactoryBean.java index 00e349dc52..5f13861e1b 100644 --- a/config/src/main/java/org/springframework/security/config/http/UserDetailsServiceFactoryBean.java +++ b/config/src/main/java/org/springframework/security/config/http/UserDetailsServiceFactoryBean.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/http/WebConfigUtils.java b/config/src/main/java/org/springframework/security/config/http/WebConfigUtils.java index 64aa026c36..8f5dc83fe8 100644 --- a/config/src/main/java/org/springframework/security/config/http/WebConfigUtils.java +++ b/config/src/main/java/org/springframework/security/config/http/WebConfigUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2012 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/http/WellKnownChangePasswordBeanDefinitionParser.java b/config/src/main/java/org/springframework/security/config/http/WellKnownChangePasswordBeanDefinitionParser.java index 8cd34c045b..a95a4d4760 100644 --- a/config/src/main/java/org/springframework/security/config/http/WellKnownChangePasswordBeanDefinitionParser.java +++ b/config/src/main/java/org/springframework/security/config/http/WellKnownChangePasswordBeanDefinitionParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/http/package-info.java b/config/src/main/java/org/springframework/security/config/http/package-info.java index 4a02a0ebda..30bb53cd0a 100644 --- a/config/src/main/java/org/springframework/security/config/http/package-info.java +++ b/config/src/main/java/org/springframework/security/config/http/package-info.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/ldap/AbstractLdapAuthenticationManagerFactory.java b/config/src/main/java/org/springframework/security/config/ldap/AbstractLdapAuthenticationManagerFactory.java index 16069f09a4..cd05bb17fd 100644 --- a/config/src/main/java/org/springframework/security/config/ldap/AbstractLdapAuthenticationManagerFactory.java +++ b/config/src/main/java/org/springframework/security/config/ldap/AbstractLdapAuthenticationManagerFactory.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/ldap/ContextSourceSettingPostProcessor.java b/config/src/main/java/org/springframework/security/config/ldap/ContextSourceSettingPostProcessor.java index 1a7b5e72b7..14a9502987 100644 --- a/config/src/main/java/org/springframework/security/config/ldap/ContextSourceSettingPostProcessor.java +++ b/config/src/main/java/org/springframework/security/config/ldap/ContextSourceSettingPostProcessor.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/ldap/EmbeddedLdapServerContextSourceFactoryBean.java b/config/src/main/java/org/springframework/security/config/ldap/EmbeddedLdapServerContextSourceFactoryBean.java index 32a5806d85..61f92e0c5d 100644 --- a/config/src/main/java/org/springframework/security/config/ldap/EmbeddedLdapServerContextSourceFactoryBean.java +++ b/config/src/main/java/org/springframework/security/config/ldap/EmbeddedLdapServerContextSourceFactoryBean.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/ldap/LdapBindAuthenticationManagerFactory.java b/config/src/main/java/org/springframework/security/config/ldap/LdapBindAuthenticationManagerFactory.java index a62fbfab44..04d29e4402 100644 --- a/config/src/main/java/org/springframework/security/config/ldap/LdapBindAuthenticationManagerFactory.java +++ b/config/src/main/java/org/springframework/security/config/ldap/LdapBindAuthenticationManagerFactory.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/ldap/LdapPasswordComparisonAuthenticationManagerFactory.java b/config/src/main/java/org/springframework/security/config/ldap/LdapPasswordComparisonAuthenticationManagerFactory.java index 19c14f998d..6af5badf44 100644 --- a/config/src/main/java/org/springframework/security/config/ldap/LdapPasswordComparisonAuthenticationManagerFactory.java +++ b/config/src/main/java/org/springframework/security/config/ldap/LdapPasswordComparisonAuthenticationManagerFactory.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/ldap/LdapProviderBeanDefinitionParser.java b/config/src/main/java/org/springframework/security/config/ldap/LdapProviderBeanDefinitionParser.java index 494819b3e9..ad5320c0bf 100644 --- a/config/src/main/java/org/springframework/security/config/ldap/LdapProviderBeanDefinitionParser.java +++ b/config/src/main/java/org/springframework/security/config/ldap/LdapProviderBeanDefinitionParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/ldap/LdapServerBeanDefinitionParser.java b/config/src/main/java/org/springframework/security/config/ldap/LdapServerBeanDefinitionParser.java index 3bb449ac8a..1316560fe9 100644 --- a/config/src/main/java/org/springframework/security/config/ldap/LdapServerBeanDefinitionParser.java +++ b/config/src/main/java/org/springframework/security/config/ldap/LdapServerBeanDefinitionParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/ldap/LdapUserServiceBeanDefinitionParser.java b/config/src/main/java/org/springframework/security/config/ldap/LdapUserServiceBeanDefinitionParser.java index a10f0b527b..40d16522a5 100644 --- a/config/src/main/java/org/springframework/security/config/ldap/LdapUserServiceBeanDefinitionParser.java +++ b/config/src/main/java/org/springframework/security/config/ldap/LdapUserServiceBeanDefinitionParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/ldap/package-info.java b/config/src/main/java/org/springframework/security/config/ldap/package-info.java index 54f428d6fa..4fad0711ea 100644 --- a/config/src/main/java/org/springframework/security/config/ldap/package-info.java +++ b/config/src/main/java/org/springframework/security/config/ldap/package-info.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/method/AspectJMethodMatcher.java b/config/src/main/java/org/springframework/security/config/method/AspectJMethodMatcher.java index 2cd5bcb1f5..41e67aa677 100644 --- a/config/src/main/java/org/springframework/security/config/method/AspectJMethodMatcher.java +++ b/config/src/main/java/org/springframework/security/config/method/AspectJMethodMatcher.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/method/GlobalMethodSecurityBeanDefinitionParser.java b/config/src/main/java/org/springframework/security/config/method/GlobalMethodSecurityBeanDefinitionParser.java index a2717d5be2..408a51ddc6 100644 --- a/config/src/main/java/org/springframework/security/config/method/GlobalMethodSecurityBeanDefinitionParser.java +++ b/config/src/main/java/org/springframework/security/config/method/GlobalMethodSecurityBeanDefinitionParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/method/InterceptMethodsBeanDefinitionDecorator.java b/config/src/main/java/org/springframework/security/config/method/InterceptMethodsBeanDefinitionDecorator.java index b4a848669f..d9d7ec0739 100644 --- a/config/src/main/java/org/springframework/security/config/method/InterceptMethodsBeanDefinitionDecorator.java +++ b/config/src/main/java/org/springframework/security/config/method/InterceptMethodsBeanDefinitionDecorator.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/method/MethodConfigUtils.java b/config/src/main/java/org/springframework/security/config/method/MethodConfigUtils.java index e61231b29c..c2b5f6f4e8 100644 --- a/config/src/main/java/org/springframework/security/config/method/MethodConfigUtils.java +++ b/config/src/main/java/org/springframework/security/config/method/MethodConfigUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2012 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/method/MethodSecurityBeanDefinitionParser.java b/config/src/main/java/org/springframework/security/config/method/MethodSecurityBeanDefinitionParser.java index fef5a1a354..e846440554 100644 --- a/config/src/main/java/org/springframework/security/config/method/MethodSecurityBeanDefinitionParser.java +++ b/config/src/main/java/org/springframework/security/config/method/MethodSecurityBeanDefinitionParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/method/MethodSecurityMetadataSourceBeanDefinitionParser.java b/config/src/main/java/org/springframework/security/config/method/MethodSecurityMetadataSourceBeanDefinitionParser.java index d1130117ad..74698c9bf2 100644 --- a/config/src/main/java/org/springframework/security/config/method/MethodSecurityMetadataSourceBeanDefinitionParser.java +++ b/config/src/main/java/org/springframework/security/config/method/MethodSecurityMetadataSourceBeanDefinitionParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/method/PointcutDelegatingAuthorizationManager.java b/config/src/main/java/org/springframework/security/config/method/PointcutDelegatingAuthorizationManager.java index 9e3519abcf..7d51bd19e3 100644 --- a/config/src/main/java/org/springframework/security/config/method/PointcutDelegatingAuthorizationManager.java +++ b/config/src/main/java/org/springframework/security/config/method/PointcutDelegatingAuthorizationManager.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/method/PrefixBasedMethodMatcher.java b/config/src/main/java/org/springframework/security/config/method/PrefixBasedMethodMatcher.java index b8298e44fd..431298a9f9 100644 --- a/config/src/main/java/org/springframework/security/config/method/PrefixBasedMethodMatcher.java +++ b/config/src/main/java/org/springframework/security/config/method/PrefixBasedMethodMatcher.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/method/ProtectPointcutPostProcessor.java b/config/src/main/java/org/springframework/security/config/method/ProtectPointcutPostProcessor.java index 0190c47764..04b788ad86 100644 --- a/config/src/main/java/org/springframework/security/config/method/ProtectPointcutPostProcessor.java +++ b/config/src/main/java/org/springframework/security/config/method/ProtectPointcutPostProcessor.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/method/package-info.java b/config/src/main/java/org/springframework/security/config/method/package-info.java index f393eefa82..1133d9d3c3 100644 --- a/config/src/main/java/org/springframework/security/config/method/package-info.java +++ b/config/src/main/java/org/springframework/security/config/method/package-info.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/oauth2/client/ClientRegistrationsBeanDefinitionParser.java b/config/src/main/java/org/springframework/security/config/oauth2/client/ClientRegistrationsBeanDefinitionParser.java index c908958f30..f1b715ecc0 100644 --- a/config/src/main/java/org/springframework/security/config/oauth2/client/ClientRegistrationsBeanDefinitionParser.java +++ b/config/src/main/java/org/springframework/security/config/oauth2/client/ClientRegistrationsBeanDefinitionParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/oauth2/client/CommonOAuth2Provider.java b/config/src/main/java/org/springframework/security/config/oauth2/client/CommonOAuth2Provider.java index c2e84336f6..7d84736352 100644 --- a/config/src/main/java/org/springframework/security/config/oauth2/client/CommonOAuth2Provider.java +++ b/config/src/main/java/org/springframework/security/config/oauth2/client/CommonOAuth2Provider.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/observation/SecurityObservationSettings.java b/config/src/main/java/org/springframework/security/config/observation/SecurityObservationSettings.java index d37d421870..334ea8c98d 100644 --- a/config/src/main/java/org/springframework/security/config/observation/SecurityObservationSettings.java +++ b/config/src/main/java/org/springframework/security/config/observation/SecurityObservationSettings.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/package-info.java b/config/src/main/java/org/springframework/security/config/package-info.java index 10c9d64e61..56505a8460 100644 --- a/config/src/main/java/org/springframework/security/config/package-info.java +++ b/config/src/main/java/org/springframework/security/config/package-info.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/provisioning/UserDetailsManagerResourceFactoryBean.java b/config/src/main/java/org/springframework/security/config/provisioning/UserDetailsManagerResourceFactoryBean.java index a8c45f04d3..e48e551dbc 100644 --- a/config/src/main/java/org/springframework/security/config/provisioning/UserDetailsManagerResourceFactoryBean.java +++ b/config/src/main/java/org/springframework/security/config/provisioning/UserDetailsManagerResourceFactoryBean.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2017 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/saml2/RelyingPartyRegistrationsBeanDefinitionParser.java b/config/src/main/java/org/springframework/security/config/saml2/RelyingPartyRegistrationsBeanDefinitionParser.java index a8a10122bc..9b6ee38830 100644 --- a/config/src/main/java/org/springframework/security/config/saml2/RelyingPartyRegistrationsBeanDefinitionParser.java +++ b/config/src/main/java/org/springframework/security/config/saml2/RelyingPartyRegistrationsBeanDefinitionParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2023 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/web/PathPatternRequestMatcherBuilderFactoryBean.java b/config/src/main/java/org/springframework/security/config/web/PathPatternRequestMatcherBuilderFactoryBean.java index 8cb63b754a..ce511ad88e 100644 --- a/config/src/main/java/org/springframework/security/config/web/PathPatternRequestMatcherBuilderFactoryBean.java +++ b/config/src/main/java/org/springframework/security/config/web/PathPatternRequestMatcherBuilderFactoryBean.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/web/messaging/PathPatternMessageMatcherBuilderFactoryBean.java b/config/src/main/java/org/springframework/security/config/web/messaging/PathPatternMessageMatcherBuilderFactoryBean.java index 47af1eab19..e21dd18ece 100644 --- a/config/src/main/java/org/springframework/security/config/web/messaging/PathPatternMessageMatcherBuilderFactoryBean.java +++ b/config/src/main/java/org/springframework/security/config/web/messaging/PathPatternMessageMatcherBuilderFactoryBean.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/web/server/AbstractServerWebExchangeMatcherRegistry.java b/config/src/main/java/org/springframework/security/config/web/server/AbstractServerWebExchangeMatcherRegistry.java index 5b33466d1a..1b20b54d4d 100644 --- a/config/src/main/java/org/springframework/security/config/web/server/AbstractServerWebExchangeMatcherRegistry.java +++ b/config/src/main/java/org/springframework/security/config/web/server/AbstractServerWebExchangeMatcherRegistry.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2023 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/web/server/HttpMessageConverters.java b/config/src/main/java/org/springframework/security/config/web/server/HttpMessageConverters.java index cda41044ca..8a85a37182 100644 --- a/config/src/main/java/org/springframework/security/config/web/server/HttpMessageConverters.java +++ b/config/src/main/java/org/springframework/security/config/web/server/HttpMessageConverters.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/web/server/OAuth2ErrorEncoder.java b/config/src/main/java/org/springframework/security/config/web/server/OAuth2ErrorEncoder.java index 784782344c..78c5a2398b 100644 --- a/config/src/main/java/org/springframework/security/config/web/server/OAuth2ErrorEncoder.java +++ b/config/src/main/java/org/springframework/security/config/web/server/OAuth2ErrorEncoder.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/web/server/OidcBackChannelLogoutAuthentication.java b/config/src/main/java/org/springframework/security/config/web/server/OidcBackChannelLogoutAuthentication.java index d5d95f471c..8fca6fed71 100644 --- a/config/src/main/java/org/springframework/security/config/web/server/OidcBackChannelLogoutAuthentication.java +++ b/config/src/main/java/org/springframework/security/config/web/server/OidcBackChannelLogoutAuthentication.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/web/server/OidcBackChannelLogoutReactiveAuthenticationManager.java b/config/src/main/java/org/springframework/security/config/web/server/OidcBackChannelLogoutReactiveAuthenticationManager.java index 155d80f01a..d32efbde17 100644 --- a/config/src/main/java/org/springframework/security/config/web/server/OidcBackChannelLogoutReactiveAuthenticationManager.java +++ b/config/src/main/java/org/springframework/security/config/web/server/OidcBackChannelLogoutReactiveAuthenticationManager.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/web/server/OidcBackChannelLogoutTokenValidator.java b/config/src/main/java/org/springframework/security/config/web/server/OidcBackChannelLogoutTokenValidator.java index c1709e1ec7..ecde51b08c 100644 --- a/config/src/main/java/org/springframework/security/config/web/server/OidcBackChannelLogoutTokenValidator.java +++ b/config/src/main/java/org/springframework/security/config/web/server/OidcBackChannelLogoutTokenValidator.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/web/server/OidcBackChannelLogoutWebFilter.java b/config/src/main/java/org/springframework/security/config/web/server/OidcBackChannelLogoutWebFilter.java index e9be3aae9a..b961f33dfc 100644 --- a/config/src/main/java/org/springframework/security/config/web/server/OidcBackChannelLogoutWebFilter.java +++ b/config/src/main/java/org/springframework/security/config/web/server/OidcBackChannelLogoutWebFilter.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/web/server/OidcBackChannelServerLogoutHandler.java b/config/src/main/java/org/springframework/security/config/web/server/OidcBackChannelServerLogoutHandler.java index 2202c308b2..e7714a9061 100644 --- a/config/src/main/java/org/springframework/security/config/web/server/OidcBackChannelServerLogoutHandler.java +++ b/config/src/main/java/org/springframework/security/config/web/server/OidcBackChannelServerLogoutHandler.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/web/server/OidcLogoutAuthenticationToken.java b/config/src/main/java/org/springframework/security/config/web/server/OidcLogoutAuthenticationToken.java index 617f296980..7fa9be6973 100644 --- a/config/src/main/java/org/springframework/security/config/web/server/OidcLogoutAuthenticationToken.java +++ b/config/src/main/java/org/springframework/security/config/web/server/OidcLogoutAuthenticationToken.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/web/server/OidcLogoutServerAuthenticationConverter.java b/config/src/main/java/org/springframework/security/config/web/server/OidcLogoutServerAuthenticationConverter.java index 02bdeb3472..76cb3c5063 100644 --- a/config/src/main/java/org/springframework/security/config/web/server/OidcLogoutServerAuthenticationConverter.java +++ b/config/src/main/java/org/springframework/security/config/web/server/OidcLogoutServerAuthenticationConverter.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2023 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/web/server/SecurityWebFiltersOrder.java b/config/src/main/java/org/springframework/security/config/web/server/SecurityWebFiltersOrder.java index c32b78ad23..912c05bb97 100644 --- a/config/src/main/java/org/springframework/security/config/web/server/SecurityWebFiltersOrder.java +++ b/config/src/main/java/org/springframework/security/config/web/server/SecurityWebFiltersOrder.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/web/server/ServerHttpSecurity.java b/config/src/main/java/org/springframework/security/config/web/server/ServerHttpSecurity.java index a46e7841b3..3d1cf0d486 100644 --- a/config/src/main/java/org/springframework/security/config/web/server/ServerHttpSecurity.java +++ b/config/src/main/java/org/springframework/security/config/web/server/ServerHttpSecurity.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/java/org/springframework/security/config/websocket/WebSocketMessageBrokerSecurityBeanDefinitionParser.java b/config/src/main/java/org/springframework/security/config/websocket/WebSocketMessageBrokerSecurityBeanDefinitionParser.java index ab6638de32..cf8f00a121 100644 --- a/config/src/main/java/org/springframework/security/config/websocket/WebSocketMessageBrokerSecurityBeanDefinitionParser.java +++ b/config/src/main/java/org/springframework/security/config/websocket/WebSocketMessageBrokerSecurityBeanDefinitionParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/annotation/web/AbstractRequestMatcherDsl.kt b/config/src/main/kotlin/org/springframework/security/config/annotation/web/AbstractRequestMatcherDsl.kt index 659f1747ba..e11017eec6 100644 --- a/config/src/main/kotlin/org/springframework/security/config/annotation/web/AbstractRequestMatcherDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/annotation/web/AbstractRequestMatcherDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/annotation/web/AnonymousDsl.kt b/config/src/main/kotlin/org/springframework/security/config/annotation/web/AnonymousDsl.kt index 8fca7646b4..9461b3219b 100644 --- a/config/src/main/kotlin/org/springframework/security/config/annotation/web/AnonymousDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/annotation/web/AnonymousDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/annotation/web/AuthorizeHttpRequestsDsl.kt b/config/src/main/kotlin/org/springframework/security/config/annotation/web/AuthorizeHttpRequestsDsl.kt index 9f2f8564ec..f77dc2f27d 100644 --- a/config/src/main/kotlin/org/springframework/security/config/annotation/web/AuthorizeHttpRequestsDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/annotation/web/AuthorizeHttpRequestsDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/annotation/web/CorsDsl.kt b/config/src/main/kotlin/org/springframework/security/config/annotation/web/CorsDsl.kt index 38363bf588..d4cd010d12 100644 --- a/config/src/main/kotlin/org/springframework/security/config/annotation/web/CorsDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/annotation/web/CorsDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2021 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/annotation/web/CsrfDsl.kt b/config/src/main/kotlin/org/springframework/security/config/annotation/web/CsrfDsl.kt index e434cba87a..dc53cd88c2 100644 --- a/config/src/main/kotlin/org/springframework/security/config/annotation/web/CsrfDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/annotation/web/CsrfDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/annotation/web/ExceptionHandlingDsl.kt b/config/src/main/kotlin/org/springframework/security/config/annotation/web/ExceptionHandlingDsl.kt index 7acd172cb7..4105f5f374 100644 --- a/config/src/main/kotlin/org/springframework/security/config/annotation/web/ExceptionHandlingDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/annotation/web/ExceptionHandlingDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/annotation/web/FormLoginDsl.kt b/config/src/main/kotlin/org/springframework/security/config/annotation/web/FormLoginDsl.kt index 0da773f570..922605a0e2 100644 --- a/config/src/main/kotlin/org/springframework/security/config/annotation/web/FormLoginDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/annotation/web/FormLoginDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/annotation/web/HeadersDsl.kt b/config/src/main/kotlin/org/springframework/security/config/annotation/web/HeadersDsl.kt index 0fb20823a4..3707b7a01f 100644 --- a/config/src/main/kotlin/org/springframework/security/config/annotation/web/HeadersDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/annotation/web/HeadersDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2021 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/annotation/web/HttpBasicDsl.kt b/config/src/main/kotlin/org/springframework/security/config/annotation/web/HttpBasicDsl.kt index 53235664e9..7f165eb51c 100644 --- a/config/src/main/kotlin/org/springframework/security/config/annotation/web/HttpBasicDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/annotation/web/HttpBasicDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/annotation/web/HttpSecurityDsl.kt b/config/src/main/kotlin/org/springframework/security/config/annotation/web/HttpSecurityDsl.kt index 55e0a9049e..55e0225d65 100644 --- a/config/src/main/kotlin/org/springframework/security/config/annotation/web/HttpSecurityDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/annotation/web/HttpSecurityDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/annotation/web/HttpsRedirectDsl.kt b/config/src/main/kotlin/org/springframework/security/config/annotation/web/HttpsRedirectDsl.kt index 160b08e732..0c0cf220f1 100644 --- a/config/src/main/kotlin/org/springframework/security/config/annotation/web/HttpsRedirectDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/annotation/web/HttpsRedirectDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/annotation/web/LogoutDsl.kt b/config/src/main/kotlin/org/springframework/security/config/annotation/web/LogoutDsl.kt index 476f571967..5bab4d4197 100644 --- a/config/src/main/kotlin/org/springframework/security/config/annotation/web/LogoutDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/annotation/web/LogoutDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/annotation/web/OAuth2ClientDsl.kt b/config/src/main/kotlin/org/springframework/security/config/annotation/web/OAuth2ClientDsl.kt index b401e6e162..ff959564f4 100644 --- a/config/src/main/kotlin/org/springframework/security/config/annotation/web/OAuth2ClientDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/annotation/web/OAuth2ClientDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. @@ -17,7 +17,7 @@ package org.springframework.security.config.annotation.web /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/annotation/web/OAuth2LoginDsl.kt b/config/src/main/kotlin/org/springframework/security/config/annotation/web/OAuth2LoginDsl.kt index 8f151bfc8b..4edf1f2ce2 100644 --- a/config/src/main/kotlin/org/springframework/security/config/annotation/web/OAuth2LoginDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/annotation/web/OAuth2LoginDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/annotation/web/OAuth2ResourceServerDsl.kt b/config/src/main/kotlin/org/springframework/security/config/annotation/web/OAuth2ResourceServerDsl.kt index 02f4e7739f..6dc4ca2d41 100644 --- a/config/src/main/kotlin/org/springframework/security/config/annotation/web/OAuth2ResourceServerDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/annotation/web/OAuth2ResourceServerDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/annotation/web/OidcLogoutDsl.kt b/config/src/main/kotlin/org/springframework/security/config/annotation/web/OidcLogoutDsl.kt index 27532b4c01..63795c31af 100644 --- a/config/src/main/kotlin/org/springframework/security/config/annotation/web/OidcLogoutDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/annotation/web/OidcLogoutDsl.kt @@ -1,6 +1,6 @@ /* - * Copyright 2002-2023 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/annotation/web/OneTimeTokenLoginDsl.kt b/config/src/main/kotlin/org/springframework/security/config/annotation/web/OneTimeTokenLoginDsl.kt index 8fa6d58fa5..e1508f54b5 100644 --- a/config/src/main/kotlin/org/springframework/security/config/annotation/web/OneTimeTokenLoginDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/annotation/web/OneTimeTokenLoginDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/annotation/web/PasswordManagementDsl.kt b/config/src/main/kotlin/org/springframework/security/config/annotation/web/PasswordManagementDsl.kt index 3d8f2e3ed0..82a978284e 100644 --- a/config/src/main/kotlin/org/springframework/security/config/annotation/web/PasswordManagementDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/annotation/web/PasswordManagementDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2021 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/annotation/web/PortMapperDsl.kt b/config/src/main/kotlin/org/springframework/security/config/annotation/web/PortMapperDsl.kt index a2671a271c..0c6e028b2a 100644 --- a/config/src/main/kotlin/org/springframework/security/config/annotation/web/PortMapperDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/annotation/web/PortMapperDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/annotation/web/RememberMeDsl.kt b/config/src/main/kotlin/org/springframework/security/config/annotation/web/RememberMeDsl.kt index 9f6ff66cf1..625ddc70dc 100644 --- a/config/src/main/kotlin/org/springframework/security/config/annotation/web/RememberMeDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/annotation/web/RememberMeDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2021 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/annotation/web/RequestCacheDsl.kt b/config/src/main/kotlin/org/springframework/security/config/annotation/web/RequestCacheDsl.kt index 738e0a0613..8b125210e3 100644 --- a/config/src/main/kotlin/org/springframework/security/config/annotation/web/RequestCacheDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/annotation/web/RequestCacheDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/annotation/web/RequiresChannelDsl.kt b/config/src/main/kotlin/org/springframework/security/config/annotation/web/RequiresChannelDsl.kt index fe7f4e78de..85ed5e7cd6 100644 --- a/config/src/main/kotlin/org/springframework/security/config/annotation/web/RequiresChannelDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/annotation/web/RequiresChannelDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/annotation/web/Saml2Dsl.kt b/config/src/main/kotlin/org/springframework/security/config/annotation/web/Saml2Dsl.kt index e8f52dd44a..c418482729 100644 --- a/config/src/main/kotlin/org/springframework/security/config/annotation/web/Saml2Dsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/annotation/web/Saml2Dsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2021 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/annotation/web/Saml2LogoutDsl.kt b/config/src/main/kotlin/org/springframework/security/config/annotation/web/Saml2LogoutDsl.kt index 3a5b090b0e..2e2f447290 100644 --- a/config/src/main/kotlin/org/springframework/security/config/annotation/web/Saml2LogoutDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/annotation/web/Saml2LogoutDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2021 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/annotation/web/Saml2MetadataDsl.kt b/config/src/main/kotlin/org/springframework/security/config/annotation/web/Saml2MetadataDsl.kt index f0d8b429e5..4db23bba67 100644 --- a/config/src/main/kotlin/org/springframework/security/config/annotation/web/Saml2MetadataDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/annotation/web/Saml2MetadataDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/annotation/web/SecurityContextDsl.kt b/config/src/main/kotlin/org/springframework/security/config/annotation/web/SecurityContextDsl.kt index 2530961e00..477ecb1798 100644 --- a/config/src/main/kotlin/org/springframework/security/config/annotation/web/SecurityContextDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/annotation/web/SecurityContextDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/annotation/web/SecurityMarker.kt b/config/src/main/kotlin/org/springframework/security/config/annotation/web/SecurityMarker.kt index f82ffeafda..360d06ef64 100644 --- a/config/src/main/kotlin/org/springframework/security/config/annotation/web/SecurityMarker.kt +++ b/config/src/main/kotlin/org/springframework/security/config/annotation/web/SecurityMarker.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/annotation/web/SessionManagementDsl.kt b/config/src/main/kotlin/org/springframework/security/config/annotation/web/SessionManagementDsl.kt index 91e5631354..63d3625dfc 100644 --- a/config/src/main/kotlin/org/springframework/security/config/annotation/web/SessionManagementDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/annotation/web/SessionManagementDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/annotation/web/WebAuthnDsl.kt b/config/src/main/kotlin/org/springframework/security/config/annotation/web/WebAuthnDsl.kt index 23447c1b6d..7e5014bd05 100644 --- a/config/src/main/kotlin/org/springframework/security/config/annotation/web/WebAuthnDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/annotation/web/WebAuthnDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/annotation/web/X509Dsl.kt b/config/src/main/kotlin/org/springframework/security/config/annotation/web/X509Dsl.kt index 514ace50b3..55fcf14665 100644 --- a/config/src/main/kotlin/org/springframework/security/config/annotation/web/X509Dsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/annotation/web/X509Dsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/annotation/web/headers/CacheControlDsl.kt b/config/src/main/kotlin/org/springframework/security/config/annotation/web/headers/CacheControlDsl.kt index eb63d73c30..f78d87b373 100644 --- a/config/src/main/kotlin/org/springframework/security/config/annotation/web/headers/CacheControlDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/annotation/web/headers/CacheControlDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/annotation/web/headers/ContentSecurityPolicyDsl.kt b/config/src/main/kotlin/org/springframework/security/config/annotation/web/headers/ContentSecurityPolicyDsl.kt index 559da5275d..bca59ef2f2 100644 --- a/config/src/main/kotlin/org/springframework/security/config/annotation/web/headers/ContentSecurityPolicyDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/annotation/web/headers/ContentSecurityPolicyDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/annotation/web/headers/ContentTypeOptionsDsl.kt b/config/src/main/kotlin/org/springframework/security/config/annotation/web/headers/ContentTypeOptionsDsl.kt index 98cf2da39c..37f548d3ce 100644 --- a/config/src/main/kotlin/org/springframework/security/config/annotation/web/headers/ContentTypeOptionsDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/annotation/web/headers/ContentTypeOptionsDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/annotation/web/headers/CrossOriginEmbedderPolicyDsl.kt b/config/src/main/kotlin/org/springframework/security/config/annotation/web/headers/CrossOriginEmbedderPolicyDsl.kt index f24c33ec93..7a2f7c156b 100644 --- a/config/src/main/kotlin/org/springframework/security/config/annotation/web/headers/CrossOriginEmbedderPolicyDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/annotation/web/headers/CrossOriginEmbedderPolicyDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2021 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/annotation/web/headers/CrossOriginOpenerPolicyDsl.kt b/config/src/main/kotlin/org/springframework/security/config/annotation/web/headers/CrossOriginOpenerPolicyDsl.kt index 2a9fc2a3b8..d693787efe 100644 --- a/config/src/main/kotlin/org/springframework/security/config/annotation/web/headers/CrossOriginOpenerPolicyDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/annotation/web/headers/CrossOriginOpenerPolicyDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2021 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/annotation/web/headers/CrossOriginResourcePolicyDsl.kt b/config/src/main/kotlin/org/springframework/security/config/annotation/web/headers/CrossOriginResourcePolicyDsl.kt index cd5fbe03e7..f47e6a3afe 100644 --- a/config/src/main/kotlin/org/springframework/security/config/annotation/web/headers/CrossOriginResourcePolicyDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/annotation/web/headers/CrossOriginResourcePolicyDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2021 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/annotation/web/headers/FrameOptionsDsl.kt b/config/src/main/kotlin/org/springframework/security/config/annotation/web/headers/FrameOptionsDsl.kt index a4a1c20b10..63a29de7ff 100644 --- a/config/src/main/kotlin/org/springframework/security/config/annotation/web/headers/FrameOptionsDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/annotation/web/headers/FrameOptionsDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/annotation/web/headers/HeadersSecurityMarker.kt b/config/src/main/kotlin/org/springframework/security/config/annotation/web/headers/HeadersSecurityMarker.kt index 93cdaa95b1..b9ee1da33e 100644 --- a/config/src/main/kotlin/org/springframework/security/config/annotation/web/headers/HeadersSecurityMarker.kt +++ b/config/src/main/kotlin/org/springframework/security/config/annotation/web/headers/HeadersSecurityMarker.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/annotation/web/headers/HttpPublicKeyPinningDsl.kt b/config/src/main/kotlin/org/springframework/security/config/annotation/web/headers/HttpPublicKeyPinningDsl.kt index bd5261e91c..6fb1147a27 100644 --- a/config/src/main/kotlin/org/springframework/security/config/annotation/web/headers/HttpPublicKeyPinningDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/annotation/web/headers/HttpPublicKeyPinningDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/annotation/web/headers/HttpStrictTransportSecurityDsl.kt b/config/src/main/kotlin/org/springframework/security/config/annotation/web/headers/HttpStrictTransportSecurityDsl.kt index dfe5aa1015..19eee08237 100644 --- a/config/src/main/kotlin/org/springframework/security/config/annotation/web/headers/HttpStrictTransportSecurityDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/annotation/web/headers/HttpStrictTransportSecurityDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/annotation/web/headers/PermissionsPolicyDsl.kt b/config/src/main/kotlin/org/springframework/security/config/annotation/web/headers/PermissionsPolicyDsl.kt index 2dd77b1fe9..0312380052 100644 --- a/config/src/main/kotlin/org/springframework/security/config/annotation/web/headers/PermissionsPolicyDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/annotation/web/headers/PermissionsPolicyDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/annotation/web/headers/ReferrerPolicyDsl.kt b/config/src/main/kotlin/org/springframework/security/config/annotation/web/headers/ReferrerPolicyDsl.kt index 3f08fa88ef..bede101ce5 100644 --- a/config/src/main/kotlin/org/springframework/security/config/annotation/web/headers/ReferrerPolicyDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/annotation/web/headers/ReferrerPolicyDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/annotation/web/headers/XssProtectionConfigDsl.kt b/config/src/main/kotlin/org/springframework/security/config/annotation/web/headers/XssProtectionConfigDsl.kt index 64c6904258..64cc87ae44 100644 --- a/config/src/main/kotlin/org/springframework/security/config/annotation/web/headers/XssProtectionConfigDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/annotation/web/headers/XssProtectionConfigDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/annotation/web/oauth2/client/AuthorizationCodeGrantDsl.kt b/config/src/main/kotlin/org/springframework/security/config/annotation/web/oauth2/client/AuthorizationCodeGrantDsl.kt index 735d75c0b3..b0be0ed760 100644 --- a/config/src/main/kotlin/org/springframework/security/config/annotation/web/oauth2/client/AuthorizationCodeGrantDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/annotation/web/oauth2/client/AuthorizationCodeGrantDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/annotation/web/oauth2/client/OAuth2ClientSecurityMarker.kt b/config/src/main/kotlin/org/springframework/security/config/annotation/web/oauth2/client/OAuth2ClientSecurityMarker.kt index df40bcd5f6..0f4e11bc65 100644 --- a/config/src/main/kotlin/org/springframework/security/config/annotation/web/oauth2/client/OAuth2ClientSecurityMarker.kt +++ b/config/src/main/kotlin/org/springframework/security/config/annotation/web/oauth2/client/OAuth2ClientSecurityMarker.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/annotation/web/oauth2/login/AuthorizationEndpointDsl.kt b/config/src/main/kotlin/org/springframework/security/config/annotation/web/oauth2/login/AuthorizationEndpointDsl.kt index 160efb9081..6e1f94821f 100644 --- a/config/src/main/kotlin/org/springframework/security/config/annotation/web/oauth2/login/AuthorizationEndpointDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/annotation/web/oauth2/login/AuthorizationEndpointDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/annotation/web/oauth2/login/OAuth2LoginSecurityMarker.kt b/config/src/main/kotlin/org/springframework/security/config/annotation/web/oauth2/login/OAuth2LoginSecurityMarker.kt index 0120f623b1..55cfb6a96f 100644 --- a/config/src/main/kotlin/org/springframework/security/config/annotation/web/oauth2/login/OAuth2LoginSecurityMarker.kt +++ b/config/src/main/kotlin/org/springframework/security/config/annotation/web/oauth2/login/OAuth2LoginSecurityMarker.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/annotation/web/oauth2/login/OidcBackChannelLogoutDsl.kt b/config/src/main/kotlin/org/springframework/security/config/annotation/web/oauth2/login/OidcBackChannelLogoutDsl.kt index f23b14d981..dd4d4e9212 100644 --- a/config/src/main/kotlin/org/springframework/security/config/annotation/web/oauth2/login/OidcBackChannelLogoutDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/annotation/web/oauth2/login/OidcBackChannelLogoutDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2023 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/annotation/web/oauth2/login/RedirectionEndpointDsl.kt b/config/src/main/kotlin/org/springframework/security/config/annotation/web/oauth2/login/RedirectionEndpointDsl.kt index 094623aa15..cc7deed954 100644 --- a/config/src/main/kotlin/org/springframework/security/config/annotation/web/oauth2/login/RedirectionEndpointDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/annotation/web/oauth2/login/RedirectionEndpointDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/annotation/web/oauth2/login/TokenEndpointDsl.kt b/config/src/main/kotlin/org/springframework/security/config/annotation/web/oauth2/login/TokenEndpointDsl.kt index 8628044299..444bc4bb0c 100644 --- a/config/src/main/kotlin/org/springframework/security/config/annotation/web/oauth2/login/TokenEndpointDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/annotation/web/oauth2/login/TokenEndpointDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/annotation/web/oauth2/login/UserInfoEndpointDsl.kt b/config/src/main/kotlin/org/springframework/security/config/annotation/web/oauth2/login/UserInfoEndpointDsl.kt index 938a950716..a0c429fc9e 100644 --- a/config/src/main/kotlin/org/springframework/security/config/annotation/web/oauth2/login/UserInfoEndpointDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/annotation/web/oauth2/login/UserInfoEndpointDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/annotation/web/oauth2/resourceserver/JwtDsl.kt b/config/src/main/kotlin/org/springframework/security/config/annotation/web/oauth2/resourceserver/JwtDsl.kt index a91e277401..7017d8e09a 100644 --- a/config/src/main/kotlin/org/springframework/security/config/annotation/web/oauth2/resourceserver/JwtDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/annotation/web/oauth2/resourceserver/JwtDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2021 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/annotation/web/oauth2/resourceserver/OAuth2ResourceServerSecurityMarker.kt b/config/src/main/kotlin/org/springframework/security/config/annotation/web/oauth2/resourceserver/OAuth2ResourceServerSecurityMarker.kt index fc24a96203..63e3346f81 100644 --- a/config/src/main/kotlin/org/springframework/security/config/annotation/web/oauth2/resourceserver/OAuth2ResourceServerSecurityMarker.kt +++ b/config/src/main/kotlin/org/springframework/security/config/annotation/web/oauth2/resourceserver/OAuth2ResourceServerSecurityMarker.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/annotation/web/oauth2/resourceserver/OpaqueTokenDsl.kt b/config/src/main/kotlin/org/springframework/security/config/annotation/web/oauth2/resourceserver/OpaqueTokenDsl.kt index b6692b905f..217df8fa13 100644 --- a/config/src/main/kotlin/org/springframework/security/config/annotation/web/oauth2/resourceserver/OpaqueTokenDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/annotation/web/oauth2/resourceserver/OpaqueTokenDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/annotation/web/saml2/LogoutRequestDsl.kt b/config/src/main/kotlin/org/springframework/security/config/annotation/web/saml2/LogoutRequestDsl.kt index 0a07c15fb5..667f33ddfd 100644 --- a/config/src/main/kotlin/org/springframework/security/config/annotation/web/saml2/LogoutRequestDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/annotation/web/saml2/LogoutRequestDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/annotation/web/saml2/LogoutResponseDsl.kt b/config/src/main/kotlin/org/springframework/security/config/annotation/web/saml2/LogoutResponseDsl.kt index dfc360c88d..cb7e265d8a 100644 --- a/config/src/main/kotlin/org/springframework/security/config/annotation/web/saml2/LogoutResponseDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/annotation/web/saml2/LogoutResponseDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/annotation/web/saml2/Saml2SecurityMarker.kt b/config/src/main/kotlin/org/springframework/security/config/annotation/web/saml2/Saml2SecurityMarker.kt index bcf8df5b81..b1ed4a7d8f 100644 --- a/config/src/main/kotlin/org/springframework/security/config/annotation/web/saml2/Saml2SecurityMarker.kt +++ b/config/src/main/kotlin/org/springframework/security/config/annotation/web/saml2/Saml2SecurityMarker.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/annotation/web/session/SessionConcurrencyDsl.kt b/config/src/main/kotlin/org/springframework/security/config/annotation/web/session/SessionConcurrencyDsl.kt index ce4bc54ca5..3ffa2f09c2 100644 --- a/config/src/main/kotlin/org/springframework/security/config/annotation/web/session/SessionConcurrencyDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/annotation/web/session/SessionConcurrencyDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/annotation/web/session/SessionFixationDsl.kt b/config/src/main/kotlin/org/springframework/security/config/annotation/web/session/SessionFixationDsl.kt index c311603244..f239dafbd1 100644 --- a/config/src/main/kotlin/org/springframework/security/config/annotation/web/session/SessionFixationDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/annotation/web/session/SessionFixationDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/annotation/web/session/SessionSecurityMarker.kt b/config/src/main/kotlin/org/springframework/security/config/annotation/web/session/SessionSecurityMarker.kt index 5e32e6be3d..853da4458c 100644 --- a/config/src/main/kotlin/org/springframework/security/config/annotation/web/session/SessionSecurityMarker.kt +++ b/config/src/main/kotlin/org/springframework/security/config/annotation/web/session/SessionSecurityMarker.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/web/server/AuthorizeExchangeDsl.kt b/config/src/main/kotlin/org/springframework/security/config/web/server/AuthorizeExchangeDsl.kt index bfd029ec98..7df17e1da1 100644 --- a/config/src/main/kotlin/org/springframework/security/config/web/server/AuthorizeExchangeDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/web/server/AuthorizeExchangeDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2021 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerAnonymousDsl.kt b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerAnonymousDsl.kt index 6f532691f2..5dca127f8c 100644 --- a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerAnonymousDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerAnonymousDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerCacheControlDsl.kt b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerCacheControlDsl.kt index 76899260a3..889fa0548c 100644 --- a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerCacheControlDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerCacheControlDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerContentSecurityPolicyDsl.kt b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerContentSecurityPolicyDsl.kt index 53dba4d8d7..fe524813f2 100644 --- a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerContentSecurityPolicyDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerContentSecurityPolicyDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerContentTypeOptionsDsl.kt b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerContentTypeOptionsDsl.kt index 3ddadb686a..d3481723b9 100644 --- a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerContentTypeOptionsDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerContentTypeOptionsDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerCorsDsl.kt b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerCorsDsl.kt index 897e6a3d6c..43195e23a8 100644 --- a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerCorsDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerCorsDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerCrossOriginEmbedderPolicyDsl.kt b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerCrossOriginEmbedderPolicyDsl.kt index cf5ae7ec9d..bf8c465200 100644 --- a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerCrossOriginEmbedderPolicyDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerCrossOriginEmbedderPolicyDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2021 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerCrossOriginOpenerPolicyDsl.kt b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerCrossOriginOpenerPolicyDsl.kt index 70d6576c83..6c92c8b049 100644 --- a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerCrossOriginOpenerPolicyDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerCrossOriginOpenerPolicyDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2021 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerCrossOriginResourcePolicyDsl.kt b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerCrossOriginResourcePolicyDsl.kt index 580ee355ee..3fcdb9cb39 100644 --- a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerCrossOriginResourcePolicyDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerCrossOriginResourcePolicyDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2021 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerCsrfDsl.kt b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerCsrfDsl.kt index f7cb6b8f1c..e4af3ded3c 100644 --- a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerCsrfDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerCsrfDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerExceptionHandlingDsl.kt b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerExceptionHandlingDsl.kt index d4e4d72cd4..8b0ae28ca6 100644 --- a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerExceptionHandlingDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerExceptionHandlingDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerFormLoginDsl.kt b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerFormLoginDsl.kt index 89ccc633bd..48fff8cea6 100644 --- a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerFormLoginDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerFormLoginDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerFrameOptionsDsl.kt b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerFrameOptionsDsl.kt index cf95d55887..4713d326d3 100644 --- a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerFrameOptionsDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerFrameOptionsDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerHeadersDsl.kt b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerHeadersDsl.kt index 8628974443..ff7f58753c 100644 --- a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerHeadersDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerHeadersDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerHttpBasicDsl.kt b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerHttpBasicDsl.kt index 7aa73ff0ed..ec7ced9676 100644 --- a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerHttpBasicDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerHttpBasicDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerHttpSecurityDsl.kt b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerHttpSecurityDsl.kt index b904a79ad4..3fccaeb308 100644 --- a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerHttpSecurityDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerHttpSecurityDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerHttpStrictTransportSecurityDsl.kt b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerHttpStrictTransportSecurityDsl.kt index cb77fded42..edb1e5ec4e 100644 --- a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerHttpStrictTransportSecurityDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerHttpStrictTransportSecurityDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerHttpsRedirectDsl.kt b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerHttpsRedirectDsl.kt index 4cebc72fe3..6f393f0fc1 100644 --- a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerHttpsRedirectDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerHttpsRedirectDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerJwtDsl.kt b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerJwtDsl.kt index 0ba0501c66..d5b1f83b40 100644 --- a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerJwtDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerJwtDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerLogoutDsl.kt b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerLogoutDsl.kt index 021fb770d7..c7e9a9018d 100644 --- a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerLogoutDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerLogoutDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerOAuth2ClientDsl.kt b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerOAuth2ClientDsl.kt index edd50e3345..001da0c6d8 100644 --- a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerOAuth2ClientDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerOAuth2ClientDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerOAuth2LoginDsl.kt b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerOAuth2LoginDsl.kt index 6050c8bc03..7fbcfd168d 100644 --- a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerOAuth2LoginDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerOAuth2LoginDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerOAuth2ResourceServerDsl.kt b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerOAuth2ResourceServerDsl.kt index 3c76817d67..c4dfc45e7f 100644 --- a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerOAuth2ResourceServerDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerOAuth2ResourceServerDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerOidcBackChannelLogoutDsl.kt b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerOidcBackChannelLogoutDsl.kt index ba6b15da93..b7a9f1e603 100644 --- a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerOidcBackChannelLogoutDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerOidcBackChannelLogoutDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2023 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerOidcLogoutDsl.kt b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerOidcLogoutDsl.kt index 7c27e3e081..7c8d8177b4 100644 --- a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerOidcLogoutDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerOidcLogoutDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2023 the original author or authors. + * Copyright 2004-present 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. @@ -47,7 +47,7 @@ class ServerOidcLogoutDsl { * return http { * oauth2Login { } * oidcLogout { - * backChannel { + * backChannel { * sessionLogout { } * } * } diff --git a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerOneTimeTokenLoginDsl.kt b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerOneTimeTokenLoginDsl.kt index 05019e045c..b4a16f3677 100644 --- a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerOneTimeTokenLoginDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerOneTimeTokenLoginDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerOpaqueTokenDsl.kt b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerOpaqueTokenDsl.kt index 12839a09bf..859b1f4148 100644 --- a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerOpaqueTokenDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerOpaqueTokenDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerPasswordManagementDsl.kt b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerPasswordManagementDsl.kt index bc6afbf8b3..24d350ccc5 100644 --- a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerPasswordManagementDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerPasswordManagementDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2021 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerPermissionsPolicyDsl.kt b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerPermissionsPolicyDsl.kt index 4621f77e0e..b345474008 100644 --- a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerPermissionsPolicyDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerPermissionsPolicyDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2021 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerReferrerPolicyDsl.kt b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerReferrerPolicyDsl.kt index 2e247378de..0381652960 100644 --- a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerReferrerPolicyDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerReferrerPolicyDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerRequestCacheDsl.kt b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerRequestCacheDsl.kt index 59d25ad054..860ba16672 100644 --- a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerRequestCacheDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerRequestCacheDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerSecurityMarker.kt b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerSecurityMarker.kt index 29fbdde03f..314d8c8d9c 100644 --- a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerSecurityMarker.kt +++ b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerSecurityMarker.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerSessionConcurrencyDsl.kt b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerSessionConcurrencyDsl.kt index b2dad3a574..d977ff0716 100644 --- a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerSessionConcurrencyDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerSessionConcurrencyDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2023 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerSessionManagementDsl.kt b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerSessionManagementDsl.kt index 4858baa244..fc2115ebfa 100644 --- a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerSessionManagementDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerSessionManagementDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2023 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerX509Dsl.kt b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerX509Dsl.kt index a970bd1b51..21d22b9188 100644 --- a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerX509Dsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerX509Dsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerXssProtectionDsl.kt b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerXssProtectionDsl.kt index e64897a4ee..38ea17f218 100644 --- a/config/src/main/kotlin/org/springframework/security/config/web/server/ServerXssProtectionDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/web/server/ServerXssProtectionDsl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/main/resources/META-INF/spring.schemas b/config/src/main/resources/META-INF/spring.schemas index d32871d3c8..0421b4dc72 100644 --- a/config/src/main/resources/META-INF/spring.schemas +++ b/config/src/main/resources/META-INF/spring.schemas @@ -1,5 +1,5 @@ # -# Copyright 2002-2024 the original author or authors. +# Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/BeanNameCollectingPostProcessor.java b/config/src/test/java/org/springframework/security/BeanNameCollectingPostProcessor.java index e91b07ba4d..29ceb27f04 100644 --- a/config/src/test/java/org/springframework/security/BeanNameCollectingPostProcessor.java +++ b/config/src/test/java/org/springframework/security/BeanNameCollectingPostProcessor.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/CollectingAppListener.java b/config/src/test/java/org/springframework/security/CollectingAppListener.java index 5861750fe2..6320d45bb6 100644 --- a/config/src/test/java/org/springframework/security/CollectingAppListener.java +++ b/config/src/test/java/org/springframework/security/CollectingAppListener.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/SerializationSamples.java b/config/src/test/java/org/springframework/security/SerializationSamples.java index fe9f75cd50..b453833268 100644 --- a/config/src/test/java/org/springframework/security/SerializationSamples.java +++ b/config/src/test/java/org/springframework/security/SerializationSamples.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/SpringSecurityCoreVersionSerializableTests.java b/config/src/test/java/org/springframework/security/SpringSecurityCoreVersionSerializableTests.java index 2ee3810cd2..acad329c7c 100644 --- a/config/src/test/java/org/springframework/security/SpringSecurityCoreVersionSerializableTests.java +++ b/config/src/test/java/org/springframework/security/SpringSecurityCoreVersionSerializableTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/ConfigTestUtils.java b/config/src/test/java/org/springframework/security/config/ConfigTestUtils.java index 92075d6649..cbf91d18bf 100644 --- a/config/src/test/java/org/springframework/security/config/ConfigTestUtils.java +++ b/config/src/test/java/org/springframework/security/config/ConfigTestUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/FilterChainProxyConfigTests.java b/config/src/test/java/org/springframework/security/config/FilterChainProxyConfigTests.java index 71d879e399..2f4744b536 100644 --- a/config/src/test/java/org/springframework/security/config/FilterChainProxyConfigTests.java +++ b/config/src/test/java/org/springframework/security/config/FilterChainProxyConfigTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/InvalidConfigurationTests.java b/config/src/test/java/org/springframework/security/config/InvalidConfigurationTests.java index 542356c89d..c4ce11a519 100644 --- a/config/src/test/java/org/springframework/security/config/InvalidConfigurationTests.java +++ b/config/src/test/java/org/springframework/security/config/InvalidConfigurationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/MockAfterInvocationProvider.java b/config/src/test/java/org/springframework/security/config/MockAfterInvocationProvider.java index 1891bf0178..a755a70479 100644 --- a/config/src/test/java/org/springframework/security/config/MockAfterInvocationProvider.java +++ b/config/src/test/java/org/springframework/security/config/MockAfterInvocationProvider.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/MockEventListener.java b/config/src/test/java/org/springframework/security/config/MockEventListener.java index 05a5d5b4f9..25e9fa25cb 100644 --- a/config/src/test/java/org/springframework/security/config/MockEventListener.java +++ b/config/src/test/java/org/springframework/security/config/MockEventListener.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2018 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/MockSecurityContextHolderStrategy.java b/config/src/test/java/org/springframework/security/config/MockSecurityContextHolderStrategy.java index 699197694b..27a2eb888a 100644 --- a/config/src/test/java/org/springframework/security/config/MockSecurityContextHolderStrategy.java +++ b/config/src/test/java/org/springframework/security/config/MockSecurityContextHolderStrategy.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/MockTransactionManager.java b/config/src/test/java/org/springframework/security/config/MockTransactionManager.java index ebd49d751d..8f568c9500 100644 --- a/config/src/test/java/org/springframework/security/config/MockTransactionManager.java +++ b/config/src/test/java/org/springframework/security/config/MockTransactionManager.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/MockUserServiceBeanPostProcessor.java b/config/src/test/java/org/springframework/security/config/MockUserServiceBeanPostProcessor.java index fdec646a62..69e7855da7 100644 --- a/config/src/test/java/org/springframework/security/config/MockUserServiceBeanPostProcessor.java +++ b/config/src/test/java/org/springframework/security/config/MockUserServiceBeanPostProcessor.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/PostProcessedMockUserDetailsService.java b/config/src/test/java/org/springframework/security/config/PostProcessedMockUserDetailsService.java index 8cba5084f0..657a99e167 100644 --- a/config/src/test/java/org/springframework/security/config/PostProcessedMockUserDetailsService.java +++ b/config/src/test/java/org/springframework/security/config/PostProcessedMockUserDetailsService.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/SecurityNamespaceHandlerTests.java b/config/src/test/java/org/springframework/security/config/SecurityNamespaceHandlerTests.java index 501a5c5775..14fa9764ce 100644 --- a/config/src/test/java/org/springframework/security/config/SecurityNamespaceHandlerTests.java +++ b/config/src/test/java/org/springframework/security/config/SecurityNamespaceHandlerTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/TestBusinessBean.java b/config/src/test/java/org/springframework/security/config/TestBusinessBean.java index d066c7e30e..177e14d2e0 100644 --- a/config/src/test/java/org/springframework/security/config/TestBusinessBean.java +++ b/config/src/test/java/org/springframework/security/config/TestBusinessBean.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/TestBusinessBeanImpl.java b/config/src/test/java/org/springframework/security/config/TestBusinessBeanImpl.java index ae11a823c1..353560eb28 100644 --- a/config/src/test/java/org/springframework/security/config/TestBusinessBeanImpl.java +++ b/config/src/test/java/org/springframework/security/config/TestBusinessBeanImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/TestDeferredSecurityContext.java b/config/src/test/java/org/springframework/security/config/TestDeferredSecurityContext.java index ff142f2f74..638dc286f6 100644 --- a/config/src/test/java/org/springframework/security/config/TestDeferredSecurityContext.java +++ b/config/src/test/java/org/springframework/security/config/TestDeferredSecurityContext.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/TransactionalTestBusinessBean.java b/config/src/test/java/org/springframework/security/config/TransactionalTestBusinessBean.java index 447d8ae88b..d1c74afa71 100644 --- a/config/src/test/java/org/springframework/security/config/TransactionalTestBusinessBean.java +++ b/config/src/test/java/org/springframework/security/config/TransactionalTestBusinessBean.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/ConcereteSecurityConfigurerAdapter.java b/config/src/test/java/org/springframework/security/config/annotation/ConcereteSecurityConfigurerAdapter.java index 05c6425ff2..47e80e9b5e 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/ConcereteSecurityConfigurerAdapter.java +++ b/config/src/test/java/org/springframework/security/config/annotation/ConcereteSecurityConfigurerAdapter.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2013 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/ObjectPostProcessorTests.java b/config/src/test/java/org/springframework/security/config/annotation/ObjectPostProcessorTests.java index 0bc223338e..50253f0c43 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/ObjectPostProcessorTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/ObjectPostProcessorTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/SecurityConfigurerAdapterClosureTests.java b/config/src/test/java/org/springframework/security/config/annotation/SecurityConfigurerAdapterClosureTests.java index 4fdd734dcd..c5fa5c552a 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/SecurityConfigurerAdapterClosureTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/SecurityConfigurerAdapterClosureTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/SecurityConfigurerAdapterTests.java b/config/src/test/java/org/springframework/security/config/annotation/SecurityConfigurerAdapterTests.java index 24f3be601f..9cf144c177 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/SecurityConfigurerAdapterTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/SecurityConfigurerAdapterTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/SecurityContextChangedListenerArgumentMatchers.java b/config/src/test/java/org/springframework/security/config/annotation/SecurityContextChangedListenerArgumentMatchers.java index e38ea96d6d..dbc0b13622 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/SecurityContextChangedListenerArgumentMatchers.java +++ b/config/src/test/java/org/springframework/security/config/annotation/SecurityContextChangedListenerArgumentMatchers.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/SecurityContextChangedListenerConfig.java b/config/src/test/java/org/springframework/security/config/annotation/SecurityContextChangedListenerConfig.java index d1d534ff2f..63f7616116 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/SecurityContextChangedListenerConfig.java +++ b/config/src/test/java/org/springframework/security/config/annotation/SecurityContextChangedListenerConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/authentication/AuthenticationManagerBuilderTests.java b/config/src/test/java/org/springframework/security/config/annotation/authentication/AuthenticationManagerBuilderTests.java index c60ff72d84..7065838491 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/authentication/AuthenticationManagerBuilderTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/authentication/AuthenticationManagerBuilderTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/authentication/BaseAuthenticationConfig.java b/config/src/test/java/org/springframework/security/config/annotation/authentication/BaseAuthenticationConfig.java index 0f9ffa5107..f7c05ecab8 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/authentication/BaseAuthenticationConfig.java +++ b/config/src/test/java/org/springframework/security/config/annotation/authentication/BaseAuthenticationConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2013 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/authentication/NamespaceAuthenticationManagerTests.java b/config/src/test/java/org/springframework/security/config/annotation/authentication/NamespaceAuthenticationManagerTests.java index 6ad77c5e32..ae0925801f 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/authentication/NamespaceAuthenticationManagerTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/authentication/NamespaceAuthenticationManagerTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/authentication/NamespaceAuthenticationProviderTests.java b/config/src/test/java/org/springframework/security/config/annotation/authentication/NamespaceAuthenticationProviderTests.java index ab9b45747f..2a4fe8d5c9 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/authentication/NamespaceAuthenticationProviderTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/authentication/NamespaceAuthenticationProviderTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/authentication/NamespaceJdbcUserServiceTests.java b/config/src/test/java/org/springframework/security/config/annotation/authentication/NamespaceJdbcUserServiceTests.java index 751a4a97b3..8378904d08 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/authentication/NamespaceJdbcUserServiceTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/authentication/NamespaceJdbcUserServiceTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/authentication/NamespacePasswordEncoderTests.java b/config/src/test/java/org/springframework/security/config/annotation/authentication/NamespacePasswordEncoderTests.java index fc5ef6c1c6..ef4b79d13c 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/authentication/NamespacePasswordEncoderTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/authentication/NamespacePasswordEncoderTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/authentication/PasswordEncoderConfigurerTests.java b/config/src/test/java/org/springframework/security/config/annotation/authentication/PasswordEncoderConfigurerTests.java index c71b978eae..6e82dca01c 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/authentication/PasswordEncoderConfigurerTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/authentication/PasswordEncoderConfigurerTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/authentication/configuration/AuthenticationConfigurationPublishTests.java b/config/src/test/java/org/springframework/security/config/annotation/authentication/configuration/AuthenticationConfigurationPublishTests.java index 01b5fdc420..d0c18d9944 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/authentication/configuration/AuthenticationConfigurationPublishTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/authentication/configuration/AuthenticationConfigurationPublishTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/authentication/configuration/AuthenticationConfigurationTests.java b/config/src/test/java/org/springframework/security/config/annotation/authentication/configuration/AuthenticationConfigurationTests.java index 7df7276736..1ee660564e 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/authentication/configuration/AuthenticationConfigurationTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/authentication/configuration/AuthenticationConfigurationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/authentication/configuration/AuthenticationManagerBeanRegistrationAotProcessorTests.java b/config/src/test/java/org/springframework/security/config/annotation/authentication/configuration/AuthenticationManagerBeanRegistrationAotProcessorTests.java index 697627b36a..955680cc9c 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/authentication/configuration/AuthenticationManagerBeanRegistrationAotProcessorTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/authentication/configuration/AuthenticationManagerBeanRegistrationAotProcessorTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/authentication/configuration/EnableGlobalAuthenticationTests.java b/config/src/test/java/org/springframework/security/config/annotation/authentication/configuration/EnableGlobalAuthenticationTests.java index 29e5f73030..5da559e5c2 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/authentication/configuration/EnableGlobalAuthenticationTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/authentication/configuration/EnableGlobalAuthenticationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/authentication/configurers/ldap/LdapAuthenticationProviderConfigurerTests.java b/config/src/test/java/org/springframework/security/config/annotation/authentication/configurers/ldap/LdapAuthenticationProviderConfigurerTests.java index 7730a0606b..fa8da8d603 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/authentication/configurers/ldap/LdapAuthenticationProviderConfigurerTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/authentication/configurers/ldap/LdapAuthenticationProviderConfigurerTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2021 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/authentication/configurers/provisioning/UserDetailsManagerConfigurerTests.java b/config/src/test/java/org/springframework/security/config/annotation/authentication/configurers/provisioning/UserDetailsManagerConfigurerTests.java index 06935c82cd..78194fa258 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/authentication/configurers/provisioning/UserDetailsManagerConfigurerTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/authentication/configurers/provisioning/UserDetailsManagerConfigurerTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2017 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/configuration/AroundMethodInterceptor.java b/config/src/test/java/org/springframework/security/config/annotation/configuration/AroundMethodInterceptor.java index 4dff4bfca5..ef10263fd8 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/configuration/AroundMethodInterceptor.java +++ b/config/src/test/java/org/springframework/security/config/annotation/configuration/AroundMethodInterceptor.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2013 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/configuration/AutowireBeanFactoryObjectPostProcessorTests.java b/config/src/test/java/org/springframework/security/config/annotation/configuration/AutowireBeanFactoryObjectPostProcessorTests.java index 75b5674248..8ba7fb2917 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/configuration/AutowireBeanFactoryObjectPostProcessorTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/configuration/AutowireBeanFactoryObjectPostProcessorTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/configuration/MyAdvisedBean.java b/config/src/test/java/org/springframework/security/config/annotation/configuration/MyAdvisedBean.java index ababb41c1c..190ae7bcef 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/configuration/MyAdvisedBean.java +++ b/config/src/test/java/org/springframework/security/config/annotation/configuration/MyAdvisedBean.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2013 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/issue50/ApplicationConfig.java b/config/src/test/java/org/springframework/security/config/annotation/issue50/ApplicationConfig.java index 47535d1ce5..283fc89328 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/issue50/ApplicationConfig.java +++ b/config/src/test/java/org/springframework/security/config/annotation/issue50/ApplicationConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2013 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/issue50/Issue50Tests.java b/config/src/test/java/org/springframework/security/config/annotation/issue50/Issue50Tests.java index 4ec93b808a..1c9577d0ff 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/issue50/Issue50Tests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/issue50/Issue50Tests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/issue50/SecurityConfig.java b/config/src/test/java/org/springframework/security/config/annotation/issue50/SecurityConfig.java index c86c16ac35..22486254a8 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/issue50/SecurityConfig.java +++ b/config/src/test/java/org/springframework/security/config/annotation/issue50/SecurityConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/issue50/domain/User.java b/config/src/test/java/org/springframework/security/config/annotation/issue50/domain/User.java index 0a5a1d1d85..212e5b3177 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/issue50/domain/User.java +++ b/config/src/test/java/org/springframework/security/config/annotation/issue50/domain/User.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2018 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/issue50/repo/UserRepository.java b/config/src/test/java/org/springframework/security/config/annotation/issue50/repo/UserRepository.java index 984be0a815..665b923af5 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/issue50/repo/UserRepository.java +++ b/config/src/test/java/org/springframework/security/config/annotation/issue50/repo/UserRepository.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2013 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/method/configuration/AuthorizationProxyConfigurationTests.java b/config/src/test/java/org/springframework/security/config/annotation/method/configuration/AuthorizationProxyConfigurationTests.java index 8a66881929..3a12191a0b 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/method/configuration/AuthorizationProxyConfigurationTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/method/configuration/AuthorizationProxyConfigurationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/method/configuration/Authz.java b/config/src/test/java/org/springframework/security/config/annotation/method/configuration/Authz.java index 5b6c784c7f..dfb8e43ac8 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/method/configuration/Authz.java +++ b/config/src/test/java/org/springframework/security/config/annotation/method/configuration/Authz.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/method/configuration/DelegatingReactiveMessageService.java b/config/src/test/java/org/springframework/security/config/annotation/method/configuration/DelegatingReactiveMessageService.java index dc700c4b31..8d6e4acaa7 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/method/configuration/DelegatingReactiveMessageService.java +++ b/config/src/test/java/org/springframework/security/config/annotation/method/configuration/DelegatingReactiveMessageService.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2017 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/method/configuration/EnableAuthorizationManagerReactiveMethodSecurityTests.java b/config/src/test/java/org/springframework/security/config/annotation/method/configuration/EnableAuthorizationManagerReactiveMethodSecurityTests.java index 52a0436342..770144f5d1 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/method/configuration/EnableAuthorizationManagerReactiveMethodSecurityTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/method/configuration/EnableAuthorizationManagerReactiveMethodSecurityTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2023 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/method/configuration/EnableCustomMethodSecurity.java b/config/src/test/java/org/springframework/security/config/annotation/method/configuration/EnableCustomMethodSecurity.java index 3853c0ad08..14c0abdaff 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/method/configuration/EnableCustomMethodSecurity.java +++ b/config/src/test/java/org/springframework/security/config/annotation/method/configuration/EnableCustomMethodSecurity.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2023 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/method/configuration/EnableReactiveMethodSecurityTests.java b/config/src/test/java/org/springframework/security/config/annotation/method/configuration/EnableReactiveMethodSecurityTests.java index 28cf08e1b9..85caff96a1 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/method/configuration/EnableReactiveMethodSecurityTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/method/configuration/EnableReactiveMethodSecurityTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2023 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/method/configuration/GlobalMethodSecurityConfigurationTests.java b/config/src/test/java/org/springframework/security/config/annotation/method/configuration/GlobalMethodSecurityConfigurationTests.java index 4188b8379c..3b1c388f53 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/method/configuration/GlobalMethodSecurityConfigurationTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/method/configuration/GlobalMethodSecurityConfigurationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/method/configuration/MethodSecurityService.java b/config/src/test/java/org/springframework/security/config/annotation/method/configuration/MethodSecurityService.java index 3fff7b52e4..021398f500 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/method/configuration/MethodSecurityService.java +++ b/config/src/test/java/org/springframework/security/config/annotation/method/configuration/MethodSecurityService.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/method/configuration/MethodSecurityServiceConfig.java b/config/src/test/java/org/springframework/security/config/annotation/method/configuration/MethodSecurityServiceConfig.java index a5c78f6d96..6e062826a1 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/method/configuration/MethodSecurityServiceConfig.java +++ b/config/src/test/java/org/springframework/security/config/annotation/method/configuration/MethodSecurityServiceConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2018 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/method/configuration/MethodSecurityServiceImpl.java b/config/src/test/java/org/springframework/security/config/annotation/method/configuration/MethodSecurityServiceImpl.java index 6bf15c304d..902b6e9909 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/method/configuration/MethodSecurityServiceImpl.java +++ b/config/src/test/java/org/springframework/security/config/annotation/method/configuration/MethodSecurityServiceImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/method/configuration/MyMasker.java b/config/src/test/java/org/springframework/security/config/annotation/method/configuration/MyMasker.java index a60abd87fd..06b1909d5a 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/method/configuration/MyMasker.java +++ b/config/src/test/java/org/springframework/security/config/annotation/method/configuration/MyMasker.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/method/configuration/NamespaceGlobalMethodSecurityExpressionHandlerTests.java b/config/src/test/java/org/springframework/security/config/annotation/method/configuration/NamespaceGlobalMethodSecurityExpressionHandlerTests.java index cfbb8bc589..065816b8b2 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/method/configuration/NamespaceGlobalMethodSecurityExpressionHandlerTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/method/configuration/NamespaceGlobalMethodSecurityExpressionHandlerTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2018 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/method/configuration/NamespaceGlobalMethodSecurityTests.java b/config/src/test/java/org/springframework/security/config/annotation/method/configuration/NamespaceGlobalMethodSecurityTests.java index dd829d6411..022118c116 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/method/configuration/NamespaceGlobalMethodSecurityTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/method/configuration/NamespaceGlobalMethodSecurityTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/method/configuration/PrePostMethodSecurityConfigurationTests.java b/config/src/test/java/org/springframework/security/config/annotation/method/configuration/PrePostMethodSecurityConfigurationTests.java index 6383fc7174..baad6eabea 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/method/configuration/PrePostMethodSecurityConfigurationTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/method/configuration/PrePostMethodSecurityConfigurationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/method/configuration/PrePostReactiveMethodSecurityConfigurationTests.java b/config/src/test/java/org/springframework/security/config/annotation/method/configuration/PrePostReactiveMethodSecurityConfigurationTests.java index 7b80bc53e3..00bbb89c45 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/method/configuration/PrePostReactiveMethodSecurityConfigurationTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/method/configuration/PrePostReactiveMethodSecurityConfigurationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/method/configuration/ReactiveMessageService.java b/config/src/test/java/org/springframework/security/config/annotation/method/configuration/ReactiveMessageService.java index 2adf54a395..13403b3f2d 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/method/configuration/ReactiveMessageService.java +++ b/config/src/test/java/org/springframework/security/config/annotation/method/configuration/ReactiveMessageService.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2017 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/method/configuration/ReactiveMethodSecurityConfigurationTests.java b/config/src/test/java/org/springframework/security/config/annotation/method/configuration/ReactiveMethodSecurityConfigurationTests.java index 042ed87c7e..5b70096a85 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/method/configuration/ReactiveMethodSecurityConfigurationTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/method/configuration/ReactiveMethodSecurityConfigurationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/method/configuration/ReactiveMethodSecurityService.java b/config/src/test/java/org/springframework/security/config/annotation/method/configuration/ReactiveMethodSecurityService.java index 05e94d8a30..7e6bd9836d 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/method/configuration/ReactiveMethodSecurityService.java +++ b/config/src/test/java/org/springframework/security/config/annotation/method/configuration/ReactiveMethodSecurityService.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/method/configuration/ReactiveMethodSecurityServiceImpl.java b/config/src/test/java/org/springframework/security/config/annotation/method/configuration/ReactiveMethodSecurityServiceImpl.java index 590184f67f..413d485296 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/method/configuration/ReactiveMethodSecurityServiceImpl.java +++ b/config/src/test/java/org/springframework/security/config/annotation/method/configuration/ReactiveMethodSecurityServiceImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/method/configuration/RequireAdminRole.java b/config/src/test/java/org/springframework/security/config/annotation/method/configuration/RequireAdminRole.java index 5415bdb04a..fe9090b0d5 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/method/configuration/RequireAdminRole.java +++ b/config/src/test/java/org/springframework/security/config/annotation/method/configuration/RequireAdminRole.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2021 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/method/configuration/RequireUserRole.java b/config/src/test/java/org/springframework/security/config/annotation/method/configuration/RequireUserRole.java index 950033dbcb..1ede3a39ba 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/method/configuration/RequireUserRole.java +++ b/config/src/test/java/org/springframework/security/config/annotation/method/configuration/RequireUserRole.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2021 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/method/configuration/SampleEnableGlobalMethodSecurityTests.java b/config/src/test/java/org/springframework/security/config/annotation/method/configuration/SampleEnableGlobalMethodSecurityTests.java index 75fe1076d0..75d7cf082e 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/method/configuration/SampleEnableGlobalMethodSecurityTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/method/configuration/SampleEnableGlobalMethodSecurityTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2018 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/method/configuration/UserRecordWithEmailProtected.java b/config/src/test/java/org/springframework/security/config/annotation/method/configuration/UserRecordWithEmailProtected.java index de3e9f72f2..ba491c8ea2 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/method/configuration/UserRecordWithEmailProtected.java +++ b/config/src/test/java/org/springframework/security/config/annotation/method/configuration/UserRecordWithEmailProtected.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/method/configuration/aot/EnableMethodSecurityAotTests.java b/config/src/test/java/org/springframework/security/config/annotation/method/configuration/aot/EnableMethodSecurityAotTests.java index 9e7a047d36..e0b63abd2d 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/method/configuration/aot/EnableMethodSecurityAotTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/method/configuration/aot/EnableMethodSecurityAotTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/method/configuration/aot/Message.java b/config/src/test/java/org/springframework/security/config/annotation/method/configuration/aot/Message.java index 2ea294932b..276245767d 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/method/configuration/aot/Message.java +++ b/config/src/test/java/org/springframework/security/config/annotation/method/configuration/aot/Message.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/method/configuration/aot/MessageRepository.java b/config/src/test/java/org/springframework/security/config/annotation/method/configuration/aot/MessageRepository.java index 9e281e3d6f..d8ad3d3d5a 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/method/configuration/aot/MessageRepository.java +++ b/config/src/test/java/org/springframework/security/config/annotation/method/configuration/aot/MessageRepository.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/method/configuration/aot/User.java b/config/src/test/java/org/springframework/security/config/annotation/method/configuration/aot/User.java index 52958356db..5bfe230098 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/method/configuration/aot/User.java +++ b/config/src/test/java/org/springframework/security/config/annotation/method/configuration/aot/User.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/method/configuration/aot/UserProjection.java b/config/src/test/java/org/springframework/security/config/annotation/method/configuration/aot/UserProjection.java index 383f76728b..b0e6cecda2 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/method/configuration/aot/UserProjection.java +++ b/config/src/test/java/org/springframework/security/config/annotation/method/configuration/aot/UserProjection.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/method/configuration/issue14637/ApplicationConfig.java b/config/src/test/java/org/springframework/security/config/annotation/method/configuration/issue14637/ApplicationConfig.java index e422f71940..eda3c53f82 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/method/configuration/issue14637/ApplicationConfig.java +++ b/config/src/test/java/org/springframework/security/config/annotation/method/configuration/issue14637/ApplicationConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/method/configuration/issue14637/Issue14637Tests.java b/config/src/test/java/org/springframework/security/config/annotation/method/configuration/issue14637/Issue14637Tests.java index 1993e8d484..1b22058a71 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/method/configuration/issue14637/Issue14637Tests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/method/configuration/issue14637/Issue14637Tests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/method/configuration/issue14637/SecurityConfig.java b/config/src/test/java/org/springframework/security/config/annotation/method/configuration/issue14637/SecurityConfig.java index 5795e9c44d..ddd3701a3d 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/method/configuration/issue14637/SecurityConfig.java +++ b/config/src/test/java/org/springframework/security/config/annotation/method/configuration/issue14637/SecurityConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/method/configuration/issue14637/domain/Entry.java b/config/src/test/java/org/springframework/security/config/annotation/method/configuration/issue14637/domain/Entry.java index 5bd054ce01..35a2211bdc 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/method/configuration/issue14637/domain/Entry.java +++ b/config/src/test/java/org/springframework/security/config/annotation/method/configuration/issue14637/domain/Entry.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/method/configuration/issue14637/repo/EntryRepository.java b/config/src/test/java/org/springframework/security/config/annotation/method/configuration/issue14637/repo/EntryRepository.java index e23bb2669b..92bb67b798 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/method/configuration/issue14637/repo/EntryRepository.java +++ b/config/src/test/java/org/springframework/security/config/annotation/method/configuration/issue14637/repo/EntryRepository.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/sec2758/Sec2758Tests.java b/config/src/test/java/org/springframework/security/config/annotation/sec2758/Sec2758Tests.java index 215fb9a6f0..dfdd0c3bff 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/sec2758/Sec2758Tests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/sec2758/Sec2758Tests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/AbstractConfiguredSecurityBuilderTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/AbstractConfiguredSecurityBuilderTests.java index bada069873..e707a96925 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/AbstractConfiguredSecurityBuilderTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/AbstractConfiguredSecurityBuilderTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/AbstractRequestMatcherRegistryAnyMatcherTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/AbstractRequestMatcherRegistryAnyMatcherTests.java index 18a0dbfaaa..0ad35abb85 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/AbstractRequestMatcherRegistryAnyMatcherTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/AbstractRequestMatcherRegistryAnyMatcherTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/AbstractRequestMatcherRegistryNoMvcTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/AbstractRequestMatcherRegistryNoMvcTests.java index 50d8aecb17..19892070a4 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/AbstractRequestMatcherRegistryNoMvcTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/AbstractRequestMatcherRegistryNoMvcTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/AbstractRequestMatcherRegistryTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/AbstractRequestMatcherRegistryTests.java index 25476df821..61e643d1af 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/AbstractRequestMatcherRegistryTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/AbstractRequestMatcherRegistryTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/HttpSecurityHeadersTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/HttpSecurityHeadersTests.java index 7de6da29c1..05e0736ff9 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/HttpSecurityHeadersTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/HttpSecurityHeadersTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/builders/FilterOrderRegistrationTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/builders/FilterOrderRegistrationTests.java index 9824f33ad4..ab6ff27d2d 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/builders/FilterOrderRegistrationTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/builders/FilterOrderRegistrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2021 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/builders/HttpConfigurationTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/builders/HttpConfigurationTests.java index 867a04e75f..3898ecb9c3 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/builders/HttpConfigurationTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/builders/HttpConfigurationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/builders/HttpSecurityAuthenticationManagerTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/builders/HttpSecurityAuthenticationManagerTests.java index b2b2385194..b46482ab48 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/builders/HttpSecurityAuthenticationManagerTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/builders/HttpSecurityAuthenticationManagerTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/builders/HttpSecurityDeferAddFilterTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/builders/HttpSecurityDeferAddFilterTests.java index 9e81fde8a6..7b0533e495 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/builders/HttpSecurityDeferAddFilterTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/builders/HttpSecurityDeferAddFilterTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2023 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/builders/NamespaceHttpTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/builders/NamespaceHttpTests.java index dfda3040b3..8396af8e12 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/builders/NamespaceHttpTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/builders/NamespaceHttpTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/builders/TestHttpSecurities.java b/config/src/test/java/org/springframework/security/config/annotation/web/builders/TestHttpSecurities.java index b123ce25cd..4f503dc709 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/builders/TestHttpSecurities.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/builders/TestHttpSecurities.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/builders/WebSecurityFilterChainValidatorTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/builders/WebSecurityFilterChainValidatorTests.java index 62845140c6..9d7f3169da 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/builders/WebSecurityFilterChainValidatorTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/builders/WebSecurityFilterChainValidatorTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/builders/WebSecurityTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/builders/WebSecurityTests.java index d161f49795..418f5e181f 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/builders/WebSecurityTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/builders/WebSecurityTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configuration/AuthenticationPrincipalArgumentResolverTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configuration/AuthenticationPrincipalArgumentResolverTests.java index ce702302f0..04f44e33cc 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configuration/AuthenticationPrincipalArgumentResolverTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configuration/AuthenticationPrincipalArgumentResolverTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configuration/AuthorizationManagerWebInvocationPrivilegeEvaluatorConfigTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configuration/AuthorizationManagerWebInvocationPrivilegeEvaluatorConfigTests.java index 866cd95503..8d7da80ae5 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configuration/AuthorizationManagerWebInvocationPrivilegeEvaluatorConfigTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configuration/AuthorizationManagerWebInvocationPrivilegeEvaluatorConfigTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2023 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configuration/DeferHttpSessionJavaConfigTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configuration/DeferHttpSessionJavaConfigTests.java index 854878838c..9bef557ba2 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configuration/DeferHttpSessionJavaConfigTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configuration/DeferHttpSessionJavaConfigTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configuration/EnableWebSecurityTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configuration/EnableWebSecurityTests.java index ba497c45a5..add1c3dbba 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configuration/EnableWebSecurityTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configuration/EnableWebSecurityTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2023 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configuration/HttpSecurityConfigurationTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configuration/HttpSecurityConfigurationTests.java index 955ad614ae..e057b30185 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configuration/HttpSecurityConfigurationTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configuration/HttpSecurityConfigurationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configuration/OAuth2AuthorizedClientManagerConfigurationTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configuration/OAuth2AuthorizedClientManagerConfigurationTests.java index cb1c80e1b7..39af7005d5 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configuration/OAuth2AuthorizedClientManagerConfigurationTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configuration/OAuth2AuthorizedClientManagerConfigurationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configuration/OAuth2ClientConfigurationTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configuration/OAuth2ClientConfigurationTests.java index b115e80ffa..7bdff22582 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configuration/OAuth2ClientConfigurationTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configuration/OAuth2ClientConfigurationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configuration/SecurityReactorContextConfigurationResourceServerTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configuration/SecurityReactorContextConfigurationResourceServerTests.java index eb57f56960..022facc7f2 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configuration/SecurityReactorContextConfigurationResourceServerTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configuration/SecurityReactorContextConfigurationResourceServerTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configuration/SecurityReactorContextConfigurationTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configuration/SecurityReactorContextConfigurationTests.java index 7dac892969..727029503e 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configuration/SecurityReactorContextConfigurationTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configuration/SecurityReactorContextConfigurationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2023 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configuration/WebMvcSecurityConfigurationTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configuration/WebMvcSecurityConfigurationTests.java index ea1c70d050..44126a9148 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configuration/WebMvcSecurityConfigurationTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configuration/WebMvcSecurityConfigurationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configuration/WebSecurityConfigurationTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configuration/WebSecurityConfigurationTests.java index 88a4bac733..2063563122 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configuration/WebSecurityConfigurationTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configuration/WebSecurityConfigurationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configuration/sec2377/Sec2377Tests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configuration/sec2377/Sec2377Tests.java index 9215c4237a..baa5a2ddd9 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configuration/sec2377/Sec2377Tests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configuration/sec2377/Sec2377Tests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2018 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configuration/sec2377/a/Sec2377AConfig.java b/config/src/test/java/org/springframework/security/config/annotation/web/configuration/sec2377/a/Sec2377AConfig.java index 567dd987cc..c7e582ffb8 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configuration/sec2377/a/Sec2377AConfig.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configuration/sec2377/a/Sec2377AConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configuration/sec2377/b/Sec2377BConfig.java b/config/src/test/java/org/springframework/security/config/annotation/web/configuration/sec2377/b/Sec2377BConfig.java index 2bc5486ce5..4987640a25 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configuration/sec2377/b/Sec2377BConfig.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configuration/sec2377/b/Sec2377BConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/AbstractConfigAttributeRequestMatcherRegistryTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/AbstractConfigAttributeRequestMatcherRegistryTests.java index 9de9b627c7..43701fa83d 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/AbstractConfigAttributeRequestMatcherRegistryTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/AbstractConfigAttributeRequestMatcherRegistryTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2018 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/AnonymousConfigurerTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/AnonymousConfigurerTests.java index 28c368408f..4a7b20713c 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/AnonymousConfigurerTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/AnonymousConfigurerTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/AuthorizeHttpRequestsConfigurerTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/AuthorizeHttpRequestsConfigurerTests.java index 54d4d3ea60..16a9831393 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/AuthorizeHttpRequestsConfigurerTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/AuthorizeHttpRequestsConfigurerTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/ChannelSecurityConfigurerTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/ChannelSecurityConfigurerTests.java index 7e18eb8d23..e1b8cf9155 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/ChannelSecurityConfigurerTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/ChannelSecurityConfigurerTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/CorsConfigurerTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/CorsConfigurerTests.java index 2ae0728083..adc698f287 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/CorsConfigurerTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/CorsConfigurerTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/CsrfConfigurerIgnoringRequestMatchersTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/CsrfConfigurerIgnoringRequestMatchersTests.java index 2e8c1e1f0c..8dceee3c5e 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/CsrfConfigurerIgnoringRequestMatchersTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/CsrfConfigurerIgnoringRequestMatchersTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/CsrfConfigurerNoWebMvcTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/CsrfConfigurerNoWebMvcTests.java index d708b3455a..c03d0249bc 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/CsrfConfigurerNoWebMvcTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/CsrfConfigurerNoWebMvcTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/CsrfConfigurerTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/CsrfConfigurerTests.java index 39b01d0a6c..43a11db6b9 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/CsrfConfigurerTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/CsrfConfigurerTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/DefaultFiltersTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/DefaultFiltersTests.java index c11b797786..fad2de8175 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/DefaultFiltersTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/DefaultFiltersTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/DefaultLoginPageConfigurerTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/DefaultLoginPageConfigurerTests.java index e6ad3d7bc7..f89bc48829 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/DefaultLoginPageConfigurerTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/DefaultLoginPageConfigurerTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2023 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/ExceptionHandlingConfigurerAccessDeniedHandlerTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/ExceptionHandlingConfigurerAccessDeniedHandlerTests.java index 3e1497bae6..ba968dbb38 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/ExceptionHandlingConfigurerAccessDeniedHandlerTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/ExceptionHandlingConfigurerAccessDeniedHandlerTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/ExceptionHandlingConfigurerTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/ExceptionHandlingConfigurerTests.java index e38bfbebfe..9f40990471 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/ExceptionHandlingConfigurerTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/ExceptionHandlingConfigurerTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/FormLoginConfigurerTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/FormLoginConfigurerTests.java index 647793bb1d..ebe66c3bbe 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/FormLoginConfigurerTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/FormLoginConfigurerTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/HeadersConfigurerEagerHeadersTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/HeadersConfigurerEagerHeadersTests.java index 1525b8cfbd..e3bfb1d5b4 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/HeadersConfigurerEagerHeadersTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/HeadersConfigurerEagerHeadersTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/HeadersConfigurerTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/HeadersConfigurerTests.java index 779754b524..e81541f288 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/HeadersConfigurerTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/HeadersConfigurerTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/HttpBasicConfigurerTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/HttpBasicConfigurerTests.java index b1877f5307..7931773cda 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/HttpBasicConfigurerTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/HttpBasicConfigurerTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2023 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/HttpSecurityLogoutTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/HttpSecurityLogoutTests.java index 98340ec271..81f8733ebd 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/HttpSecurityLogoutTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/HttpSecurityLogoutTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/HttpSecurityObservationTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/HttpSecurityObservationTests.java index 562b206718..f46c957193 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/HttpSecurityObservationTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/HttpSecurityObservationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/HttpSecurityRequestMatchersTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/HttpSecurityRequestMatchersTests.java index 43c1afdd44..3727edc98d 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/HttpSecurityRequestMatchersTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/HttpSecurityRequestMatchersTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/HttpSecuritySecurityMatchersNoMvcTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/HttpSecuritySecurityMatchersNoMvcTests.java index 34b3d3a379..8d4e395d56 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/HttpSecuritySecurityMatchersNoMvcTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/HttpSecuritySecurityMatchersNoMvcTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/HttpSecuritySecurityMatchersTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/HttpSecuritySecurityMatchersTests.java index 29ebe34089..7eb9743d21 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/HttpSecuritySecurityMatchersTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/HttpSecuritySecurityMatchersTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/HttpsRedirectConfigurerTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/HttpsRedirectConfigurerTests.java index dbb174ead9..94274d6412 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/HttpsRedirectConfigurerTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/HttpsRedirectConfigurerTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/JeeConfigurerTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/JeeConfigurerTests.java index 723f4bc12f..01dea8db6d 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/JeeConfigurerTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/JeeConfigurerTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/LogoutConfigurerClearSiteDataTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/LogoutConfigurerClearSiteDataTests.java index 7cae3927d7..ab72c1561e 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/LogoutConfigurerClearSiteDataTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/LogoutConfigurerClearSiteDataTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/LogoutConfigurerTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/LogoutConfigurerTests.java index 294b962360..79cd3b0459 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/LogoutConfigurerTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/LogoutConfigurerTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2023 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceDebugTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceDebugTests.java index 4da63d4485..ecb0b6279c 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceDebugTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceDebugTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceHttpAnonymousTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceHttpAnonymousTests.java index 6a5d327337..3579a658eb 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceHttpAnonymousTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceHttpAnonymousTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceHttpBasicTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceHttpBasicTests.java index 0a1df3e2fb..17fa75980e 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceHttpBasicTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceHttpBasicTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceHttpCustomFilterTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceHttpCustomFilterTests.java index 7a9689eb44..75fdbc79a7 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceHttpCustomFilterTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceHttpCustomFilterTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceHttpExpressionHandlerTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceHttpExpressionHandlerTests.java index 88873eac7f..0c54e06c82 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceHttpExpressionHandlerTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceHttpExpressionHandlerTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceHttpFirewallTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceHttpFirewallTests.java index e6216a2075..70b84a61e3 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceHttpFirewallTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceHttpFirewallTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceHttpFormLoginTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceHttpFormLoginTests.java index 8e983f2109..a3da0c52e7 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceHttpFormLoginTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceHttpFormLoginTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceHttpHeadersTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceHttpHeadersTests.java index 4a59f2312e..5fda749145 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceHttpHeadersTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceHttpHeadersTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceHttpInterceptUrlTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceHttpInterceptUrlTests.java index 07fb4f43e9..5cce20088e 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceHttpInterceptUrlTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceHttpInterceptUrlTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceHttpJeeTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceHttpJeeTests.java index 6e91d9e1f8..c09cdbdfe6 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceHttpJeeTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceHttpJeeTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceHttpLogoutTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceHttpLogoutTests.java index d690d08632..e9ca3ff162 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceHttpLogoutTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceHttpLogoutTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceHttpPortMappingsTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceHttpPortMappingsTests.java index 6de232a84b..8d88301667 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceHttpPortMappingsTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceHttpPortMappingsTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceHttpRequestCacheTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceHttpRequestCacheTests.java index ae6745eb98..371b5018aa 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceHttpRequestCacheTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceHttpRequestCacheTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceHttpServerAccessDeniedHandlerTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceHttpServerAccessDeniedHandlerTests.java index 1af89fe27f..fc4a6df1e6 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceHttpServerAccessDeniedHandlerTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceHttpServerAccessDeniedHandlerTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceHttpX509Tests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceHttpX509Tests.java index 66af789e0b..5538cc2ebc 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceHttpX509Tests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceHttpX509Tests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceRememberMeTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceRememberMeTests.java index feee124054..ba6828bb5c 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceRememberMeTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceRememberMeTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceSessionManagementTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceSessionManagementTests.java index 1efd63aab1..fa775a34ae 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceSessionManagementTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/NamespaceSessionManagementTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/PasswordManagementConfigurerTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/PasswordManagementConfigurerTests.java index 18017b16b1..0b65e42d4d 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/PasswordManagementConfigurerTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/PasswordManagementConfigurerTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2021 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/PermitAllSupportTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/PermitAllSupportTests.java index 30007797a5..6773f4d625 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/PermitAllSupportTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/PermitAllSupportTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/PortMapperConfigurerTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/PortMapperConfigurerTests.java index 46d22f931f..4129190136 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/PortMapperConfigurerTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/PortMapperConfigurerTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/RememberMeConfigurerTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/RememberMeConfigurerTests.java index 75f51bb46d..dc9420bfda 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/RememberMeConfigurerTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/RememberMeConfigurerTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/RequestCacheConfigurerTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/RequestCacheConfigurerTests.java index e769822725..a88c710667 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/RequestCacheConfigurerTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/RequestCacheConfigurerTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/RequestMatcherConfigurerTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/RequestMatcherConfigurerTests.java index 400743556f..e93317aead 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/RequestMatcherConfigurerTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/RequestMatcherConfigurerTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/SecurityContextConfigurerTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/SecurityContextConfigurerTests.java index f3a58e556d..0a7fc9745c 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/SecurityContextConfigurerTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/SecurityContextConfigurerTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/ServletApiConfigurerTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/ServletApiConfigurerTests.java index 6d7184731a..152c320369 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/ServletApiConfigurerTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/ServletApiConfigurerTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/SessionManagementConfigurerServlet31Tests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/SessionManagementConfigurerServlet31Tests.java index 98998e31e8..a5fac1be4c 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/SessionManagementConfigurerServlet31Tests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/SessionManagementConfigurerServlet31Tests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/SessionManagementConfigurerSessionAuthenticationStrategyTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/SessionManagementConfigurerSessionAuthenticationStrategyTests.java index 75feb75189..961473df03 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/SessionManagementConfigurerSessionAuthenticationStrategyTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/SessionManagementConfigurerSessionAuthenticationStrategyTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/SessionManagementConfigurerSessionCreationPolicyTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/SessionManagementConfigurerSessionCreationPolicyTests.java index 50eadd28ed..4f96a99b64 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/SessionManagementConfigurerSessionCreationPolicyTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/SessionManagementConfigurerSessionCreationPolicyTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/SessionManagementConfigurerTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/SessionManagementConfigurerTests.java index 9cec841c8b..2656fcc8f0 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/SessionManagementConfigurerTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/SessionManagementConfigurerTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/SessionManagementConfigurerTransientAuthenticationTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/SessionManagementConfigurerTransientAuthenticationTests.java index 0011e89af8..2616edb1fc 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/SessionManagementConfigurerTransientAuthenticationTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/SessionManagementConfigurerTransientAuthenticationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/UrlAuthorizationsTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/UrlAuthorizationsTests.java index 6680ef88e1..07fb07daf3 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/UrlAuthorizationsTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/UrlAuthorizationsTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/WebAuthnConfigurerTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/WebAuthnConfigurerTests.java index 201fbc4553..db96afd6ec 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/WebAuthnConfigurerTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/WebAuthnConfigurerTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/X509ConfigurerTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/X509ConfigurerTests.java index 8841e76258..f9453d650e 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/X509ConfigurerTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/X509ConfigurerTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2023 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OAuth2ClientConfigurerTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OAuth2ClientConfigurerTests.java index 41fc76682d..b2a7a15049 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OAuth2ClientConfigurerTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OAuth2ClientConfigurerTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OAuth2LoginConfigurerTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OAuth2LoginConfigurerTests.java index 1e0baa57fc..bb53b37dcd 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OAuth2LoginConfigurerTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OAuth2LoginConfigurerTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OidcBackChannelLogoutHandlerTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OidcBackChannelLogoutHandlerTests.java index 9dc542a406..911cc6f442 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OidcBackChannelLogoutHandlerTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OidcBackChannelLogoutHandlerTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OidcLogoutConfigurerTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OidcLogoutConfigurerTests.java index 653b9f6f67..4d1c54743f 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OidcLogoutConfigurerTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OidcLogoutConfigurerTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OidcUserRefreshedEventListenerConfigurationTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OidcUserRefreshedEventListenerConfigurationTests.java index 30907b5e8d..06f33b58eb 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OidcUserRefreshedEventListenerConfigurationTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OidcUserRefreshedEventListenerConfigurationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OidcUserRefreshedEventListenerTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OidcUserRefreshedEventListenerTests.java index 84c7a3e42b..e731437bad 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OidcUserRefreshedEventListenerTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/oauth2/client/OidcUserRefreshedEventListenerTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/oauth2/server/resource/DPoPAuthenticationConfigurerTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/oauth2/server/resource/DPoPAuthenticationConfigurerTests.java index 703243430f..e597406c0d 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/oauth2/server/resource/DPoPAuthenticationConfigurerTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/oauth2/server/resource/DPoPAuthenticationConfigurerTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/oauth2/server/resource/OAuth2ResourceServerConfigurerTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/oauth2/server/resource/OAuth2ResourceServerConfigurerTests.java index eac2efd052..d9915d0152 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/oauth2/server/resource/OAuth2ResourceServerConfigurerTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/oauth2/server/resource/OAuth2ResourceServerConfigurerTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/ott/OneTimeTokenLoginConfigurerTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/ott/OneTimeTokenLoginConfigurerTests.java index a93409ebdb..1ce4217a9c 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/ott/OneTimeTokenLoginConfigurerTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/ott/OneTimeTokenLoginConfigurerTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/saml2/Saml2LoginConfigurerTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/saml2/Saml2LoginConfigurerTests.java index 443adeaece..05f60003e0 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/saml2/Saml2LoginConfigurerTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/saml2/Saml2LoginConfigurerTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/saml2/Saml2LogoutConfigurerTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/saml2/Saml2LogoutConfigurerTests.java index 428ef7d354..aae4bd16ca 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/saml2/Saml2LogoutConfigurerTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/saml2/Saml2LogoutConfigurerTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/saml2/Saml2MetadataConfigurerTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/saml2/Saml2MetadataConfigurerTests.java index e75eff1f57..0262ba3f74 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/saml2/Saml2MetadataConfigurerTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/saml2/Saml2MetadataConfigurerTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2023 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/saml2/TestSaml2Credentials.java b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/saml2/TestSaml2Credentials.java index 9cc45047a9..d0fcfdda70 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/configurers/saml2/TestSaml2Credentials.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/configurers/saml2/TestSaml2Credentials.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/reactive/EnableWebFluxSecurityTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/reactive/EnableWebFluxSecurityTests.java index 28e1787f43..92f89b6214 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/reactive/EnableWebFluxSecurityTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/reactive/EnableWebFluxSecurityTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2021 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/reactive/ReactiveOAuth2AuthorizedClientManagerConfigurationTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/reactive/ReactiveOAuth2AuthorizedClientManagerConfigurationTests.java index 3db9b0b33d..f25a566785 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/reactive/ReactiveOAuth2AuthorizedClientManagerConfigurationTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/reactive/ReactiveOAuth2AuthorizedClientManagerConfigurationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/reactive/ReactiveOAuth2ClientImportSelectorTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/reactive/ReactiveOAuth2ClientImportSelectorTests.java index a6c79a098f..c0b65313b2 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/reactive/ReactiveOAuth2ClientImportSelectorTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/reactive/ReactiveOAuth2ClientImportSelectorTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/reactive/ServerHttpSecurityConfigurationBuilder.java b/config/src/test/java/org/springframework/security/config/annotation/web/reactive/ServerHttpSecurityConfigurationBuilder.java index f52b299895..4a8493c4a4 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/reactive/ServerHttpSecurityConfigurationBuilder.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/reactive/ServerHttpSecurityConfigurationBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2017 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/reactive/ServerHttpSecurityConfigurationTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/reactive/ServerHttpSecurityConfigurationTests.java index 5d56a97012..63df149884 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/reactive/ServerHttpSecurityConfigurationTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/reactive/ServerHttpSecurityConfigurationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/reactive/WebFluxSecurityConfigurationTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/reactive/WebFluxSecurityConfigurationTests.java index 2bb526c963..e78341b972 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/reactive/WebFluxSecurityConfigurationTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/reactive/WebFluxSecurityConfigurationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/socket/SyncExecutorSubscribableChannelPostProcessor.java b/config/src/test/java/org/springframework/security/config/annotation/web/socket/SyncExecutorSubscribableChannelPostProcessor.java index 36790510b9..f1dc2fdf44 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/socket/SyncExecutorSubscribableChannelPostProcessor.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/socket/SyncExecutorSubscribableChannelPostProcessor.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/socket/TestDeferredCsrfToken.java b/config/src/test/java/org/springframework/security/config/annotation/web/socket/TestDeferredCsrfToken.java index 11aa0de836..9a4fb5b97e 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/socket/TestDeferredCsrfToken.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/socket/TestDeferredCsrfToken.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2023 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/socket/WebSocketMessageBrokerSecurityConfigurationDocTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/socket/WebSocketMessageBrokerSecurityConfigurationDocTests.java index b5c3935d2d..61e43c73ec 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/socket/WebSocketMessageBrokerSecurityConfigurationDocTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/socket/WebSocketMessageBrokerSecurityConfigurationDocTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/annotation/web/socket/WebSocketMessageBrokerSecurityConfigurationTests.java b/config/src/test/java/org/springframework/security/config/annotation/web/socket/WebSocketMessageBrokerSecurityConfigurationTests.java index 1a12396b9b..7dc8e3a7e9 100644 --- a/config/src/test/java/org/springframework/security/config/annotation/web/socket/WebSocketMessageBrokerSecurityConfigurationTests.java +++ b/config/src/test/java/org/springframework/security/config/annotation/web/socket/WebSocketMessageBrokerSecurityConfigurationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/aot/hint/OAuth2LoginRuntimeHintsTests.java b/config/src/test/java/org/springframework/security/config/aot/hint/OAuth2LoginRuntimeHintsTests.java index 889e9c89c1..2f290a67a7 100644 --- a/config/src/test/java/org/springframework/security/config/aot/hint/OAuth2LoginRuntimeHintsTests.java +++ b/config/src/test/java/org/springframework/security/config/aot/hint/OAuth2LoginRuntimeHintsTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2023 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/aot/hint/WebMvcSecurityConfigurationRuntimeHintsTests.java b/config/src/test/java/org/springframework/security/config/aot/hint/WebMvcSecurityConfigurationRuntimeHintsTests.java index 57f9a82750..c0cd9ab5fc 100644 --- a/config/src/test/java/org/springframework/security/config/aot/hint/WebMvcSecurityConfigurationRuntimeHintsTests.java +++ b/config/src/test/java/org/springframework/security/config/aot/hint/WebMvcSecurityConfigurationRuntimeHintsTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2023 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/aot/hint/WebSecurityConfigurationRuntimeHintsTests.java b/config/src/test/java/org/springframework/security/config/aot/hint/WebSecurityConfigurationRuntimeHintsTests.java index d8f1de54c7..ccb3fe74e5 100644 --- a/config/src/test/java/org/springframework/security/config/aot/hint/WebSecurityConfigurationRuntimeHintsTests.java +++ b/config/src/test/java/org/springframework/security/config/aot/hint/WebSecurityConfigurationRuntimeHintsTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2023 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/authentication/AuthenticationConfigurationGh3935Tests.java b/config/src/test/java/org/springframework/security/config/authentication/AuthenticationConfigurationGh3935Tests.java index da89e6b044..6c537971fe 100644 --- a/config/src/test/java/org/springframework/security/config/authentication/AuthenticationConfigurationGh3935Tests.java +++ b/config/src/test/java/org/springframework/security/config/authentication/AuthenticationConfigurationGh3935Tests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/authentication/AuthenticationManagerBeanDefinitionParserTests.java b/config/src/test/java/org/springframework/security/config/authentication/AuthenticationManagerBeanDefinitionParserTests.java index 057dff158e..3a48c9a3d9 100644 --- a/config/src/test/java/org/springframework/security/config/authentication/AuthenticationManagerBeanDefinitionParserTests.java +++ b/config/src/test/java/org/springframework/security/config/authentication/AuthenticationManagerBeanDefinitionParserTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/authentication/AuthenticationProviderBeanDefinitionParserTests.java b/config/src/test/java/org/springframework/security/config/authentication/AuthenticationProviderBeanDefinitionParserTests.java index 17d238bace..13f5c518f7 100644 --- a/config/src/test/java/org/springframework/security/config/authentication/AuthenticationProviderBeanDefinitionParserTests.java +++ b/config/src/test/java/org/springframework/security/config/authentication/AuthenticationProviderBeanDefinitionParserTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/authentication/JdbcUserServiceBeanDefinitionParserTests.java b/config/src/test/java/org/springframework/security/config/authentication/JdbcUserServiceBeanDefinitionParserTests.java index 7a07eeb69d..f1523a5858 100644 --- a/config/src/test/java/org/springframework/security/config/authentication/JdbcUserServiceBeanDefinitionParserTests.java +++ b/config/src/test/java/org/springframework/security/config/authentication/JdbcUserServiceBeanDefinitionParserTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/authentication/PasswordEncoderParserTests.java b/config/src/test/java/org/springframework/security/config/authentication/PasswordEncoderParserTests.java index f9d4cf368d..3f2ab1b804 100644 --- a/config/src/test/java/org/springframework/security/config/authentication/PasswordEncoderParserTests.java +++ b/config/src/test/java/org/springframework/security/config/authentication/PasswordEncoderParserTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2017 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/authentication/UserServiceBeanDefinitionParserTests.java b/config/src/test/java/org/springframework/security/config/authentication/UserServiceBeanDefinitionParserTests.java index f031daa6d2..ceb41feec6 100644 --- a/config/src/test/java/org/springframework/security/config/authentication/UserServiceBeanDefinitionParserTests.java +++ b/config/src/test/java/org/springframework/security/config/authentication/UserServiceBeanDefinitionParserTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/core/GrantedAuthorityDefaultsJcTests.java b/config/src/test/java/org/springframework/security/config/core/GrantedAuthorityDefaultsJcTests.java index d7229b1c4d..356117b441 100644 --- a/config/src/test/java/org/springframework/security/config/core/GrantedAuthorityDefaultsJcTests.java +++ b/config/src/test/java/org/springframework/security/config/core/GrantedAuthorityDefaultsJcTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/core/GrantedAuthorityDefaultsXmlTests.java b/config/src/test/java/org/springframework/security/config/core/GrantedAuthorityDefaultsXmlTests.java index cb8d9f05c3..56b829e455 100644 --- a/config/src/test/java/org/springframework/security/config/core/GrantedAuthorityDefaultsXmlTests.java +++ b/config/src/test/java/org/springframework/security/config/core/GrantedAuthorityDefaultsXmlTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/core/HelloWorldMessageService.java b/config/src/test/java/org/springframework/security/config/core/HelloWorldMessageService.java index 9ab9b3442d..22d10a33c0 100755 --- a/config/src/test/java/org/springframework/security/config/core/HelloWorldMessageService.java +++ b/config/src/test/java/org/springframework/security/config/core/HelloWorldMessageService.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/core/MessageService.java b/config/src/test/java/org/springframework/security/config/core/MessageService.java index 03eaefab59..d05c744b58 100755 --- a/config/src/test/java/org/springframework/security/config/core/MessageService.java +++ b/config/src/test/java/org/springframework/security/config/core/MessageService.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/core/userdetails/ReactiveUserDetailsServiceResourceFactoryBeanPropertiesResourceITests.java b/config/src/test/java/org/springframework/security/config/core/userdetails/ReactiveUserDetailsServiceResourceFactoryBeanPropertiesResourceITests.java index d8dd2f5f45..61cb21a5d0 100644 --- a/config/src/test/java/org/springframework/security/config/core/userdetails/ReactiveUserDetailsServiceResourceFactoryBeanPropertiesResourceITests.java +++ b/config/src/test/java/org/springframework/security/config/core/userdetails/ReactiveUserDetailsServiceResourceFactoryBeanPropertiesResourceITests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2017 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/core/userdetails/ReactiveUserDetailsServiceResourceFactoryBeanPropertiesResourceLocationITests.java b/config/src/test/java/org/springframework/security/config/core/userdetails/ReactiveUserDetailsServiceResourceFactoryBeanPropertiesResourceLocationITests.java index 60b0836186..c16b999152 100644 --- a/config/src/test/java/org/springframework/security/config/core/userdetails/ReactiveUserDetailsServiceResourceFactoryBeanPropertiesResourceLocationITests.java +++ b/config/src/test/java/org/springframework/security/config/core/userdetails/ReactiveUserDetailsServiceResourceFactoryBeanPropertiesResourceLocationITests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2017 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/core/userdetails/ReactiveUserDetailsServiceResourceFactoryBeanStringITests.java b/config/src/test/java/org/springframework/security/config/core/userdetails/ReactiveUserDetailsServiceResourceFactoryBeanStringITests.java index 4b08569879..fe32ba1ea7 100644 --- a/config/src/test/java/org/springframework/security/config/core/userdetails/ReactiveUserDetailsServiceResourceFactoryBeanStringITests.java +++ b/config/src/test/java/org/springframework/security/config/core/userdetails/ReactiveUserDetailsServiceResourceFactoryBeanStringITests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2017 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/core/userdetails/UserDetailsResourceFactoryBeanTests.java b/config/src/test/java/org/springframework/security/config/core/userdetails/UserDetailsResourceFactoryBeanTests.java index c4a4cd225b..1daed18c48 100644 --- a/config/src/test/java/org/springframework/security/config/core/userdetails/UserDetailsResourceFactoryBeanTests.java +++ b/config/src/test/java/org/springframework/security/config/core/userdetails/UserDetailsResourceFactoryBeanTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2017 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/crypto/RsaKeyConversionServicePostProcessorTests.java b/config/src/test/java/org/springframework/security/config/crypto/RsaKeyConversionServicePostProcessorTests.java index eb12164cc8..2c1326fd50 100644 --- a/config/src/test/java/org/springframework/security/config/crypto/RsaKeyConversionServicePostProcessorTests.java +++ b/config/src/test/java/org/springframework/security/config/crypto/RsaKeyConversionServicePostProcessorTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/debug/AuthProviderDependency.java b/config/src/test/java/org/springframework/security/config/debug/AuthProviderDependency.java index d29f1b476d..2ff3716d3e 100644 --- a/config/src/test/java/org/springframework/security/config/debug/AuthProviderDependency.java +++ b/config/src/test/java/org/springframework/security/config/debug/AuthProviderDependency.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2018 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/debug/SecurityDebugBeanFactoryPostProcessorTests.java b/config/src/test/java/org/springframework/security/config/debug/SecurityDebugBeanFactoryPostProcessorTests.java index 1c90563d5e..8f5df2170e 100644 --- a/config/src/test/java/org/springframework/security/config/debug/SecurityDebugBeanFactoryPostProcessorTests.java +++ b/config/src/test/java/org/springframework/security/config/debug/SecurityDebugBeanFactoryPostProcessorTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2018 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/debug/TestAuthenticationProvider.java b/config/src/test/java/org/springframework/security/config/debug/TestAuthenticationProvider.java index b6aa96f65e..eb77ed8c12 100644 --- a/config/src/test/java/org/springframework/security/config/debug/TestAuthenticationProvider.java +++ b/config/src/test/java/org/springframework/security/config/debug/TestAuthenticationProvider.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2018 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/doc/Attribute.java b/config/src/test/java/org/springframework/security/config/doc/Attribute.java index ff409f7505..4317438ac7 100644 --- a/config/src/test/java/org/springframework/security/config/doc/Attribute.java +++ b/config/src/test/java/org/springframework/security/config/doc/Attribute.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2018 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/doc/Element.java b/config/src/test/java/org/springframework/security/config/doc/Element.java index d981b85561..6eed0bec21 100644 --- a/config/src/test/java/org/springframework/security/config/doc/Element.java +++ b/config/src/test/java/org/springframework/security/config/doc/Element.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2018 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/doc/SpringSecurityXsdParser.java b/config/src/test/java/org/springframework/security/config/doc/SpringSecurityXsdParser.java index 333b617c67..6428600792 100644 --- a/config/src/test/java/org/springframework/security/config/doc/SpringSecurityXsdParser.java +++ b/config/src/test/java/org/springframework/security/config/doc/SpringSecurityXsdParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2018 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/doc/XmlNode.java b/config/src/test/java/org/springframework/security/config/doc/XmlNode.java index 02e9096083..b81aa1c436 100644 --- a/config/src/test/java/org/springframework/security/config/doc/XmlNode.java +++ b/config/src/test/java/org/springframework/security/config/doc/XmlNode.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2018 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/doc/XmlParser.java b/config/src/test/java/org/springframework/security/config/doc/XmlParser.java index 218f6cc5e1..1c925d7037 100644 --- a/config/src/test/java/org/springframework/security/config/doc/XmlParser.java +++ b/config/src/test/java/org/springframework/security/config/doc/XmlParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2018 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/doc/XmlSupport.java b/config/src/test/java/org/springframework/security/config/doc/XmlSupport.java index dc6337ec42..790fe56bac 100644 --- a/config/src/test/java/org/springframework/security/config/doc/XmlSupport.java +++ b/config/src/test/java/org/springframework/security/config/doc/XmlSupport.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2018 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/doc/XsdDocumentedTests.java b/config/src/test/java/org/springframework/security/config/doc/XsdDocumentedTests.java index 5607501eda..e269f9b9f8 100644 --- a/config/src/test/java/org/springframework/security/config/doc/XsdDocumentedTests.java +++ b/config/src/test/java/org/springframework/security/config/doc/XsdDocumentedTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/http/AccessDeniedConfigTests.java b/config/src/test/java/org/springframework/security/config/http/AccessDeniedConfigTests.java index df43cc3049..80c92de225 100644 --- a/config/src/test/java/org/springframework/security/config/http/AccessDeniedConfigTests.java +++ b/config/src/test/java/org/springframework/security/config/http/AccessDeniedConfigTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/http/CsrfBeanDefinitionParserTests.java b/config/src/test/java/org/springframework/security/config/http/CsrfBeanDefinitionParserTests.java index f1e5521be2..0c78edbd68 100644 --- a/config/src/test/java/org/springframework/security/config/http/CsrfBeanDefinitionParserTests.java +++ b/config/src/test/java/org/springframework/security/config/http/CsrfBeanDefinitionParserTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2018 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/http/CsrfConfigTests.java b/config/src/test/java/org/springframework/security/config/http/CsrfConfigTests.java index 311c513763..30b7c8dc24 100644 --- a/config/src/test/java/org/springframework/security/config/http/CsrfConfigTests.java +++ b/config/src/test/java/org/springframework/security/config/http/CsrfConfigTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/http/DefaultFilterChainValidatorTests.java b/config/src/test/java/org/springframework/security/config/http/DefaultFilterChainValidatorTests.java index 12bada6e63..4bed10dfb8 100644 --- a/config/src/test/java/org/springframework/security/config/http/DefaultFilterChainValidatorTests.java +++ b/config/src/test/java/org/springframework/security/config/http/DefaultFilterChainValidatorTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/http/DeferHttpSessionXmlConfigTests.java b/config/src/test/java/org/springframework/security/config/http/DeferHttpSessionXmlConfigTests.java index b664d37088..d8b7a4f2c5 100644 --- a/config/src/test/java/org/springframework/security/config/http/DeferHttpSessionXmlConfigTests.java +++ b/config/src/test/java/org/springframework/security/config/http/DeferHttpSessionXmlConfigTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/http/FilterSecurityMetadataSourceBeanDefinitionParserTests.java b/config/src/test/java/org/springframework/security/config/http/FilterSecurityMetadataSourceBeanDefinitionParserTests.java index 5bd2d50f7a..7b33b97523 100644 --- a/config/src/test/java/org/springframework/security/config/http/FilterSecurityMetadataSourceBeanDefinitionParserTests.java +++ b/config/src/test/java/org/springframework/security/config/http/FilterSecurityMetadataSourceBeanDefinitionParserTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/http/FormLoginBeanDefinitionParserTests.java b/config/src/test/java/org/springframework/security/config/http/FormLoginBeanDefinitionParserTests.java index 79c785f5a3..b814a14d9b 100644 --- a/config/src/test/java/org/springframework/security/config/http/FormLoginBeanDefinitionParserTests.java +++ b/config/src/test/java/org/springframework/security/config/http/FormLoginBeanDefinitionParserTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/http/FormLoginConfigTests.java b/config/src/test/java/org/springframework/security/config/http/FormLoginConfigTests.java index 0665978b43..8c8539cd81 100644 --- a/config/src/test/java/org/springframework/security/config/http/FormLoginConfigTests.java +++ b/config/src/test/java/org/springframework/security/config/http/FormLoginConfigTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2018 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/http/HttpConfigTests.java b/config/src/test/java/org/springframework/security/config/http/HttpConfigTests.java index 9245a23ffc..de71459d97 100644 --- a/config/src/test/java/org/springframework/security/config/http/HttpConfigTests.java +++ b/config/src/test/java/org/springframework/security/config/http/HttpConfigTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/http/HttpCorsConfigTests.java b/config/src/test/java/org/springframework/security/config/http/HttpCorsConfigTests.java index 7e08dca3cc..1e37de7a75 100644 --- a/config/src/test/java/org/springframework/security/config/http/HttpCorsConfigTests.java +++ b/config/src/test/java/org/springframework/security/config/http/HttpCorsConfigTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/http/HttpHeadersConfigTests.java b/config/src/test/java/org/springframework/security/config/http/HttpHeadersConfigTests.java index 2c41d1a368..042d9185c4 100644 --- a/config/src/test/java/org/springframework/security/config/http/HttpHeadersConfigTests.java +++ b/config/src/test/java/org/springframework/security/config/http/HttpHeadersConfigTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/http/HttpInterceptUrlTests.java b/config/src/test/java/org/springframework/security/config/http/HttpInterceptUrlTests.java index 46a26eadf5..b166fed64e 100644 --- a/config/src/test/java/org/springframework/security/config/http/HttpInterceptUrlTests.java +++ b/config/src/test/java/org/springframework/security/config/http/HttpInterceptUrlTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2018 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/http/InterceptUrlConfigTests.java b/config/src/test/java/org/springframework/security/config/http/InterceptUrlConfigTests.java index cffc0e090e..fab1e932c0 100644 --- a/config/src/test/java/org/springframework/security/config/http/InterceptUrlConfigTests.java +++ b/config/src/test/java/org/springframework/security/config/http/InterceptUrlConfigTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/http/MiscHttpConfigTests.java b/config/src/test/java/org/springframework/security/config/http/MiscHttpConfigTests.java index 10927906ea..4c60e6abdf 100644 --- a/config/src/test/java/org/springframework/security/config/http/MiscHttpConfigTests.java +++ b/config/src/test/java/org/springframework/security/config/http/MiscHttpConfigTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/http/MultiHttpBlockConfigTests.java b/config/src/test/java/org/springframework/security/config/http/MultiHttpBlockConfigTests.java index c59b198ebb..896f1aa1a8 100644 --- a/config/src/test/java/org/springframework/security/config/http/MultiHttpBlockConfigTests.java +++ b/config/src/test/java/org/springframework/security/config/http/MultiHttpBlockConfigTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2018 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/http/NamespaceHttpBasicTests.java b/config/src/test/java/org/springframework/security/config/http/NamespaceHttpBasicTests.java index db50f57509..2064631ae8 100644 --- a/config/src/test/java/org/springframework/security/config/http/NamespaceHttpBasicTests.java +++ b/config/src/test/java/org/springframework/security/config/http/NamespaceHttpBasicTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2017 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/http/OAuth2AuthorizedClientManagerRegistrarTests.java b/config/src/test/java/org/springframework/security/config/http/OAuth2AuthorizedClientManagerRegistrarTests.java index 24a502e724..25790c7f55 100644 --- a/config/src/test/java/org/springframework/security/config/http/OAuth2AuthorizedClientManagerRegistrarTests.java +++ b/config/src/test/java/org/springframework/security/config/http/OAuth2AuthorizedClientManagerRegistrarTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/http/OAuth2ClientBeanDefinitionParserTests.java b/config/src/test/java/org/springframework/security/config/http/OAuth2ClientBeanDefinitionParserTests.java index 3a84f768e6..e517316229 100644 --- a/config/src/test/java/org/springframework/security/config/http/OAuth2ClientBeanDefinitionParserTests.java +++ b/config/src/test/java/org/springframework/security/config/http/OAuth2ClientBeanDefinitionParserTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/http/OAuth2LoginBeanDefinitionParserTests.java b/config/src/test/java/org/springframework/security/config/http/OAuth2LoginBeanDefinitionParserTests.java index b632f834de..90ee33641a 100644 --- a/config/src/test/java/org/springframework/security/config/http/OAuth2LoginBeanDefinitionParserTests.java +++ b/config/src/test/java/org/springframework/security/config/http/OAuth2LoginBeanDefinitionParserTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/http/OAuth2ResourceServerBeanDefinitionParserTests.java b/config/src/test/java/org/springframework/security/config/http/OAuth2ResourceServerBeanDefinitionParserTests.java index 4a6af4fc81..310571b014 100644 --- a/config/src/test/java/org/springframework/security/config/http/OAuth2ResourceServerBeanDefinitionParserTests.java +++ b/config/src/test/java/org/springframework/security/config/http/OAuth2ResourceServerBeanDefinitionParserTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/http/PlaceHolderAndELConfigTests.java b/config/src/test/java/org/springframework/security/config/http/PlaceHolderAndELConfigTests.java index ffe686efc1..861382a6da 100644 --- a/config/src/test/java/org/springframework/security/config/http/PlaceHolderAndELConfigTests.java +++ b/config/src/test/java/org/springframework/security/config/http/PlaceHolderAndELConfigTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2018 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/http/RememberMeConfigTests.java b/config/src/test/java/org/springframework/security/config/http/RememberMeConfigTests.java index 320b02cdc4..e031add232 100644 --- a/config/src/test/java/org/springframework/security/config/http/RememberMeConfigTests.java +++ b/config/src/test/java/org/springframework/security/config/http/RememberMeConfigTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2018 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/http/Saml2LoginBeanDefinitionParserTests.java b/config/src/test/java/org/springframework/security/config/http/Saml2LoginBeanDefinitionParserTests.java index 91ecd0e8d8..87c9bb296c 100644 --- a/config/src/test/java/org/springframework/security/config/http/Saml2LoginBeanDefinitionParserTests.java +++ b/config/src/test/java/org/springframework/security/config/http/Saml2LoginBeanDefinitionParserTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/http/Saml2LogoutBeanDefinitionParserTests.java b/config/src/test/java/org/springframework/security/config/http/Saml2LogoutBeanDefinitionParserTests.java index 71da35955b..0fc302976d 100644 --- a/config/src/test/java/org/springframework/security/config/http/Saml2LogoutBeanDefinitionParserTests.java +++ b/config/src/test/java/org/springframework/security/config/http/Saml2LogoutBeanDefinitionParserTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/http/SecurityContextHolderAwareRequestConfigTests.java b/config/src/test/java/org/springframework/security/config/http/SecurityContextHolderAwareRequestConfigTests.java index 713a03b846..a58d5498f9 100644 --- a/config/src/test/java/org/springframework/security/config/http/SecurityContextHolderAwareRequestConfigTests.java +++ b/config/src/test/java/org/springframework/security/config/http/SecurityContextHolderAwareRequestConfigTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2018 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/http/SecurityFiltersAssertions.java b/config/src/test/java/org/springframework/security/config/http/SecurityFiltersAssertions.java index afa8a80d1a..41cfec4ba9 100644 --- a/config/src/test/java/org/springframework/security/config/http/SecurityFiltersAssertions.java +++ b/config/src/test/java/org/springframework/security/config/http/SecurityFiltersAssertions.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2018 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/http/SessionManagementConfigServlet31Tests.java b/config/src/test/java/org/springframework/security/config/http/SessionManagementConfigServlet31Tests.java index 333c2db61f..a8324fbd05 100644 --- a/config/src/test/java/org/springframework/security/config/http/SessionManagementConfigServlet31Tests.java +++ b/config/src/test/java/org/springframework/security/config/http/SessionManagementConfigServlet31Tests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/http/SessionManagementConfigTests.java b/config/src/test/java/org/springframework/security/config/http/SessionManagementConfigTests.java index 663cdbe30f..1a692391bc 100644 --- a/config/src/test/java/org/springframework/security/config/http/SessionManagementConfigTests.java +++ b/config/src/test/java/org/springframework/security/config/http/SessionManagementConfigTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/http/SessionManagementConfigTransientAuthenticationTests.java b/config/src/test/java/org/springframework/security/config/http/SessionManagementConfigTransientAuthenticationTests.java index f1ae37e3ba..c2aeef4c0a 100644 --- a/config/src/test/java/org/springframework/security/config/http/SessionManagementConfigTransientAuthenticationTests.java +++ b/config/src/test/java/org/springframework/security/config/http/SessionManagementConfigTransientAuthenticationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2018 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/http/WebConfigUtilsTests.java b/config/src/test/java/org/springframework/security/config/http/WebConfigUtilsTests.java index 567c1d6880..db576ba40f 100644 --- a/config/src/test/java/org/springframework/security/config/http/WebConfigUtilsTests.java +++ b/config/src/test/java/org/springframework/security/config/http/WebConfigUtilsTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2012 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/http/WellKnownChangePasswordBeanDefinitionParserTests.java b/config/src/test/java/org/springframework/security/config/http/WellKnownChangePasswordBeanDefinitionParserTests.java index 85c162a6ba..44f005fb01 100644 --- a/config/src/test/java/org/springframework/security/config/http/WellKnownChangePasswordBeanDefinitionParserTests.java +++ b/config/src/test/java/org/springframework/security/config/http/WellKnownChangePasswordBeanDefinitionParserTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2021 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/http/customconfigurer/CustomConfigurer.java b/config/src/test/java/org/springframework/security/config/http/customconfigurer/CustomConfigurer.java index 4523a9e743..d97d64c794 100644 --- a/config/src/test/java/org/springframework/security/config/http/customconfigurer/CustomConfigurer.java +++ b/config/src/test/java/org/springframework/security/config/http/customconfigurer/CustomConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2018 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/http/customconfigurer/CustomHttpSecurityConfigurerTests.java b/config/src/test/java/org/springframework/security/config/http/customconfigurer/CustomHttpSecurityConfigurerTests.java index bfb4162c71..ac71c12a9b 100644 --- a/config/src/test/java/org/springframework/security/config/http/customconfigurer/CustomHttpSecurityConfigurerTests.java +++ b/config/src/test/java/org/springframework/security/config/http/customconfigurer/CustomHttpSecurityConfigurerTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/method/Contact.java b/config/src/test/java/org/springframework/security/config/method/Contact.java index 819b97ad35..fa43c011f0 100644 --- a/config/src/test/java/org/springframework/security/config/method/Contact.java +++ b/config/src/test/java/org/springframework/security/config/method/Contact.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2015 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/method/ContactPermission.java b/config/src/test/java/org/springframework/security/config/method/ContactPermission.java index a78b26f15f..e7e8b2b135 100644 --- a/config/src/test/java/org/springframework/security/config/method/ContactPermission.java +++ b/config/src/test/java/org/springframework/security/config/method/ContactPermission.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2015 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/method/GlobalMethodSecurityBeanDefinitionParserTests.java b/config/src/test/java/org/springframework/security/config/method/GlobalMethodSecurityBeanDefinitionParserTests.java index 73ad4e0ea4..77990def70 100644 --- a/config/src/test/java/org/springframework/security/config/method/GlobalMethodSecurityBeanDefinitionParserTests.java +++ b/config/src/test/java/org/springframework/security/config/method/GlobalMethodSecurityBeanDefinitionParserTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/method/InterceptMethodsBeanDefinitionDecoratorTests.java b/config/src/test/java/org/springframework/security/config/method/InterceptMethodsBeanDefinitionDecoratorTests.java index 307190ebf7..4facd97bd3 100644 --- a/config/src/test/java/org/springframework/security/config/method/InterceptMethodsBeanDefinitionDecoratorTests.java +++ b/config/src/test/java/org/springframework/security/config/method/InterceptMethodsBeanDefinitionDecoratorTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/method/Jsr250AnnotationDrivenBeanDefinitionParserTests.java b/config/src/test/java/org/springframework/security/config/method/Jsr250AnnotationDrivenBeanDefinitionParserTests.java index e597c91759..f13eb7fc1e 100644 --- a/config/src/test/java/org/springframework/security/config/method/Jsr250AnnotationDrivenBeanDefinitionParserTests.java +++ b/config/src/test/java/org/springframework/security/config/method/Jsr250AnnotationDrivenBeanDefinitionParserTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/method/MethodSecurityBeanDefinitionParserTests.java b/config/src/test/java/org/springframework/security/config/method/MethodSecurityBeanDefinitionParserTests.java index 2628961622..aa82d3b49e 100644 --- a/config/src/test/java/org/springframework/security/config/method/MethodSecurityBeanDefinitionParserTests.java +++ b/config/src/test/java/org/springframework/security/config/method/MethodSecurityBeanDefinitionParserTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/method/PreAuthorizeAdminRole.java b/config/src/test/java/org/springframework/security/config/method/PreAuthorizeAdminRole.java index 0401ff3ebf..f6956c1cae 100644 --- a/config/src/test/java/org/springframework/security/config/method/PreAuthorizeAdminRole.java +++ b/config/src/test/java/org/springframework/security/config/method/PreAuthorizeAdminRole.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2015 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/method/PreAuthorizeServiceImpl.java b/config/src/test/java/org/springframework/security/config/method/PreAuthorizeServiceImpl.java index bd3721a5db..838ff6fa78 100644 --- a/config/src/test/java/org/springframework/security/config/method/PreAuthorizeServiceImpl.java +++ b/config/src/test/java/org/springframework/security/config/method/PreAuthorizeServiceImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2015 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/method/PreAuthorizeTests.java b/config/src/test/java/org/springframework/security/config/method/PreAuthorizeTests.java index 677e0ec948..f3319142f3 100644 --- a/config/src/test/java/org/springframework/security/config/method/PreAuthorizeTests.java +++ b/config/src/test/java/org/springframework/security/config/method/PreAuthorizeTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2015 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/method/Sec2196Tests.java b/config/src/test/java/org/springframework/security/config/method/Sec2196Tests.java index 36904ca50a..3df4519985 100644 --- a/config/src/test/java/org/springframework/security/config/method/Sec2196Tests.java +++ b/config/src/test/java/org/springframework/security/config/method/Sec2196Tests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2013 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/method/SecuredAdminRole.java b/config/src/test/java/org/springframework/security/config/method/SecuredAdminRole.java index 629dcaa7b2..44fa10b0eb 100644 --- a/config/src/test/java/org/springframework/security/config/method/SecuredAdminRole.java +++ b/config/src/test/java/org/springframework/security/config/method/SecuredAdminRole.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2015 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/method/SecuredAnnotationDrivenBeanDefinitionParserTests.java b/config/src/test/java/org/springframework/security/config/method/SecuredAnnotationDrivenBeanDefinitionParserTests.java index 234f78d807..07092b6ec2 100644 --- a/config/src/test/java/org/springframework/security/config/method/SecuredAnnotationDrivenBeanDefinitionParserTests.java +++ b/config/src/test/java/org/springframework/security/config/method/SecuredAnnotationDrivenBeanDefinitionParserTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/method/SecuredServiceImpl.java b/config/src/test/java/org/springframework/security/config/method/SecuredServiceImpl.java index 582f51dd0d..ad4afc0e58 100644 --- a/config/src/test/java/org/springframework/security/config/method/SecuredServiceImpl.java +++ b/config/src/test/java/org/springframework/security/config/method/SecuredServiceImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2015 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/method/SecuredTests.java b/config/src/test/java/org/springframework/security/config/method/SecuredTests.java index b37ee9d353..bc29910286 100644 --- a/config/src/test/java/org/springframework/security/config/method/SecuredTests.java +++ b/config/src/test/java/org/springframework/security/config/method/SecuredTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2015 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/method/TestPermissionEvaluator.java b/config/src/test/java/org/springframework/security/config/method/TestPermissionEvaluator.java index 0d6bbe37d8..860747aeca 100644 --- a/config/src/test/java/org/springframework/security/config/method/TestPermissionEvaluator.java +++ b/config/src/test/java/org/springframework/security/config/method/TestPermissionEvaluator.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/method/configuration/Gh4020GlobalMethodSecurityConfigurationTests.java b/config/src/test/java/org/springframework/security/config/method/configuration/Gh4020GlobalMethodSecurityConfigurationTests.java index 5c3b06d902..83388555b7 100644 --- a/config/src/test/java/org/springframework/security/config/method/configuration/Gh4020GlobalMethodSecurityConfigurationTests.java +++ b/config/src/test/java/org/springframework/security/config/method/configuration/Gh4020GlobalMethodSecurityConfigurationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/method/sec2136/JpaPermissionEvaluator.java b/config/src/test/java/org/springframework/security/config/method/sec2136/JpaPermissionEvaluator.java index db25f03c7d..671e280b59 100644 --- a/config/src/test/java/org/springframework/security/config/method/sec2136/JpaPermissionEvaluator.java +++ b/config/src/test/java/org/springframework/security/config/method/sec2136/JpaPermissionEvaluator.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2013 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/method/sec2136/Sec2136Tests.java b/config/src/test/java/org/springframework/security/config/method/sec2136/Sec2136Tests.java index bb98a0ee23..2c41a29b40 100644 --- a/config/src/test/java/org/springframework/security/config/method/sec2136/Sec2136Tests.java +++ b/config/src/test/java/org/springframework/security/config/method/sec2136/Sec2136Tests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/method/sec2499/Sec2499Tests.java b/config/src/test/java/org/springframework/security/config/method/sec2499/Sec2499Tests.java index 8fbc0963ca..28c7a63658 100644 --- a/config/src/test/java/org/springframework/security/config/method/sec2499/Sec2499Tests.java +++ b/config/src/test/java/org/springframework/security/config/method/sec2499/Sec2499Tests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2014 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/oauth2/client/ClientRegistrationsBeanDefinitionParserTests.java b/config/src/test/java/org/springframework/security/config/oauth2/client/ClientRegistrationsBeanDefinitionParserTests.java index 50ffbbcd26..05eb9396d4 100644 --- a/config/src/test/java/org/springframework/security/config/oauth2/client/ClientRegistrationsBeanDefinitionParserTests.java +++ b/config/src/test/java/org/springframework/security/config/oauth2/client/ClientRegistrationsBeanDefinitionParserTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/oauth2/client/CommonOAuth2ProviderTests.java b/config/src/test/java/org/springframework/security/config/oauth2/client/CommonOAuth2ProviderTests.java index 0a3bea1389..3a5ad28b3b 100644 --- a/config/src/test/java/org/springframework/security/config/oauth2/client/CommonOAuth2ProviderTests.java +++ b/config/src/test/java/org/springframework/security/config/oauth2/client/CommonOAuth2ProviderTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/observation/SecurityObservationSettingsTests.java b/config/src/test/java/org/springframework/security/config/observation/SecurityObservationSettingsTests.java index 75dd6c2877..eb72ba1926 100644 --- a/config/src/test/java/org/springframework/security/config/observation/SecurityObservationSettingsTests.java +++ b/config/src/test/java/org/springframework/security/config/observation/SecurityObservationSettingsTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/provisioning/UserDetailsManagerResourceFactoryBeanPropertiesResourceITests.java b/config/src/test/java/org/springframework/security/config/provisioning/UserDetailsManagerResourceFactoryBeanPropertiesResourceITests.java index d70832f9bc..4a6d5e5d6e 100644 --- a/config/src/test/java/org/springframework/security/config/provisioning/UserDetailsManagerResourceFactoryBeanPropertiesResourceITests.java +++ b/config/src/test/java/org/springframework/security/config/provisioning/UserDetailsManagerResourceFactoryBeanPropertiesResourceITests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2017 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/provisioning/UserDetailsManagerResourceFactoryBeanPropertiesResourceLocationITests.java b/config/src/test/java/org/springframework/security/config/provisioning/UserDetailsManagerResourceFactoryBeanPropertiesResourceLocationITests.java index 7dd02fd671..26ef35c9a9 100644 --- a/config/src/test/java/org/springframework/security/config/provisioning/UserDetailsManagerResourceFactoryBeanPropertiesResourceLocationITests.java +++ b/config/src/test/java/org/springframework/security/config/provisioning/UserDetailsManagerResourceFactoryBeanPropertiesResourceLocationITests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2017 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/provisioning/UserDetailsManagerResourceFactoryBeanStringITests.java b/config/src/test/java/org/springframework/security/config/provisioning/UserDetailsManagerResourceFactoryBeanStringITests.java index 9a7701fd21..9abb77c4bf 100644 --- a/config/src/test/java/org/springframework/security/config/provisioning/UserDetailsManagerResourceFactoryBeanStringITests.java +++ b/config/src/test/java/org/springframework/security/config/provisioning/UserDetailsManagerResourceFactoryBeanStringITests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2017 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/saml2/RelyingPartyRegistrationsBeanDefinitionParserTests.java b/config/src/test/java/org/springframework/security/config/saml2/RelyingPartyRegistrationsBeanDefinitionParserTests.java index 2945ec8d17..966ce4363f 100644 --- a/config/src/test/java/org/springframework/security/config/saml2/RelyingPartyRegistrationsBeanDefinitionParserTests.java +++ b/config/src/test/java/org/springframework/security/config/saml2/RelyingPartyRegistrationsBeanDefinitionParserTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/test/SpringTestContext.java b/config/src/test/java/org/springframework/security/config/test/SpringTestContext.java index 800a3f45ae..cfe277bd44 100644 --- a/config/src/test/java/org/springframework/security/config/test/SpringTestContext.java +++ b/config/src/test/java/org/springframework/security/config/test/SpringTestContext.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/test/SpringTestContextExtension.java b/config/src/test/java/org/springframework/security/config/test/SpringTestContextExtension.java index aeb4d37cc4..24196b60d0 100644 --- a/config/src/test/java/org/springframework/security/config/test/SpringTestContextExtension.java +++ b/config/src/test/java/org/springframework/security/config/test/SpringTestContextExtension.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2017 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/test/SpringTestParentApplicationContextExecutionListener.java b/config/src/test/java/org/springframework/security/config/test/SpringTestParentApplicationContextExecutionListener.java index a2f4fde703..e803e8295e 100644 --- a/config/src/test/java/org/springframework/security/config/test/SpringTestParentApplicationContextExecutionListener.java +++ b/config/src/test/java/org/springframework/security/config/test/SpringTestParentApplicationContextExecutionListener.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/users/AuthenticationTestConfiguration.java b/config/src/test/java/org/springframework/security/config/users/AuthenticationTestConfiguration.java index c8960e2dc6..2b01ccdf20 100644 --- a/config/src/test/java/org/springframework/security/config/users/AuthenticationTestConfiguration.java +++ b/config/src/test/java/org/springframework/security/config/users/AuthenticationTestConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2018 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/users/ReactiveAuthenticationTestConfiguration.java b/config/src/test/java/org/springframework/security/config/users/ReactiveAuthenticationTestConfiguration.java index c32addfc41..5cd09d43a6 100644 --- a/config/src/test/java/org/springframework/security/config/users/ReactiveAuthenticationTestConfiguration.java +++ b/config/src/test/java/org/springframework/security/config/users/ReactiveAuthenticationTestConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2017 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/util/InMemoryXmlApplicationContext.java b/config/src/test/java/org/springframework/security/config/util/InMemoryXmlApplicationContext.java index f9660de009..9ef956f976 100644 --- a/config/src/test/java/org/springframework/security/config/util/InMemoryXmlApplicationContext.java +++ b/config/src/test/java/org/springframework/security/config/util/InMemoryXmlApplicationContext.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2021 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/util/InMemoryXmlWebApplicationContext.java b/config/src/test/java/org/springframework/security/config/util/InMemoryXmlWebApplicationContext.java index 72992ecef0..0426c572c4 100644 --- a/config/src/test/java/org/springframework/security/config/util/InMemoryXmlWebApplicationContext.java +++ b/config/src/test/java/org/springframework/security/config/util/InMemoryXmlWebApplicationContext.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/util/SpringSecurityVersions.java b/config/src/test/java/org/springframework/security/config/util/SpringSecurityVersions.java index 3814c60fb8..7a11527bd0 100644 --- a/config/src/test/java/org/springframework/security/config/util/SpringSecurityVersions.java +++ b/config/src/test/java/org/springframework/security/config/util/SpringSecurityVersions.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2021 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/web/PathPatternRequestMatcherBuilderFactoryBeanTests.java b/config/src/test/java/org/springframework/security/config/web/PathPatternRequestMatcherBuilderFactoryBeanTests.java index 09dd46531c..7bbc3ccbb8 100644 --- a/config/src/test/java/org/springframework/security/config/web/PathPatternRequestMatcherBuilderFactoryBeanTests.java +++ b/config/src/test/java/org/springframework/security/config/web/PathPatternRequestMatcherBuilderFactoryBeanTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/web/server/AuthorizeExchangeSpecTests.java b/config/src/test/java/org/springframework/security/config/web/server/AuthorizeExchangeSpecTests.java index 658f5666d7..b62daaa0a9 100644 --- a/config/src/test/java/org/springframework/security/config/web/server/AuthorizeExchangeSpecTests.java +++ b/config/src/test/java/org/springframework/security/config/web/server/AuthorizeExchangeSpecTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/web/server/CorsSpecTests.java b/config/src/test/java/org/springframework/security/config/web/server/CorsSpecTests.java index 1aa6d5ff92..70ca45c722 100644 --- a/config/src/test/java/org/springframework/security/config/web/server/CorsSpecTests.java +++ b/config/src/test/java/org/springframework/security/config/web/server/CorsSpecTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/web/server/ExceptionHandlingSpecTests.java b/config/src/test/java/org/springframework/security/config/web/server/ExceptionHandlingSpecTests.java index e99cd5c5d2..529201d024 100644 --- a/config/src/test/java/org/springframework/security/config/web/server/ExceptionHandlingSpecTests.java +++ b/config/src/test/java/org/springframework/security/config/web/server/ExceptionHandlingSpecTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/web/server/FormLoginTests.java b/config/src/test/java/org/springframework/security/config/web/server/FormLoginTests.java index a770ff69c0..d6ec96cb73 100644 --- a/config/src/test/java/org/springframework/security/config/web/server/FormLoginTests.java +++ b/config/src/test/java/org/springframework/security/config/web/server/FormLoginTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2021 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/web/server/HeaderSpecTests.java b/config/src/test/java/org/springframework/security/config/web/server/HeaderSpecTests.java index 386f35bf69..7fe1052f32 100644 --- a/config/src/test/java/org/springframework/security/config/web/server/HeaderSpecTests.java +++ b/config/src/test/java/org/springframework/security/config/web/server/HeaderSpecTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/web/server/HttpsRedirectSpecTests.java b/config/src/test/java/org/springframework/security/config/web/server/HttpsRedirectSpecTests.java index 17d377bd31..5a65ba893c 100644 --- a/config/src/test/java/org/springframework/security/config/web/server/HttpsRedirectSpecTests.java +++ b/config/src/test/java/org/springframework/security/config/web/server/HttpsRedirectSpecTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/web/server/LogoutSpecTests.java b/config/src/test/java/org/springframework/security/config/web/server/LogoutSpecTests.java index b4cb5e7d32..c8bfc6dcfd 100644 --- a/config/src/test/java/org/springframework/security/config/web/server/LogoutSpecTests.java +++ b/config/src/test/java/org/springframework/security/config/web/server/LogoutSpecTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2021 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/web/server/OAuth2ClientSpecTests.java b/config/src/test/java/org/springframework/security/config/web/server/OAuth2ClientSpecTests.java index 45fe167cea..a082fd7020 100644 --- a/config/src/test/java/org/springframework/security/config/web/server/OAuth2ClientSpecTests.java +++ b/config/src/test/java/org/springframework/security/config/web/server/OAuth2ClientSpecTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/web/server/OAuth2LoginTests.java b/config/src/test/java/org/springframework/security/config/web/server/OAuth2LoginTests.java index fc158311b4..6286e91619 100644 --- a/config/src/test/java/org/springframework/security/config/web/server/OAuth2LoginTests.java +++ b/config/src/test/java/org/springframework/security/config/web/server/OAuth2LoginTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/web/server/OAuth2ResourceServerSpecTests.java b/config/src/test/java/org/springframework/security/config/web/server/OAuth2ResourceServerSpecTests.java index ad44d3372d..2c3c662fc4 100644 --- a/config/src/test/java/org/springframework/security/config/web/server/OAuth2ResourceServerSpecTests.java +++ b/config/src/test/java/org/springframework/security/config/web/server/OAuth2ResourceServerSpecTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2021 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/web/server/OidcBackChannelServerLogoutHandlerTests.java b/config/src/test/java/org/springframework/security/config/web/server/OidcBackChannelServerLogoutHandlerTests.java index a8494bdc90..bffcb976ef 100644 --- a/config/src/test/java/org/springframework/security/config/web/server/OidcBackChannelServerLogoutHandlerTests.java +++ b/config/src/test/java/org/springframework/security/config/web/server/OidcBackChannelServerLogoutHandlerTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/web/server/OidcLogoutSpecTests.java b/config/src/test/java/org/springframework/security/config/web/server/OidcLogoutSpecTests.java index 5c5a9cb44b..13afcf091a 100644 --- a/config/src/test/java/org/springframework/security/config/web/server/OidcLogoutSpecTests.java +++ b/config/src/test/java/org/springframework/security/config/web/server/OidcLogoutSpecTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/web/server/OneTimeTokenLoginSpecTests.java b/config/src/test/java/org/springframework/security/config/web/server/OneTimeTokenLoginSpecTests.java index 64cf0f5226..b4766c676e 100644 --- a/config/src/test/java/org/springframework/security/config/web/server/OneTimeTokenLoginSpecTests.java +++ b/config/src/test/java/org/springframework/security/config/web/server/OneTimeTokenLoginSpecTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/web/server/PasswordManagementSpecTests.java b/config/src/test/java/org/springframework/security/config/web/server/PasswordManagementSpecTests.java index d3bb811a5d..e5bd6ecf3a 100644 --- a/config/src/test/java/org/springframework/security/config/web/server/PasswordManagementSpecTests.java +++ b/config/src/test/java/org/springframework/security/config/web/server/PasswordManagementSpecTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2021 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/web/server/RequestCacheTests.java b/config/src/test/java/org/springframework/security/config/web/server/RequestCacheTests.java index 9c7aef9306..0ec5425462 100644 --- a/config/src/test/java/org/springframework/security/config/web/server/RequestCacheTests.java +++ b/config/src/test/java/org/springframework/security/config/web/server/RequestCacheTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2017 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/web/server/ServerHttpSecurityTests.java b/config/src/test/java/org/springframework/security/config/web/server/ServerHttpSecurityTests.java index 0aedcb2de8..80e6f3a8bb 100644 --- a/config/src/test/java/org/springframework/security/config/web/server/ServerHttpSecurityTests.java +++ b/config/src/test/java/org/springframework/security/config/web/server/ServerHttpSecurityTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/web/server/SessionManagementSpecTests.java b/config/src/test/java/org/springframework/security/config/web/server/SessionManagementSpecTests.java index 2277351408..214288aaa1 100644 --- a/config/src/test/java/org/springframework/security/config/web/server/SessionManagementSpecTests.java +++ b/config/src/test/java/org/springframework/security/config/web/server/SessionManagementSpecTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/web/server/TestingServerHttpSecurity.java b/config/src/test/java/org/springframework/security/config/web/server/TestingServerHttpSecurity.java index 60a997a9c3..fa4b2bd6b4 100644 --- a/config/src/test/java/org/springframework/security/config/web/server/TestingServerHttpSecurity.java +++ b/config/src/test/java/org/springframework/security/config/web/server/TestingServerHttpSecurity.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/config/websocket/WebSocketMessageBrokerConfigTests.java b/config/src/test/java/org/springframework/security/config/websocket/WebSocketMessageBrokerConfigTests.java index c6310909fa..66dcf4cc3f 100644 --- a/config/src/test/java/org/springframework/security/config/websocket/WebSocketMessageBrokerConfigTests.java +++ b/config/src/test/java/org/springframework/security/config/websocket/WebSocketMessageBrokerConfigTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/htmlunit/server/HtmlUnitWebTestClient.java b/config/src/test/java/org/springframework/security/htmlunit/server/HtmlUnitWebTestClient.java index 6389ea83ae..a24174c0ae 100644 --- a/config/src/test/java/org/springframework/security/htmlunit/server/HtmlUnitWebTestClient.java +++ b/config/src/test/java/org/springframework/security/htmlunit/server/HtmlUnitWebTestClient.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2018 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/htmlunit/server/MockWebResponseBuilder.java b/config/src/test/java/org/springframework/security/htmlunit/server/MockWebResponseBuilder.java index 66ce945c04..439a012e14 100644 --- a/config/src/test/java/org/springframework/security/htmlunit/server/MockWebResponseBuilder.java +++ b/config/src/test/java/org/springframework/security/htmlunit/server/MockWebResponseBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/htmlunit/server/WebTestClientHtmlUnitDriverBuilder.java b/config/src/test/java/org/springframework/security/htmlunit/server/WebTestClientHtmlUnitDriverBuilder.java index 7767ec71da..c25e2772fb 100644 --- a/config/src/test/java/org/springframework/security/htmlunit/server/WebTestClientHtmlUnitDriverBuilder.java +++ b/config/src/test/java/org/springframework/security/htmlunit/server/WebTestClientHtmlUnitDriverBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2017 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/htmlunit/server/WebTestClientHtmlUnitDriverBuilderTests.java b/config/src/test/java/org/springframework/security/htmlunit/server/WebTestClientHtmlUnitDriverBuilderTests.java index 7a0ee706f6..92fb9f96e4 100644 --- a/config/src/test/java/org/springframework/security/htmlunit/server/WebTestClientHtmlUnitDriverBuilderTests.java +++ b/config/src/test/java/org/springframework/security/htmlunit/server/WebTestClientHtmlUnitDriverBuilderTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2017 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/htmlunit/server/WebTestClientWebConnection.java b/config/src/test/java/org/springframework/security/htmlunit/server/WebTestClientWebConnection.java index ff060b0e3a..c87d1e1b37 100644 --- a/config/src/test/java/org/springframework/security/htmlunit/server/WebTestClientWebConnection.java +++ b/config/src/test/java/org/springframework/security/htmlunit/server/WebTestClientWebConnection.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2017 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/intercept/method/aopalliance/MethodSecurityInterceptorWithAopConfigTests.java b/config/src/test/java/org/springframework/security/intercept/method/aopalliance/MethodSecurityInterceptorWithAopConfigTests.java index ea8ceb90be..1f3e460d35 100644 --- a/config/src/test/java/org/springframework/security/intercept/method/aopalliance/MethodSecurityInterceptorWithAopConfigTests.java +++ b/config/src/test/java/org/springframework/security/intercept/method/aopalliance/MethodSecurityInterceptorWithAopConfigTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/test/support/ClassPathExclusions.java b/config/src/test/java/org/springframework/security/test/support/ClassPathExclusions.java index f116e78d70..346a10b0a4 100644 --- a/config/src/test/java/org/springframework/security/test/support/ClassPathExclusions.java +++ b/config/src/test/java/org/springframework/security/test/support/ClassPathExclusions.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/test/support/ClassPathOverrides.java b/config/src/test/java/org/springframework/security/test/support/ClassPathOverrides.java index dd3b48f474..5673f90b83 100644 --- a/config/src/test/java/org/springframework/security/test/support/ClassPathOverrides.java +++ b/config/src/test/java/org/springframework/security/test/support/ClassPathOverrides.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/test/support/ForkedClassPath.java b/config/src/test/java/org/springframework/security/test/support/ForkedClassPath.java index 89b7c7cfab..312f3938ce 100644 --- a/config/src/test/java/org/springframework/security/test/support/ForkedClassPath.java +++ b/config/src/test/java/org/springframework/security/test/support/ForkedClassPath.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/test/support/ModifiedClassPathClassLoader.java b/config/src/test/java/org/springframework/security/test/support/ModifiedClassPathClassLoader.java index 09a3bb53a5..3b26d8e284 100644 --- a/config/src/test/java/org/springframework/security/test/support/ModifiedClassPathClassLoader.java +++ b/config/src/test/java/org/springframework/security/test/support/ModifiedClassPathClassLoader.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/test/support/ModifiedClassPathExtension.java b/config/src/test/java/org/springframework/security/test/support/ModifiedClassPathExtension.java index ad445ee9e0..7f65ceb244 100644 --- a/config/src/test/java/org/springframework/security/test/support/ModifiedClassPathExtension.java +++ b/config/src/test/java/org/springframework/security/test/support/ModifiedClassPathExtension.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/java/org/springframework/security/test/web/servlet/RequestCacheResultMatcher.java b/config/src/test/java/org/springframework/security/test/web/servlet/RequestCacheResultMatcher.java index 776713c0c4..16ea8f6e99 100644 --- a/config/src/test/java/org/springframework/security/test/web/servlet/RequestCacheResultMatcher.java +++ b/config/src/test/java/org/springframework/security/test/web/servlet/RequestCacheResultMatcher.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2023 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/annotation/method/configuration/KotlinEnableReactiveMethodSecurityTests.kt b/config/src/test/kotlin/org/springframework/security/config/annotation/method/configuration/KotlinEnableReactiveMethodSecurityTests.kt index 0c22ebfa71..a7759f6ebe 100644 --- a/config/src/test/kotlin/org/springframework/security/config/annotation/method/configuration/KotlinEnableReactiveMethodSecurityTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/annotation/method/configuration/KotlinEnableReactiveMethodSecurityTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2023 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/annotation/method/configuration/KotlinReactiveMessageService.kt b/config/src/test/kotlin/org/springframework/security/config/annotation/method/configuration/KotlinReactiveMessageService.kt index fd568df15c..57122c19cb 100644 --- a/config/src/test/kotlin/org/springframework/security/config/annotation/method/configuration/KotlinReactiveMessageService.kt +++ b/config/src/test/kotlin/org/springframework/security/config/annotation/method/configuration/KotlinReactiveMessageService.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2023 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/annotation/method/configuration/KotlinReactiveMessageServiceImpl.kt b/config/src/test/kotlin/org/springframework/security/config/annotation/method/configuration/KotlinReactiveMessageServiceImpl.kt index ccaf5cdf11..29f988c9a4 100644 --- a/config/src/test/kotlin/org/springframework/security/config/annotation/method/configuration/KotlinReactiveMessageServiceImpl.kt +++ b/config/src/test/kotlin/org/springframework/security/config/annotation/method/configuration/KotlinReactiveMessageServiceImpl.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2023 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/annotation/web/AnonymousDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/annotation/web/AnonymousDslTests.kt index 0110037095..ead38ad84d 100644 --- a/config/src/test/kotlin/org/springframework/security/config/annotation/web/AnonymousDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/annotation/web/AnonymousDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/annotation/web/AuthorizeHttpRequestsDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/annotation/web/AuthorizeHttpRequestsDslTests.kt index fba0a28e54..e014a29c8a 100644 --- a/config/src/test/kotlin/org/springframework/security/config/annotation/web/AuthorizeHttpRequestsDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/annotation/web/AuthorizeHttpRequestsDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/annotation/web/CorsDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/annotation/web/CorsDslTests.kt index b176c6bad8..cdaeebb997 100644 --- a/config/src/test/kotlin/org/springframework/security/config/annotation/web/CorsDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/annotation/web/CorsDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/annotation/web/CsrfDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/annotation/web/CsrfDslTests.kt index 0f23ba527b..286fbb9a86 100644 --- a/config/src/test/kotlin/org/springframework/security/config/annotation/web/CsrfDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/annotation/web/CsrfDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/annotation/web/ExceptionHandlingDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/annotation/web/ExceptionHandlingDslTests.kt index d74cf62d63..3b5197cc4b 100644 --- a/config/src/test/kotlin/org/springframework/security/config/annotation/web/ExceptionHandlingDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/annotation/web/ExceptionHandlingDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/annotation/web/FormLoginDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/annotation/web/FormLoginDslTests.kt index bf405d5df1..5d91006231 100644 --- a/config/src/test/kotlin/org/springframework/security/config/annotation/web/FormLoginDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/annotation/web/FormLoginDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/annotation/web/HeadersDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/annotation/web/HeadersDslTests.kt index f3929d4fca..f476ddd5d2 100644 --- a/config/src/test/kotlin/org/springframework/security/config/annotation/web/HeadersDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/annotation/web/HeadersDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/annotation/web/HttpBasicDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/annotation/web/HttpBasicDslTests.kt index 8e10403d38..862c9217c6 100644 --- a/config/src/test/kotlin/org/springframework/security/config/annotation/web/HttpBasicDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/annotation/web/HttpBasicDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/annotation/web/HttpSecurityDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/annotation/web/HttpSecurityDslTests.kt index 8830dff483..e1c55fe50a 100644 --- a/config/src/test/kotlin/org/springframework/security/config/annotation/web/HttpSecurityDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/annotation/web/HttpSecurityDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2023 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/annotation/web/HttpsRedirectDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/annotation/web/HttpsRedirectDslTests.kt index cedb9930c5..deb120505f 100644 --- a/config/src/test/kotlin/org/springframework/security/config/annotation/web/HttpsRedirectDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/annotation/web/HttpsRedirectDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/annotation/web/LogoutDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/annotation/web/LogoutDslTests.kt index ece19bd7af..37f71d0c42 100644 --- a/config/src/test/kotlin/org/springframework/security/config/annotation/web/LogoutDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/annotation/web/LogoutDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/annotation/web/OAuth2ClientDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/annotation/web/OAuth2ClientDslTests.kt index b2c055eccd..db0e1810aa 100644 --- a/config/src/test/kotlin/org/springframework/security/config/annotation/web/OAuth2ClientDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/annotation/web/OAuth2ClientDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/annotation/web/OAuth2LoginDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/annotation/web/OAuth2LoginDslTests.kt index cca0178e77..0853897a4e 100644 --- a/config/src/test/kotlin/org/springframework/security/config/annotation/web/OAuth2LoginDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/annotation/web/OAuth2LoginDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/annotation/web/OAuth2ResourceServerDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/annotation/web/OAuth2ResourceServerDslTests.kt index 07c89272fc..3de7c51cf2 100644 --- a/config/src/test/kotlin/org/springframework/security/config/annotation/web/OAuth2ResourceServerDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/annotation/web/OAuth2ResourceServerDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/annotation/web/OidcLogoutDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/annotation/web/OidcLogoutDslTests.kt index 2518991b8d..00b8860e30 100644 --- a/config/src/test/kotlin/org/springframework/security/config/annotation/web/OidcLogoutDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/annotation/web/OidcLogoutDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/annotation/web/OneTimeTokenLoginDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/annotation/web/OneTimeTokenLoginDslTests.kt index 8da71cd998..bbbb9d4e56 100644 --- a/config/src/test/kotlin/org/springframework/security/config/annotation/web/OneTimeTokenLoginDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/annotation/web/OneTimeTokenLoginDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/annotation/web/PasswordManagementDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/annotation/web/PasswordManagementDslTests.kt index 4fe4489915..385945cde4 100644 --- a/config/src/test/kotlin/org/springframework/security/config/annotation/web/PasswordManagementDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/annotation/web/PasswordManagementDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/annotation/web/PortMapperDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/annotation/web/PortMapperDslTests.kt index f0df11b123..87d6a58f8f 100644 --- a/config/src/test/kotlin/org/springframework/security/config/annotation/web/PortMapperDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/annotation/web/PortMapperDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/annotation/web/RememberMeDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/annotation/web/RememberMeDslTests.kt index 0a443b2b46..a900544197 100644 --- a/config/src/test/kotlin/org/springframework/security/config/annotation/web/RememberMeDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/annotation/web/RememberMeDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/annotation/web/RequestCacheDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/annotation/web/RequestCacheDslTests.kt index 0239b386fb..c55066f876 100644 --- a/config/src/test/kotlin/org/springframework/security/config/annotation/web/RequestCacheDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/annotation/web/RequestCacheDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/annotation/web/RequiresChannelDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/annotation/web/RequiresChannelDslTests.kt index 439e64b663..d82e1d1ff4 100644 --- a/config/src/test/kotlin/org/springframework/security/config/annotation/web/RequiresChannelDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/annotation/web/RequiresChannelDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/annotation/web/Saml2DslTests.kt b/config/src/test/kotlin/org/springframework/security/config/annotation/web/Saml2DslTests.kt index 02d2c3c9d9..1ea33d98ec 100644 --- a/config/src/test/kotlin/org/springframework/security/config/annotation/web/Saml2DslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/annotation/web/Saml2DslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/annotation/web/Saml2LogoutDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/annotation/web/Saml2LogoutDslTests.kt index 9e3e8fceca..105dc9cc3d 100644 --- a/config/src/test/kotlin/org/springframework/security/config/annotation/web/Saml2LogoutDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/annotation/web/Saml2LogoutDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/annotation/web/Saml2MetadataDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/annotation/web/Saml2MetadataDslTests.kt index ffb5e3bee1..4f43755a81 100644 --- a/config/src/test/kotlin/org/springframework/security/config/annotation/web/Saml2MetadataDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/annotation/web/Saml2MetadataDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/annotation/web/SecurityContextDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/annotation/web/SecurityContextDslTests.kt index 9dc24aba7a..12aec436be 100644 --- a/config/src/test/kotlin/org/springframework/security/config/annotation/web/SecurityContextDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/annotation/web/SecurityContextDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/annotation/web/SessionManagementDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/annotation/web/SessionManagementDslTests.kt index ae135ed289..5a9a2f7e0a 100644 --- a/config/src/test/kotlin/org/springframework/security/config/annotation/web/SessionManagementDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/annotation/web/SessionManagementDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/annotation/web/WebAuthnDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/annotation/web/WebAuthnDslTests.kt index 00e02f5821..7a5ec28d0f 100644 --- a/config/src/test/kotlin/org/springframework/security/config/annotation/web/WebAuthnDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/annotation/web/WebAuthnDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/annotation/web/X509DslTests.kt b/config/src/test/kotlin/org/springframework/security/config/annotation/web/X509DslTests.kt index 0587f19839..534ce90c03 100644 --- a/config/src/test/kotlin/org/springframework/security/config/annotation/web/X509DslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/annotation/web/X509DslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/annotation/web/headers/CacheControlDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/annotation/web/headers/CacheControlDslTests.kt index 718ccafe81..08d54cb420 100644 --- a/config/src/test/kotlin/org/springframework/security/config/annotation/web/headers/CacheControlDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/annotation/web/headers/CacheControlDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/annotation/web/headers/ContentSecurityPolicyDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/annotation/web/headers/ContentSecurityPolicyDslTests.kt index e19cb46cf5..ce98f9d1cf 100644 --- a/config/src/test/kotlin/org/springframework/security/config/annotation/web/headers/ContentSecurityPolicyDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/annotation/web/headers/ContentSecurityPolicyDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/annotation/web/headers/ContentTypeOptionsDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/annotation/web/headers/ContentTypeOptionsDslTests.kt index 03ecbd9775..2fa9e99bee 100644 --- a/config/src/test/kotlin/org/springframework/security/config/annotation/web/headers/ContentTypeOptionsDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/annotation/web/headers/ContentTypeOptionsDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/annotation/web/headers/FrameOptionsDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/annotation/web/headers/FrameOptionsDslTests.kt index 1d85ac9d51..a1f282c59d 100644 --- a/config/src/test/kotlin/org/springframework/security/config/annotation/web/headers/FrameOptionsDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/annotation/web/headers/FrameOptionsDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/annotation/web/headers/HttpPublicKeyPinningDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/annotation/web/headers/HttpPublicKeyPinningDslTests.kt index f9917187c4..ff471eca38 100644 --- a/config/src/test/kotlin/org/springframework/security/config/annotation/web/headers/HttpPublicKeyPinningDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/annotation/web/headers/HttpPublicKeyPinningDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/annotation/web/headers/HttpStrictTransportSecurityDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/annotation/web/headers/HttpStrictTransportSecurityDslTests.kt index 55c120d82a..fd50e4d8f5 100644 --- a/config/src/test/kotlin/org/springframework/security/config/annotation/web/headers/HttpStrictTransportSecurityDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/annotation/web/headers/HttpStrictTransportSecurityDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/annotation/web/headers/ReferrerPolicyDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/annotation/web/headers/ReferrerPolicyDslTests.kt index 9c390a038c..ade1f62d35 100644 --- a/config/src/test/kotlin/org/springframework/security/config/annotation/web/headers/ReferrerPolicyDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/annotation/web/headers/ReferrerPolicyDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/annotation/web/headers/XssProtectionConfigDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/annotation/web/headers/XssProtectionConfigDslTests.kt index aa18da0c0e..f1023c1eb4 100644 --- a/config/src/test/kotlin/org/springframework/security/config/annotation/web/headers/XssProtectionConfigDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/annotation/web/headers/XssProtectionConfigDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/annotation/web/oauth2/client/AuthorizationCodeGrantDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/annotation/web/oauth2/client/AuthorizationCodeGrantDslTests.kt index 01089ad3c9..b2bc43301d 100644 --- a/config/src/test/kotlin/org/springframework/security/config/annotation/web/oauth2/client/AuthorizationCodeGrantDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/annotation/web/oauth2/client/AuthorizationCodeGrantDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/annotation/web/oauth2/login/AuthorizationEndpointDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/annotation/web/oauth2/login/AuthorizationEndpointDslTests.kt index 0be984e398..dbca4bf7e2 100644 --- a/config/src/test/kotlin/org/springframework/security/config/annotation/web/oauth2/login/AuthorizationEndpointDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/annotation/web/oauth2/login/AuthorizationEndpointDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/annotation/web/oauth2/login/RedirectionEndpointDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/annotation/web/oauth2/login/RedirectionEndpointDslTests.kt index b4a5281301..61ab6d2247 100644 --- a/config/src/test/kotlin/org/springframework/security/config/annotation/web/oauth2/login/RedirectionEndpointDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/annotation/web/oauth2/login/RedirectionEndpointDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/annotation/web/oauth2/login/TokenEndpointDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/annotation/web/oauth2/login/TokenEndpointDslTests.kt index 718768187e..9688b70a0d 100644 --- a/config/src/test/kotlin/org/springframework/security/config/annotation/web/oauth2/login/TokenEndpointDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/annotation/web/oauth2/login/TokenEndpointDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/annotation/web/oauth2/login/UserInfoEndpointDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/annotation/web/oauth2/login/UserInfoEndpointDslTests.kt index 7143391524..7bd7f68cfe 100644 --- a/config/src/test/kotlin/org/springframework/security/config/annotation/web/oauth2/login/UserInfoEndpointDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/annotation/web/oauth2/login/UserInfoEndpointDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/annotation/web/oauth2/resourceserver/JwtDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/annotation/web/oauth2/resourceserver/JwtDslTests.kt index 90d7c37ba9..63dbca8e03 100644 --- a/config/src/test/kotlin/org/springframework/security/config/annotation/web/oauth2/resourceserver/JwtDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/annotation/web/oauth2/resourceserver/JwtDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/annotation/web/oauth2/resourceserver/OpaqueTokenDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/annotation/web/oauth2/resourceserver/OpaqueTokenDslTests.kt index e561c47534..ec5969b38b 100644 --- a/config/src/test/kotlin/org/springframework/security/config/annotation/web/oauth2/resourceserver/OpaqueTokenDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/annotation/web/oauth2/resourceserver/OpaqueTokenDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/annotation/web/session/SessionConcurrencyDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/annotation/web/session/SessionConcurrencyDslTests.kt index 4ac1a05e7a..9d3ecf8bde 100644 --- a/config/src/test/kotlin/org/springframework/security/config/annotation/web/session/SessionConcurrencyDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/annotation/web/session/SessionConcurrencyDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/annotation/web/session/SessionFixationDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/annotation/web/session/SessionFixationDslTests.kt index 46657d810f..c88a0a845b 100644 --- a/config/src/test/kotlin/org/springframework/security/config/annotation/web/session/SessionFixationDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/annotation/web/session/SessionFixationDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/web/server/AuthorizeExchangeDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/web/server/AuthorizeExchangeDslTests.kt index d92b85f63a..2ffc12f03e 100644 --- a/config/src/test/kotlin/org/springframework/security/config/web/server/AuthorizeExchangeDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/web/server/AuthorizeExchangeDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/web/server/ServerAnonymousDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/web/server/ServerAnonymousDslTests.kt index 35ac2ba246..d1b4821788 100644 --- a/config/src/test/kotlin/org/springframework/security/config/web/server/ServerAnonymousDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/web/server/ServerAnonymousDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/web/server/ServerCacheControlDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/web/server/ServerCacheControlDslTests.kt index ed5bfa0a5b..884f89d9d6 100644 --- a/config/src/test/kotlin/org/springframework/security/config/web/server/ServerCacheControlDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/web/server/ServerCacheControlDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/web/server/ServerContentSecurityPolicyDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/web/server/ServerContentSecurityPolicyDslTests.kt index fc639d9b6f..536d5b3e12 100644 --- a/config/src/test/kotlin/org/springframework/security/config/web/server/ServerContentSecurityPolicyDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/web/server/ServerContentSecurityPolicyDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/web/server/ServerContentTypeOptionsDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/web/server/ServerContentTypeOptionsDslTests.kt index 444f84fd79..38b7b0d2c6 100644 --- a/config/src/test/kotlin/org/springframework/security/config/web/server/ServerContentTypeOptionsDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/web/server/ServerContentTypeOptionsDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/web/server/ServerCorsDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/web/server/ServerCorsDslTests.kt index c24e92eb0c..0741043dd8 100644 --- a/config/src/test/kotlin/org/springframework/security/config/web/server/ServerCorsDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/web/server/ServerCorsDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/web/server/ServerCsrfDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/web/server/ServerCsrfDslTests.kt index 4f6bd39b44..292e616d1a 100644 --- a/config/src/test/kotlin/org/springframework/security/config/web/server/ServerCsrfDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/web/server/ServerCsrfDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/web/server/ServerExceptionHandlingDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/web/server/ServerExceptionHandlingDslTests.kt index 85766e8bdc..ae9c086de2 100644 --- a/config/src/test/kotlin/org/springframework/security/config/web/server/ServerExceptionHandlingDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/web/server/ServerExceptionHandlingDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/web/server/ServerFormLoginDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/web/server/ServerFormLoginDslTests.kt index fbe2bb30e2..1ca2229017 100644 --- a/config/src/test/kotlin/org/springframework/security/config/web/server/ServerFormLoginDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/web/server/ServerFormLoginDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2021 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/web/server/ServerFrameOptionsDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/web/server/ServerFrameOptionsDslTests.kt index b0b6a5e14c..447a4a9c52 100644 --- a/config/src/test/kotlin/org/springframework/security/config/web/server/ServerFrameOptionsDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/web/server/ServerFrameOptionsDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/web/server/ServerHeadersDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/web/server/ServerHeadersDslTests.kt index 78bfd4d57d..6e2e88ac60 100644 --- a/config/src/test/kotlin/org/springframework/security/config/web/server/ServerHeadersDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/web/server/ServerHeadersDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/web/server/ServerHttpBasicDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/web/server/ServerHttpBasicDslTests.kt index 6647fb9e3c..ee23dbb338 100644 --- a/config/src/test/kotlin/org/springframework/security/config/web/server/ServerHttpBasicDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/web/server/ServerHttpBasicDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2021 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/web/server/ServerHttpSecurityDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/web/server/ServerHttpSecurityDslTests.kt index 96477c1d1a..d89a7fbd68 100644 --- a/config/src/test/kotlin/org/springframework/security/config/web/server/ServerHttpSecurityDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/web/server/ServerHttpSecurityDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/web/server/ServerHttpStrictTransportSecurityDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/web/server/ServerHttpStrictTransportSecurityDslTests.kt index bfab9f0bfd..567d0e91a1 100644 --- a/config/src/test/kotlin/org/springframework/security/config/web/server/ServerHttpStrictTransportSecurityDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/web/server/ServerHttpStrictTransportSecurityDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/web/server/ServerHttpsRedirectDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/web/server/ServerHttpsRedirectDslTests.kt index 8588447cb0..e71badf5f5 100644 --- a/config/src/test/kotlin/org/springframework/security/config/web/server/ServerHttpsRedirectDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/web/server/ServerHttpsRedirectDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/web/server/ServerJwtDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/web/server/ServerJwtDslTests.kt index c47524e2a3..d586b2290c 100644 --- a/config/src/test/kotlin/org/springframework/security/config/web/server/ServerJwtDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/web/server/ServerJwtDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2021 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/web/server/ServerLogoutDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/web/server/ServerLogoutDslTests.kt index 9f653ff5c6..ca5cb77176 100644 --- a/config/src/test/kotlin/org/springframework/security/config/web/server/ServerLogoutDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/web/server/ServerLogoutDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2021 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/web/server/ServerOAuth2ClientDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/web/server/ServerOAuth2ClientDslTests.kt index a5c3e4261e..8ed299f8d4 100644 --- a/config/src/test/kotlin/org/springframework/security/config/web/server/ServerOAuth2ClientDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/web/server/ServerOAuth2ClientDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2021 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/web/server/ServerOAuth2LoginDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/web/server/ServerOAuth2LoginDslTests.kt index 5f335d7490..f266371a5b 100644 --- a/config/src/test/kotlin/org/springframework/security/config/web/server/ServerOAuth2LoginDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/web/server/ServerOAuth2LoginDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2021 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/web/server/ServerOAuth2ResourceServerDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/web/server/ServerOAuth2ResourceServerDslTests.kt index 28da159047..43ffbbda20 100644 --- a/config/src/test/kotlin/org/springframework/security/config/web/server/ServerOAuth2ResourceServerDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/web/server/ServerOAuth2ResourceServerDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2021 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/web/server/ServerOidcLogoutDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/web/server/ServerOidcLogoutDslTests.kt index 4bc0ca993d..164d8dd516 100644 --- a/config/src/test/kotlin/org/springframework/security/config/web/server/ServerOidcLogoutDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/web/server/ServerOidcLogoutDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2023 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/web/server/ServerOneTimeTokenLoginDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/web/server/ServerOneTimeTokenLoginDslTests.kt index 61958d476c..e8dd8af349 100644 --- a/config/src/test/kotlin/org/springframework/security/config/web/server/ServerOneTimeTokenLoginDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/web/server/ServerOneTimeTokenLoginDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/web/server/ServerOpaqueTokenDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/web/server/ServerOpaqueTokenDslTests.kt index 387b60dc5c..14cbcbbebf 100644 --- a/config/src/test/kotlin/org/springframework/security/config/web/server/ServerOpaqueTokenDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/web/server/ServerOpaqueTokenDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2025 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/web/server/ServerPasswordManagementDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/web/server/ServerPasswordManagementDslTests.kt index 687ec00a04..84d45ccfb2 100644 --- a/config/src/test/kotlin/org/springframework/security/config/web/server/ServerPasswordManagementDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/web/server/ServerPasswordManagementDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2021 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/web/server/ServerPermissionsPolicyDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/web/server/ServerPermissionsPolicyDslTests.kt index a13f8b4ba3..32bc38173e 100644 --- a/config/src/test/kotlin/org/springframework/security/config/web/server/ServerPermissionsPolicyDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/web/server/ServerPermissionsPolicyDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/web/server/ServerReferrerPolicyDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/web/server/ServerReferrerPolicyDslTests.kt index 8822b0d2bc..ecf0bc847d 100644 --- a/config/src/test/kotlin/org/springframework/security/config/web/server/ServerReferrerPolicyDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/web/server/ServerReferrerPolicyDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/web/server/ServerRequestCacheDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/web/server/ServerRequestCacheDslTests.kt index 146c31bde6..2f88afde8d 100644 --- a/config/src/test/kotlin/org/springframework/security/config/web/server/ServerRequestCacheDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/web/server/ServerRequestCacheDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2021 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/web/server/ServerSessionManagementDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/web/server/ServerSessionManagementDslTests.kt index a8c23c43bc..2db6f1ab74 100644 --- a/config/src/test/kotlin/org/springframework/security/config/web/server/ServerSessionManagementDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/web/server/ServerSessionManagementDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2024 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/web/server/ServerX509DslTests.kt b/config/src/test/kotlin/org/springframework/security/config/web/server/ServerX509DslTests.kt index 76fe4090ab..9b4ce88206 100644 --- a/config/src/test/kotlin/org/springframework/security/config/web/server/ServerX509DslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/web/server/ServerX509DslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2021 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/kotlin/org/springframework/security/config/web/server/ServerXssProtectionDslTests.kt b/config/src/test/kotlin/org/springframework/security/config/web/server/ServerXssProtectionDslTests.kt index 30e21307ee..5b5e1e956a 100644 --- a/config/src/test/kotlin/org/springframework/security/config/web/server/ServerXssProtectionDslTests.kt +++ b/config/src/test/kotlin/org/springframework/security/config/web/server/ServerXssProtectionDslTests.kt @@ -1,5 +1,5 @@ /* - * Copyright 2002-2022 the original author or authors. + * Copyright 2004-present 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. diff --git a/config/src/test/resources/org/springframework/security/config/authentication/PasswordEncoderParserTests-bean.xml b/config/src/test/resources/org/springframework/security/config/authentication/PasswordEncoderParserTests-bean.xml index f203b9e268..54976315d0 100644 --- a/config/src/test/resources/org/springframework/security/config/authentication/PasswordEncoderParserTests-bean.xml +++ b/config/src/test/resources/org/springframework/security/config/authentication/PasswordEncoderParserTests-bean.xml @@ -1,5 +1,5 @@