From 2bf126f4cf73aa62dfb03bc1765db124c05f90db Mon Sep 17 00:00:00 2001 From: Spring Operator Date: Tue, 19 Mar 2019 17:33:29 -0500 Subject: [PATCH] URL Cleanup This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener). # HTTP URLs that Could Not Be Fixed These URLs were unable to be fixed. Please review them to see if they can be manually resolved. * http://luke.taylor.openid.cn/ (200) with 1 occurrences could not be migrated: ([https](https://luke.taylor.openid.cn/) result SSLHandshakeException). # Fixed URLs ## Fixed But Review Recommended These URLs were fixed, but the https status was not OK. However, the https status was the same as the http request or http redirected to an https URL, so they were migrated. Your review is recommended. * http://axschema.org/contact/email (UnknownHostException) with 2 occurrences migrated to: https://axschema.org/contact/email ([https](https://axschema.org/contact/email) result UnknownHostException). * http://axschema.org/namePerson (UnknownHostException) with 1 occurrences migrated to: https://axschema.org/namePerson ([https](https://axschema.org/namePerson) result UnknownHostException). * http://axschema.org/namePerson/first (UnknownHostException) with 1 occurrences migrated to: https://axschema.org/namePerson/first ([https](https://axschema.org/namePerson/first) result UnknownHostException). * http://axschema.org/namePerson/last (UnknownHostException) with 1 occurrences migrated to: https://axschema.org/namePerson/last ([https](https://axschema.org/namePerson/last) result UnknownHostException). * http://luke.taylor.myopenid.com/ (UnknownHostException) with 1 occurrences migrated to: https://luke.taylor.myopenid.com/ ([https](https://luke.taylor.myopenid.com/) result UnknownHostException). * http://schema.openid.net/contact/email (UnknownHostException) with 2 occurrences migrated to: https://schema.openid.net/contact/email ([https](https://schema.openid.net/contact/email) result UnknownHostException). * http://schema.openid.net/namePerson (UnknownHostException) with 1 occurrences migrated to: https://schema.openid.net/namePerson ([https](https://schema.openid.net/namePerson) result UnknownHostException). * http://schema.openid.net/namePerson/friendly (UnknownHostException) with 1 occurrences migrated to: https://schema.openid.net/namePerson/friendly ([https](https://schema.openid.net/namePerson/friendly) result UnknownHostException). * http://somehost/someUrl (UnknownHostException) with 1 occurrences migrated to: https://somehost/someUrl ([https](https://somehost/someUrl) result UnknownHostException). * http://spring.security.test.myopenid.com/ (UnknownHostException) with 1 occurrences migrated to: https://spring.security.test.myopenid.com/ ([https](https://spring.security.test.myopenid.com/) result UnknownHostException). * http://example.net/pkp-report (404) with 1 occurrences migrated to: https://example.net/pkp-report ([https](https://example.net/pkp-report) result 404). * http://www.oasis-open.org/docbook/xml/5.0/rng/docbook.rng (404) with 1 occurrences migrated to: https://www.oasis-open.org/docbook/xml/5.0/rng/docbook.rng ([https](https://www.oasis-open.org/docbook/xml/5.0/rng/docbook.rng) result 404). * http://www.puppycrawl.com/dtds/configuration_1_3.dtd (404) with 1 occurrences migrated to: https://www.puppycrawl.com/dtds/configuration_1_3.dtd ([https](https://www.puppycrawl.com/dtds/configuration_1_3.dtd) result 404). * http://www.puppycrawl.com/dtds/suppressions_1_1.dtd (404) with 1 occurrences migrated to: https://www.puppycrawl.com/dtds/suppressions_1_1.dtd ([https](https://www.puppycrawl.com/dtds/suppressions_1_1.dtd) result 404). * http://www.se-radio.net/transcript-82-organization-large-code-bases-juergen-hoeller (404) with 1 occurrences migrated to: https://www.se-radio.net/transcript-82-organization-large-code-bases-juergen-hoeller ([https](https://www.se-radio.net/transcript-82-organization-large-code-bases-juergen-hoeller) result 404). ## Fixed Success These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended. * http://raykrueger.blogspot.com/ with 1 occurrences migrated to: https://raykrueger.blogspot.com/ ([https](https://raykrueger.blogspot.com/) result 200). * http://www.infoq.com/presentations/code-organization-large-projects with 1 occurrences migrated to: https://www.infoq.com/presentations/code-organization-large-projects ([https](https://www.infoq.com/presentations/code-organization-large-projects) result 200). * http://www.oasis-open.org/committees/entity/release/1.0/catalog.dtd with 1 occurrences migrated to: https://www.oasis-open.org/committees/entity/release/1.0/catalog.dtd ([https](https://www.oasis-open.org/committees/entity/release/1.0/catalog.dtd) result 200). * http://www.springframework.org/dtd/spring-beans.dtd with 4 occurrences migrated to: https://www.springframework.org/dtd/spring-beans.dtd ([https](https://www.springframework.org/dtd/spring-beans.dtd) result 200). * http://www.springframework.org/schema/aop/spring-aop-3.0.xsd with 5 occurrences migrated to: https://www.springframework.org/schema/aop/spring-aop-3.0.xsd ([https](https://www.springframework.org/schema/aop/spring-aop-3.0.xsd) result 200). * http://www.springframework.org/schema/aop/spring-aop-3.2.xsd with 1 occurrences migrated to: https://www.springframework.org/schema/aop/spring-aop-3.2.xsd ([https](https://www.springframework.org/schema/aop/spring-aop-3.2.xsd) result 200). * http://www.springframework.org/schema/aop/spring-aop.xsd with 1 occurrences migrated to: https://www.springframework.org/schema/aop/spring-aop.xsd ([https](https://www.springframework.org/schema/aop/spring-aop.xsd) result 200). * http://www.springframework.org/schema/beans/spring-beans-3.0.xsd with 20 occurrences migrated to: https://www.springframework.org/schema/beans/spring-beans-3.0.xsd ([https](https://www.springframework.org/schema/beans/spring-beans-3.0.xsd) result 200). * http://www.springframework.org/schema/beans/spring-beans-3.1.xsd with 1 occurrences migrated to: https://www.springframework.org/schema/beans/spring-beans-3.1.xsd ([https](https://www.springframework.org/schema/beans/spring-beans-3.1.xsd) result 200). * http://www.springframework.org/schema/beans/spring-beans.xsd with 267 occurrences migrated to: https://www.springframework.org/schema/beans/spring-beans.xsd ([https](https://www.springframework.org/schema/beans/spring-beans.xsd) result 200). * http://www.springframework.org/schema/context/spring-context-3.0.xsd with 1 occurrences migrated to: https://www.springframework.org/schema/context/spring-context-3.0.xsd ([https](https://www.springframework.org/schema/context/spring-context-3.0.xsd) result 200). * http://www.springframework.org/schema/context/spring-context-3.1.xsd with 1 occurrences migrated to: https://www.springframework.org/schema/context/spring-context-3.1.xsd ([https](https://www.springframework.org/schema/context/spring-context-3.1.xsd) result 200). * http://www.springframework.org/schema/context/spring-context-3.2.xsd with 1 occurrences migrated to: https://www.springframework.org/schema/context/spring-context-3.2.xsd ([https](https://www.springframework.org/schema/context/spring-context-3.2.xsd) result 200). * http://www.springframework.org/schema/context/spring-context.xsd with 6 occurrences migrated to: https://www.springframework.org/schema/context/spring-context.xsd ([https](https://www.springframework.org/schema/context/spring-context.xsd) result 200). * http://www.springframework.org/schema/data/jpa/spring-jpa.xsd with 1 occurrences migrated to: https://www.springframework.org/schema/data/jpa/spring-jpa.xsd ([https](https://www.springframework.org/schema/data/jpa/spring-jpa.xsd) result 200). * http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd with 1 occurrences migrated to: https://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd ([https](https://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd) result 200). * http://www.springframework.org/schema/mvc/spring-mvc.xsd with 10 occurrences migrated to: https://www.springframework.org/schema/mvc/spring-mvc.xsd ([https](https://www.springframework.org/schema/mvc/spring-mvc.xsd) result 200). * http://www.springframework.org/schema/security/spring-security-2.0.xsd with 1 occurrences migrated to: https://www.springframework.org/schema/security/spring-security-2.0.xsd ([https](https://www.springframework.org/schema/security/spring-security-2.0.xsd) result 200). * http://www.springframework.org/schema/security/spring-security.xsd with 266 occurrences migrated to: https://www.springframework.org/schema/security/spring-security.xsd ([https](https://www.springframework.org/schema/security/spring-security.xsd) result 200). * http://www.springframework.org/schema/tx/spring-tx-3.0.xsd with 1 occurrences migrated to: https://www.springframework.org/schema/tx/spring-tx-3.0.xsd ([https](https://www.springframework.org/schema/tx/spring-tx-3.0.xsd) result 200). * http://www.springframework.org/schema/tx/spring-tx.xsd with 3 occurrences migrated to: https://www.springframework.org/schema/tx/spring-tx.xsd ([https](https://www.springframework.org/schema/tx/spring-tx.xsd) result 200). * http://www.springframework.org/schema/util/spring-util-3.0.xsd with 3 occurrences migrated to: https://www.springframework.org/schema/util/spring-util-3.0.xsd ([https](https://www.springframework.org/schema/util/spring-util-3.0.xsd) result 200). * http://www.springframework.org/schema/util/spring-util-3.1.xsd with 1 occurrences migrated to: https://www.springframework.org/schema/util/spring-util-3.1.xsd ([https](https://www.springframework.org/schema/util/spring-util-3.1.xsd) result 200). * http://www.springframework.org/schema/util/spring-util.xsd with 4 occurrences migrated to: https://www.springframework.org/schema/util/spring-util.xsd ([https](https://www.springframework.org/schema/util/spring-util.xsd) result 200). * http://www.springframework.org/schema/websocket/spring-websocket.xsd with 6 occurrences migrated to: https://www.springframework.org/schema/websocket/spring-websocket.xsd ([https](https://www.springframework.org/schema/websocket/spring-websocket.xsd) result 200). * http://www.headwaysoftware.com with 1 occurrences migrated to: https://www.headwaysoftware.com ([https](https://www.headwaysoftware.com) result 301). * http://java.sun.com/dtd/web-app_2_3.dtd with 2 occurrences migrated to: https://java.sun.com/dtd/web-app_2_3.dtd ([https](https://java.sun.com/dtd/web-app_2_3.dtd) result 302). * http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd with 10 occurrences migrated to: https://java.sun.com/xml/ns/javaee/web-app_2_5.xsd ([https](https://java.sun.com/xml/ns/javaee/web-app_2_5.xsd) result 302). * http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd with 2 occurrences migrated to: https://java.sun.com/xml/ns/javaee/web-app_3_0.xsd ([https](https://java.sun.com/xml/ns/javaee/web-app_3_0.xsd) result 302). # Ignored These URLs were intentionally ignored. * http://appengine.google.com/ns/1.0 with 1 occurrences * http://docbook.org/ns/docbook with 1 occurrences * http://jakarta.apache.org/log4j/ with 1 occurrences * http://java.sun.com/xml/ns/javaee with 22 occurrences * http://www.springframework.org/schema/aop with 14 occurrences * http://www.springframework.org/schema/beans with 576 occurrences * http://www.springframework.org/schema/c with 6 occurrences * http://www.springframework.org/schema/context with 18 occurrences * http://www.springframework.org/schema/data/jpa with 2 occurrences * http://www.springframework.org/schema/jdbc with 2 occurrences * http://www.springframework.org/schema/mvc with 20 occurrences * http://www.springframework.org/schema/p with 10 occurrences * http://www.springframework.org/schema/security with 534 occurrences * http://www.springframework.org/schema/tx with 10 occurrences * http://www.springframework.org/schema/util with 16 occurrences * http://www.springframework.org/schema/websocket with 12 occurrences * http://www.w3.org/1999/xlink with 1 occurrences * http://www.w3.org/2001/XMLSchema-instance with 299 occurrences --- .../jdbcMutableAclServiceTests-context.xml | 2 +- ...bleAclServiceTestsWithAclClass-context.xml | 2 +- ...tserviceauthenticationdetails-explicit.xml | 2 +- ...serviceauthenticationdetails-passivity.xml | 2 +- .../security/config/catalog.xml | 4 ++-- ...toryObjectPostProcessorTests-aopconfig.xml | 6 ++--- .../PasswordEncoderParserTests-bean.xml | 4 ++-- .../PasswordEncoderParserTests-default.xml | 4 ++-- ...antedAuthorityDefaultsXmlTests-context.xml | 4 ++-- ...gBeanFactoryPostProcessorTests-context.xml | 6 ++--- ...sDeniedConfigTests-AccessDeniedHandler.xml | 4 ++-- ...AccessDeniedConfigTests-NoLeadingSlash.xml | 4 ++-- ...AccessDeniedConfigTests-UsesPathAndRef.xml | 4 ++-- ...erDataValueProcessorOnyIfNotRegistered.xml | 10 ++++---- .../http/CsrfConfigTests-AutoConfig.xml | 4 ++-- .../http/CsrfConfigTests-CsrfDisabled.xml | 4 ++-- .../http/CsrfConfigTests-CsrfEnabled.xml | 4 ++-- ...srfConfigTests-WithAccessDeniedHandler.xml | 4 ++-- .../CsrfConfigTests-WithRequestMatcher.xml | 4 ++-- .../CsrfConfigTests-WithSessionManagement.xml | 4 ++-- ...ConfigTests-mock-csrf-token-repository.xml | 4 ++-- .../CsrfConfigTests-mock-request-matcher.xml | 4 ++-- ...nfigTests-shared-access-denied-handler.xml | 4 ++-- .../CsrfConfigTests-shared-controllers.xml | 6 ++--- ...nfigTests-shared-csrf-token-repository.xml | 4 ++-- .../CsrfConfigTests-shared-userservice.xml | 4 ++-- ...inBeanDefinitionParserTests-AutoConfig.xml | 4 ++-- ...mLoginBeanDefinitionParserTests-Simple.xml | 4 ++-- ...ts-WithAuthenticationFailureForwardUrl.xml | 4 ++-- ...ts-WithAuthenticationSuccessForwardUrl.xml | 4 ++-- ...nitionParserTests-WithCustomAttributes.xml | 4 ++-- ...inBeanDefinitionParserTests-WithOpenId.xml | 4 ++-- ...ParserTests-WithOpenIdCustomAttributes.xml | 4 ++-- .../http/FormLoginConfigTests-ForSec2919.xml | 4 ++-- .../http/FormLoginConfigTests-ForSec3147.xml | 4 ++-- ...igTests-NoLeadingSlashDefaultTargetUrl.xml | 4 ++-- ...ginConfigTests-NoLeadingSlashLoginPage.xml | 4 ++-- .../http/FormLoginConfigTests-UsingSpel.xml | 4 ++-- ...LoginConfigTests-WithAntRequestMatcher.xml | 4 ++-- .../FormLoginConfigTests-WithCsrfDisabled.xml | 4 ++-- .../FormLoginConfigTests-WithCsrfEnabled.xml | 4 ++-- ...mLoginConfigTests-WithDefaultTargetUrl.xml | 4 ++-- ...figTests-WithSuccessAndFailureHandlers.xml | 4 ++-- ...ests-WithUsernameAndPasswordParameters.xml | 4 ++-- .../config/http/HttpConfigTests-Minimal.xml | 4 ++-- .../http/HttpCorsConfigTests-RequiresMvc.xml | 4 ++-- .../http/HttpCorsConfigTests-WithCors.xml | 6 ++--- ...onfigTests-WithCorsConfigurationSource.xml | 4 ++-- .../HttpCorsConfigTests-WithCorsFilter.xml | 4 ++-- ...eadersConfigTests-CacheControlDisabled.xml | 4 ++-- ...ntentSecurityPolicyWithEmptyDirectives.xml | 4 ++-- ...tentSecurityPolicyWithPolicyDirectives.xml | 4 ++-- ...ts-ContentSecurityPolicyWithReportOnly.xml | 4 ++-- ...ConfigTests-ContentTypeOptionsDisabled.xml | 4 ++-- .../HttpHeadersConfigTests-DefaultConfig.xml | 4 ++-- ...Tests-DefaultsDisabledWithCacheControl.xml | 4 ++-- ...aultsDisabledWithContentSecurityPolicy.xml | 4 ++-- ...DefaultsDisabledWithContentTypeOptions.xml | 4 ++-- ...Tests-DefaultsDisabledWithCustomHeader.xml | 4 ++-- ...DefaultsDisabledWithCustomHeaderWriter.xml | 4 ++-- ...tsDisabledWithCustomHstsRequestMatcher.xml | 4 ++-- ...figTests-DefaultsDisabledWithEmptyHpkp.xml | 4 ++-- ...figTests-DefaultsDisabledWithEmptyPins.xml | 4 ++-- ...Tests-DefaultsDisabledWithFrameOptions.xml | 4 ++-- ...aultsDisabledWithFrameOptionsAllowFrom.xml | 4 ++-- ...edWithFrameOptionsAllowFromBlankOrigin.xml | 4 ++-- ...abledWithFrameOptionsAllowFromNoOrigin.xml | 4 ++-- ...bledWithFrameOptionsAllowFromWhitelist.xml | 4 ++-- ...s-DefaultsDisabledWithFrameOptionsDeny.xml | 4 ++-- ...ultsDisabledWithFrameOptionsSameOrigin.xml | 4 ++-- ...rsConfigTests-DefaultsDisabledWithHpkp.xml | 4 ++-- ...Tests-DefaultsDisabledWithHpkpDefaults.xml | 4 ++-- ...aultsDisabledWithHpkpIncludeSubdomains.xml | 4 ++-- ...igTests-DefaultsDisabledWithHpkpMaxAge.xml | 4 ++-- ...igTests-DefaultsDisabledWithHpkpReport.xml | 4 ++-- ...ests-DefaultsDisabledWithHpkpReportUri.xml | 6 ++--- ...rsConfigTests-DefaultsDisabledWithHsts.xml | 4 ++-- ...igTests-DefaultsDisabledWithNoOverride.xml | 4 ++-- ...sts-DefaultsDisabledWithOnlyHeaderName.xml | 4 ++-- ...ts-DefaultsDisabledWithOnlyHeaderValue.xml | 4 ++-- ...sts-DefaultsDisabledWithReferrerPolicy.xml | 4 ++-- ...tsDisabledWithReferrerPolicySameOrigin.xml | 4 ++-- ...ests-DefaultsDisabledWithXssProtection.xml | 4 ++-- ...aultsDisabledWithXssProtectionDisabled.xml | 4 ++-- ...edWithXssProtectionDisabledAndBlockSet.xml | 4 ++-- ...faultsDisabledWithXssProtectionEnabled.xml | 4 ++-- ...eadersConfigTests-FrameOptionsDisabled.xml | 4 ++-- ...s-FrameOptionsDisabledSpecifyingPolicy.xml | 4 ++-- ...HttpHeadersConfigTests-HeadersDisabled.xml | 4 ++-- ...ests-HeadersDisabledHavingChildElement.xml | 4 ++-- ...adersDisabledWithContentSecurityPolicy.xml | 4 ++-- .../HttpHeadersConfigTests-HeadersEnabled.xml | 4 ++-- .../HttpHeadersConfigTests-HpkpDisabled.xml | 4 ++-- .../HttpHeadersConfigTests-HstsDisabled.xml | 4 ++-- ...stsDisabledSpecifyingIncludeSubdomains.xml | 4 ++-- ...nfigTests-HstsDisabledSpecifyingMaxAge.xml | 4 ++-- ...s-HstsDisabledSpecifyingRequestMatcher.xml | 4 ++-- ...ttpHeadersConfigTests-WithFrameOptions.xml | 4 ++-- ...adersConfigTests-XssProtectionDisabled.xml | 4 ++-- ...gTests-XssProtectionDisabledAndEnabled.xml | 4 ++-- ...s-XssProtectionDisabledSpecifyingBlock.xml | 4 ++-- ...rceptUrlWhenRequestMatcherRefThenWorks.xml | 4 ++-- ...ptUrlConfigTests-AntMatcherServletPath.xml | 4 ++-- ...tUrlConfigTests-CamelCasePathVariables.xml | 4 ++-- ...lConfigTests-CiRegexMatcherServletPath.xml | 4 ++-- ...lConfigTests-DefaultMatcherServletPath.xml | 4 ++-- .../InterceptUrlConfigTests-HasAnyRole.xml | 4 ++-- .../InterceptUrlConfigTests-MvcMatchers.xml | 6 ++--- ...rlConfigTests-MvcMatchersPathVariables.xml | 6 ++--- ...tUrlConfigTests-MvcMatchersServletPath.xml | 6 ++--- .../InterceptUrlConfigTests-PatchMethod.xml | 4 ++-- .../InterceptUrlConfigTests-PathVariables.xml | 4 ++-- ...UrlConfigTests-RegexMatcherServletPath.xml | 4 ++-- .../http/InterceptUrlConfigTests-Sec2256.xml | 4 ++-- ...onfigTests-TypeConversionPathVariables.xml | 4 ++-- ...pConfigTests-AnonymousCustomAttributes.xml | 4 ++-- .../MiscHttpConfigTests-AnonymousDisabled.xml | 4 ++-- ...MiscHttpConfigTests-AnonymousEndpoints.xml | 4 ++-- ...nfigTests-AnonymousMultipleAuthorities.xml | 4 ++-- ...-AuthenticationManagerEraseCredentials.xml | 4 ++-- ...uthenticationManagerRefKeepCredentials.xml | 4 ++-- ...enticationManagerRefNotProviderManager.xml | 4 ++-- .../http/MiscHttpConfigTests-AutoConfig.xml | 4 ++-- ...HttpConfigTests-CiRegexSecurityPattern.xml | 4 ++-- .../MiscHttpConfigTests-CollidingFilters.xml | 4 ++-- ...onfigTests-CustomAccessDecisionManager.xml | 4 ++-- ...s-CustomAuthenticationDetailsSourceRef.xml | 4 ++-- .../MiscHttpConfigTests-CustomFilters.xml | 4 ++-- ...nfigTests-CustomHttpBasicEntryPointRef.xml | 4 ++-- ...scHttpConfigTests-CustomRequestMatcher.xml | 4 ++-- .../MiscHttpConfigTests-DeleteCookies.xml | 4 ++-- ...iscHttpConfigTests-DisableUrlRewriting.xml | 4 ++-- .../http/MiscHttpConfigTests-EntryPoint.xml | 4 ++-- .../MiscHttpConfigTests-ExpressionHandler.xml | 4 ++-- .../http/MiscHttpConfigTests-HttpBasic.xml | 4 ++-- .../http/MiscHttpConfigTests-HttpFirewall.xml | 4 ++-- ...ttpConfigTests-InterceptUrlExpressions.xml | 4 ++-- ...MiscHttpConfigTests-InterceptUrlMethod.xml | 4 ++-- ...gTests-InterceptUrlMethodRequiresHttps.xml | 4 ++-- ...sts-InterceptUrlMethodRequiresHttpsAny.xml | 4 ++-- ...ttpConfigTests-InvalidLogoutSuccessUrl.xml | 4 ++-- .../config/http/MiscHttpConfigTests-Jaas.xml | 4 ++-- .../http/MiscHttpConfigTests-JeeFilter.xml | 4 ++-- ...ttpConfigTests-LogoutSuccessHandlerRef.xml | 4 ++-- ...scHttpConfigTests-MinimalConfiguration.xml | 4 ++-- ...pConfigTests-MissingUserDetailsService.xml | 4 ++-- .../MiscHttpConfigTests-NoAuthProviders.xml | 4 ++-- ...ests-NoInternalAuthenticationProviders.xml | 4 ++-- ...scHttpConfigTests-NoSecurityForPattern.xml | 4 ++-- .../MiscHttpConfigTests-OncePerRequest.xml | 4 ++-- ...rtsMappedInterceptUrlMethodRequiresAny.xml | 4 ++-- ...tpConfigTests-PortsMappedRequiresHttps.xml | 4 ++-- ...MiscHttpConfigTests-ProtectedLoginPage.xml | 4 ++-- ...scHttpConfigTests-RegexSecurityPattern.xml | 4 ++-- .../http/MiscHttpConfigTests-RequestCache.xml | 4 ++-- .../http/MiscHttpConfigTests-Sec750.xml | 4 ++-- .../http/MiscHttpConfigTests-Sec934.xml | 4 ++-- ...pConfigTests-SecurityContextRepository.xml | 4 ++-- .../config/http/MiscHttpConfigTests-X509.xml | 4 ++-- .../http/MiscHttpConfigTests-controllers.xml | 6 ++--- ...pBlockConfigTests-DistinctHttpElements.xml | 4 ++-- ...BlockConfigTests-IdenticalHttpElements.xml | 4 ++-- ...Tests-IdenticallyPatternedHttpElements.xml | 4 ++-- .../MultiHttpBlockConfigTests-Sec1937.xml | 4 ++-- .../config/http/OpenIDConfigTests-Sec2919.xml | 4 ++-- .../http/OpenIDConfigTests-WithFormLogin.xml | 4 ++-- ...Tests-WithFormLoginAndOpenIDLoginPages.xml | 4 ++-- .../OpenIDConfigTests-WithFormLoginPage.xml | 4 ++-- ...OpenIDConfigTests-WithOpenIDAttributes.xml | 8 +++---- ...gTests-WithOpenIDLoginPageAndFormLogin.xml | 4 ++-- .../http/OpenIDConfigTests-WithRememberMe.xml | 4 ++-- ...olderAndELConfigTests-AccessDeniedPage.xml | 4 ++-- ...ELConfigTests-AccessDeniedPageWithSpEL.xml | 4 ++-- ...ELConfigTests-InterceptUrlAndFormLogin.xml | 4 ++-- ...Tests-InterceptUrlAndFormLoginWithSpEL.xml | 4 ++-- ...laceHolderAndELConfigTests-PortMapping.xml | 4 ++-- ...HolderAndELConfigTests-RequiresChannel.xml | 4 ++-- ...olderAndELConfigTests-UnsecuredPattern.xml | 4 ++-- .../RememberMeConfigTests-DefaultConfig.xml | 4 ++-- ...berMeConfigTests-NegativeTokenValidity.xml | 4 ++-- ...ts-NegativeTokenValidityWithDataSource.xml | 4 ++-- ...eTokenValidityWithPersistentRepository.xml | 4 ++-- .../http/RememberMeConfigTests-Sec1827.xml | 4 ++-- .../http/RememberMeConfigTests-Sec2165.xml | 4 ++-- .../http/RememberMeConfigTests-Sec742.xml | 4 ++-- .../RememberMeConfigTests-SecureCookie.xml | 4 ++-- .../RememberMeConfigTests-TokenValidity.xml | 4 ++-- ...Tests-WithAuthenticationSuccessHandler.xml | 4 ++-- .../RememberMeConfigTests-WithDataSource.xml | 4 ++-- ...mberMeConfigTests-WithRememberMeCookie.xml | 4 ++-- ...sts-WithRememberMeCookieAndServicesRef.xml | 4 ++-- ...rMeConfigTests-WithRememberMeParameter.xml | 4 ++-- ...-WithRememberMeParameterAndServicesRef.xml | 4 ++-- .../RememberMeConfigTests-WithServicesRef.xml | 4 ++-- ...emberMeConfigTests-WithTokenRepository.xml | 4 ++-- ...erMeConfigTests-WithUserDetailsService.xml | 4 ++-- ...olderAwareRequestConfigTests-FormLogin.xml | 4 ++-- ...olderAwareRequestConfigTests-HttpBasic.xml | 4 ++-- ...xtHolderAwareRequestConfigTests-Logout.xml | 4 ++-- ...olderAwareRequestConfigTests-MultiHttp.xml | 4 ++-- ...xtHolderAwareRequestConfigTests-Simple.xml | 4 ++-- ...-ConcurrencyControlCustomLogoutHandler.xml | 4 ++-- ...nfigTests-ConcurrencyControlExpiredUrl.xml | 6 ++--- ...encyControlLogoutAndRememberMeHandlers.xml | 4 ++-- ...figTests-ConcurrencyControlMaxSessions.xml | 4 ++-- ...ts-ConcurrencyControlRememberMeHandler.xml | 4 ++-- ...ConcurrencyControlSessionRegistryAlias.xml | 4 ++-- ...s-ConcurrencyControlSessionRegistryRef.xml | 4 ++-- ...agementConfigTests-CreateSessionAlways.xml | 4 ++-- ...entConfigTests-CreateSessionIfRequired.xml | 4 ++-- ...nagementConfigTests-CreateSessionNever.xml | 4 ++-- ...mentConfigTests-CreateSessionStateless.xml | 4 ++-- ...tConfigTests-NoSessionManagementFilter.xml | 4 ++-- .../SessionManagementConfigTests-Sec1208.xml | 4 ++-- .../SessionManagementConfigTests-Sec2137.xml | 4 ++-- ...Tests-SessionAuthenticationStrategyRef.xml | 4 ++-- ...essionFixationProtectionMigrateSession.xml | 4 ++-- ...figTests-SessionFixationProtectionNone.xml | 4 ++-- ...ionProtectionNoneWithInvalidSessionUrl.xml | 4 ++-- ...ssionAlwaysWithTransientAuthentication.xml | 4 ++-- ...ationTests-WithTransientAuthentication.xml | 4 ++-- .../security/config/http/userservice.xml | 4 ++-- .../security/config/method-security.xml | 6 ++--- .../method/PreAuthorizeTests-context.xml | 4 ++-- .../config/method/SecuredTests-context.xml | 4 ++-- .../config/method/sec2136/sec2136.xml | 10 ++++---- .../security/config/method/sec2499/child.xml | 4 ++-- .../security/config/method/sec2499/parent.xml | 2 +- ...figTests-ConnectAckInterceptTypeConfig.xml | 4 ++-- ...ConfigTests-ConnectInterceptTypeConfig.xml | 4 ++-- ...figTests-CustomExpressionHandlerConfig.xml | 4 ++-- ...kerConfigTests-CustomInterceptorConfig.xml | 6 ++--- ...kerConfigTests-CustomPathMatcherConfig.xml | 6 ++--- ...Tests-DisconnectAckInterceptTypeConfig.xml | 4 ++-- ...figTests-DisconnectInterceptTypeConfig.xml | 4 ++-- ...nfigTests-HeartbeatInterceptTypeConfig.xml | 4 ++-- ...ocketMessageBrokerConfigTests-IdConfig.xml | 4 ++-- ...geBrokerConfigTests-IdIntegratedConfig.xml | 6 ++--- ...ConfigTests-MessageInterceptTypeConfig.xml | 4 ++-- ...ketMessageBrokerConfigTests-NoIdConfig.xml | 4 ++-- ...erConfigTests-OtherInterceptTypeConfig.xml | 4 ++-- ...nfigTests-SubscribeInterceptTypeConfig.xml | 4 ++-- ...ketMessageBrokerConfigTests-SyncConfig.xml | 4 ++-- ...Tests-SyncCustomArgumentResolverConfig.xml | 6 ++--- ...nfigTests-SyncSameOriginDisabledConfig.xml | 4 ++-- ...sageBrokerConfigTests-SyncSockJsConfig.xml | 4 ++-- ...igTests-UnsubscribeInterceptTypeConfig.xml | 4 ++-- .../security/config/websocket/controllers.xml | 2 +- .../security/config/websocket/sync.xml | 2 +- .../config/websocket/websocket-sockjs.xml | 4 ++-- .../security/config/websocket/websocket.xml | 4 ++-- .../security/util/filtertest-valid.xml | 6 ++--- ...DefaultJaasAuthenticationProviderTests.xml | 4 ++-- .../jaas/JaasAuthenticationProviderTests.xml | 2 +- .../src/docbook/codebase-structure.xml | 8 +++---- etc/checkstyle/checkstyle.xml | 2 +- etc/checkstyle/suppressions.xml | 2 +- .../filter-chain-performance-app-context.xml | 4 ++-- .../resources/http-extra-fsi-app-context.xml | 4 ++-- .../http-path-param-stripping-app-context.xml | 4 ++-- .../multi-sec-annotation-app-context.xml | 6 ++--- ...otect-pointcut-performance-app-context.xml | 4 ++-- .../python-method-access-app-context.xml | 6 ++--- .../resources/sec-933-app-context.xml | 8 +++---- .../resources/sec-936-app-context.xml | 8 +++---- .../resources/spring/http-security-basic.xml | 4 ++-- .../spring/http-security-concurrency.xml | 4 ++-- .../resources/spring/http-security.xml | 4 ++-- .../resources/spring/in-memory-provider.xml | 4 ++-- .../resources/spring/testapp-servlet.xml | 4 ++-- .../preauth/src/main/webapp/WEB-INF/web.xml | 2 +- .../src/main/resources/aspectj-context.xml | 4 ++-- .../WEB-INF/applicationContext-security.xml | 8 +++---- .../cassample/src/main/webapp/WEB-INF/web.xml | 2 +- .../webapp/WEB-INF/deployerConfigContext.xml | 4 ++-- .../applicationContext.xml | 6 ++--- samples/xml/contacts/client/clientContext.xml | 2 +- ...pplicationContext-common-authorization.xml | 2 +- .../applicationContext-common-business.xml | 4 ++-- .../resources/applicationContext-security.xml | 4 ++-- .../main/webapp/WEB-INF/contacts-servlet.xml | 6 ++--- .../main/webapp/WEB-INF/remoting-servlet.xml | 2 +- .../contacts/src/main/webapp/WEB-INF/web.xml | 2 +- .../applicationContext-dms-insecure.xml | 2 +- .../applicationContext-dms-secure.xml | 4 ++-- .../applicationContext-dms-shared.xml | 2 +- .../WEB-INF/applicationContext-security.xml | 4 ++-- .../src/main/webapp/WEB-INF/gae-servlet.xml | 6 ++--- .../xml/gae/src/main/webapp/WEB-INF/web.xml | 4 ++-- .../main/webapp/WEB-INF/spring/security.xml | 4 ++-- .../src/main/webapp/WEB-INF/web.xml | 2 +- .../resources/applicationContext-security.xml | 6 ++--- .../xml/jaas/src/main/webapp/WEB-INF/web.xml | 2 +- .../WEB-INF/applicationContext-security.xml | 4 ++-- .../xml/ldap/src/main/webapp/WEB-INF/web.xml | 2 +- .../WEB-INF/applicationContext-security.xml | 24 +++++++++---------- .../openid/src/main/webapp/WEB-INF/web.xml | 2 +- .../WEB-INF/applicationContext-security.xml | 4 ++-- .../preauth/src/main/webapp/WEB-INF/web.xml | 2 +- .../resources/applicationContext-security.xml | 4 ++-- .../main/webapp/WEB-INF/spring-servlet.xml | 6 ++--- .../src/main/webapp/WEB-INF/web.xml | 2 +- .../resources/applicationContext-business.xml | 4 ++-- .../WEB-INF/applicationContext-security.xml | 4 ++-- .../src/main/webapp/WEB-INF/bank-servlet.xml | 2 +- .../tutorial/src/main/webapp/WEB-INF/web.xml | 2 +- ...ngAuthenticationEntryPointTest-context.xml | 2 +- web/src/test/resources/webxml/NoRoles.web.xml | 2 +- web/src/test/resources/webxml/Role1-4.web.xml | 2 +- 309 files changed, 638 insertions(+), 638 deletions(-) diff --git a/acl/src/test/resources/jdbcMutableAclServiceTests-context.xml b/acl/src/test/resources/jdbcMutableAclServiceTests-context.xml index e748cb7d92..457c183d56 100644 --- a/acl/src/test/resources/jdbcMutableAclServiceTests-context.xml +++ b/acl/src/test/resources/jdbcMutableAclServiceTests-context.xml @@ -1,5 +1,5 @@ - + + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> diff --git a/config/src/test/resources/org/springframework/security/config/websocket/sync.xml b/config/src/test/resources/org/springframework/security/config/websocket/sync.xml index 00b4add34a..b8ae07db3e 100644 --- a/config/src/test/resources/org/springframework/security/config/websocket/sync.xml +++ b/config/src/test/resources/org/springframework/security/config/websocket/sync.xml @@ -16,7 +16,7 @@ --> + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> diff --git a/config/src/test/resources/org/springframework/security/config/websocket/websocket-sockjs.xml b/config/src/test/resources/org/springframework/security/config/websocket/websocket-sockjs.xml index 4b32fe0f50..7668f5cae6 100644 --- a/config/src/test/resources/org/springframework/security/config/websocket/websocket-sockjs.xml +++ b/config/src/test/resources/org/springframework/security/config/websocket/websocket-sockjs.xml @@ -17,8 +17,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/websocket https://www.springframework.org/schema/websocket/spring-websocket.xsd"> diff --git a/config/src/test/resources/org/springframework/security/config/websocket/websocket.xml b/config/src/test/resources/org/springframework/security/config/websocket/websocket.xml index ec6b2293b2..6128f0404a 100644 --- a/config/src/test/resources/org/springframework/security/config/websocket/websocket.xml +++ b/config/src/test/resources/org/springframework/security/config/websocket/websocket.xml @@ -17,8 +17,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/websocket https://www.springframework.org/schema/websocket/spring-websocket.xsd"> diff --git a/config/src/test/resources/org/springframework/security/util/filtertest-valid.xml b/config/src/test/resources/org/springframework/security/util/filtertest-valid.xml index 49de0f1b48..5885916482 100644 --- a/config/src/test/resources/org/springframework/security/util/filtertest-valid.xml +++ b/config/src/test/resources/org/springframework/security/util/filtertest-valid.xml @@ -22,9 +22,9 @@ xmlns:util="http://www.springframework.org/schema/util" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" - http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3.0.xsd - http://www.springframework.org/schema/util http://www.springframework.org/schema/util/spring-util-3.0.xsd - http://www.springframework.org/schema/security http://www.springframework.org/schema/security/spring-security.xsd"> + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.0.xsd + http://www.springframework.org/schema/util https://www.springframework.org/schema/util/spring-util-3.0.xsd + http://www.springframework.org/schema/security https://www.springframework.org/schema/security/spring-security.xsd"> diff --git a/core/src/test/resources/org/springframework/security/authentication/jaas/DefaultJaasAuthenticationProviderTests.xml b/core/src/test/resources/org/springframework/security/authentication/jaas/DefaultJaasAuthenticationProviderTests.xml index 2fa38a2189..10aa7f6c87 100644 --- a/core/src/test/resources/org/springframework/security/authentication/jaas/DefaultJaasAuthenticationProviderTests.xml +++ b/core/src/test/resources/org/springframework/security/authentication/jaas/DefaultJaasAuthenticationProviderTests.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.0.xsd + http://www.springframework.org/schema/util https://www.springframework.org/schema/util/spring-util-3.0.xsd"> diff --git a/core/src/test/resources/org/springframework/security/authentication/jaas/JaasAuthenticationProviderTests.xml b/core/src/test/resources/org/springframework/security/authentication/jaas/JaasAuthenticationProviderTests.xml index d33b1a2380..53e4d6ecfa 100644 --- a/core/src/test/resources/org/springframework/security/authentication/jaas/JaasAuthenticationProviderTests.xml +++ b/core/src/test/resources/org/springframework/security/authentication/jaas/JaasAuthenticationProviderTests.xml @@ -1,5 +1,5 @@ - + diff --git a/docs/articles/src/docbook/codebase-structure.xml b/docs/articles/src/docbook/codebase-structure.xml index 99b9ad0317..bd2e06999c 100644 --- a/docs/articles/src/docbook/codebase-structure.xml +++ b/docs/articles/src/docbook/codebase-structure.xml @@ -1,5 +1,5 @@ - +
@@ -44,7 +44,7 @@ Structure101 tool Structure101 is an excellent tool for analyzing your own code or for understanding someone else's. It is developed by Headway Software. + xlink:href="https://www.headwaysoftware.com">Headway Software. . You don't have to be an expert in code structure to realise that there is a bit of a problem here. There are a lot of circular references and no clear overall dependency structure within the packages. There are also some issues with packages being @@ -54,9 +54,9 @@ the topic where he shares some of the insights gained from maintaining the Spring Framework through multiple versions. You can find him discussing the topic in an online interview transcript and an InfoQ video. . This fragility in the code structure would likely have caused a maintenance overhead as Spring Security evolved, so the decision was made to restructure the code diff --git a/etc/checkstyle/checkstyle.xml b/etc/checkstyle/checkstyle.xml index d614db912f..7ea49b17b9 100644 --- a/etc/checkstyle/checkstyle.xml +++ b/etc/checkstyle/checkstyle.xml @@ -1,6 +1,6 @@ + "https://www.puppycrawl.com/dtds/configuration_1_3.dtd"> diff --git a/etc/checkstyle/suppressions.xml b/etc/checkstyle/suppressions.xml index a7d3052a83..297f0624c9 100644 --- a/etc/checkstyle/suppressions.xml +++ b/etc/checkstyle/suppressions.xml @@ -1,6 +1,6 @@ + "https://www.puppycrawl.com/dtds/suppressions_1_1.dtd"> diff --git a/itest/context/src/integration-test/resources/filter-chain-performance-app-context.xml b/itest/context/src/integration-test/resources/filter-chain-performance-app-context.xml index eadd0dbaa3..7b6ac0c656 100644 --- a/itest/context/src/integration-test/resources/filter-chain-performance-app-context.xml +++ b/itest/context/src/integration-test/resources/filter-chain-performance-app-context.xml @@ -7,8 +7,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.0.xsd + http://www.springframework.org/schema/security https://www.springframework.org/schema/security/spring-security.xsd"> diff --git a/itest/context/src/integration-test/resources/http-extra-fsi-app-context.xml b/itest/context/src/integration-test/resources/http-extra-fsi-app-context.xml index 3c6225451c..2481baeeb9 100644 --- a/itest/context/src/integration-test/resources/http-extra-fsi-app-context.xml +++ b/itest/context/src/integration-test/resources/http-extra-fsi-app-context.xml @@ -7,8 +7,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.0.xsd + http://www.springframework.org/schema/security https://www.springframework.org/schema/security/spring-security.xsd"> diff --git a/itest/context/src/integration-test/resources/http-path-param-stripping-app-context.xml b/itest/context/src/integration-test/resources/http-path-param-stripping-app-context.xml index 123bfdb38d..4c014beeb1 100644 --- a/itest/context/src/integration-test/resources/http-path-param-stripping-app-context.xml +++ b/itest/context/src/integration-test/resources/http-path-param-stripping-app-context.xml @@ -7,8 +7,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.0.xsd + http://www.springframework.org/schema/security https://www.springframework.org/schema/security/spring-security.xsd"> diff --git a/itest/context/src/integration-test/resources/multi-sec-annotation-app-context.xml b/itest/context/src/integration-test/resources/multi-sec-annotation-app-context.xml index 959c1eeb82..5e3b6267da 100644 --- a/itest/context/src/integration-test/resources/multi-sec-annotation-app-context.xml +++ b/itest/context/src/integration-test/resources/multi-sec-annotation-app-context.xml @@ -5,9 +5,9 @@ xmlns:tx="http://www.springframework.org/schema/tx" xmlns:security="http://www.springframework.org/schema/security" xsi:schemaLocation=" - http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3.0.xsd - http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-3.0.xsd - http://www.springframework.org/schema/security http://www.springframework.org/schema/security/spring-security.xsd"> + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.0.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-3.0.xsd + http://www.springframework.org/schema/security https://www.springframework.org/schema/security/spring-security.xsd"> diff --git a/itest/context/src/integration-test/resources/protect-pointcut-performance-app-context.xml b/itest/context/src/integration-test/resources/protect-pointcut-performance-app-context.xml index cabc71b11b..14f1ee0f15 100644 --- a/itest/context/src/integration-test/resources/protect-pointcut-performance-app-context.xml +++ b/itest/context/src/integration-test/resources/protect-pointcut-performance-app-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.0.xsd + http://www.springframework.org/schema/security https://www.springframework.org/schema/security/spring-security.xsd"> diff --git a/itest/context/src/integration-test/resources/python-method-access-app-context.xml b/itest/context/src/integration-test/resources/python-method-access-app-context.xml index 69f003cd50..0216d71f3e 100644 --- a/itest/context/src/integration-test/resources/python-method-access-app-context.xml +++ b/itest/context/src/integration-test/resources/python-method-access-app-context.xml @@ -5,9 +5,9 @@ xmlns:tx="http://www.springframework.org/schema/tx" xmlns:security="http://www.springframework.org/schema/security" xsi:schemaLocation=" - http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3.0.xsd - http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-3.0.xsd - http://www.springframework.org/schema/security http://www.springframework.org/schema/security/spring-security.xsd"> + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.0.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-3.0.xsd + http://www.springframework.org/schema/security https://www.springframework.org/schema/security/spring-security.xsd"> diff --git a/itest/context/src/integration-test/resources/sec-933-app-context.xml b/itest/context/src/integration-test/resources/sec-933-app-context.xml index ee5b77ca1c..09b1d2ba4a 100755 --- a/itest/context/src/integration-test/resources/sec-933-app-context.xml +++ b/itest/context/src/integration-test/resources/sec-933-app-context.xml @@ -4,10 +4,10 @@ xmlns:tx="http://www.springframework.org/schema/tx" xmlns:security="http://www.springframework.org/schema/security" xsi:schemaLocation=" - http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3.0.xsd - http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx-3.0.xsd - http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-3.0.xsd - http://www.springframework.org/schema/security http://www.springframework.org/schema/security/spring-security.xsd"> + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.0.xsd + http://www.springframework.org/schema/tx https://www.springframework.org/schema/tx/spring-tx-3.0.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-3.0.xsd + http://www.springframework.org/schema/security https://www.springframework.org/schema/security/spring-security.xsd"> diff --git a/itest/context/src/integration-test/resources/sec-936-app-context.xml b/itest/context/src/integration-test/resources/sec-936-app-context.xml index ec3e933021..9399c224ce 100755 --- a/itest/context/src/integration-test/resources/sec-936-app-context.xml +++ b/itest/context/src/integration-test/resources/sec-936-app-context.xml @@ -3,9 +3,9 @@ xmlns:util="http://www.springframework.org/schema/util" xmlns:security="http://www.springframework.org/schema/security" xsi:schemaLocation=" - http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3.0.xsd - http://www.springframework.org/schema/util http://www.springframework.org/schema/util/spring-util-3.0.xsd - http://www.springframework.org/schema/security http://www.springframework.org/schema/security/spring-security.xsd"> + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.0.xsd + http://www.springframework.org/schema/util https://www.springframework.org/schema/util/spring-util-3.0.xsd + http://www.springframework.org/schema/security https://www.springframework.org/schema/security/spring-security.xsd"> @@ -48,7 +48,7 @@ - + diff --git a/itest/web/src/integration-test/resources/spring/http-security-basic.xml b/itest/web/src/integration-test/resources/spring/http-security-basic.xml index 3656a25bbb..fe92897aa2 100644 --- a/itest/web/src/integration-test/resources/spring/http-security-basic.xml +++ b/itest/web/src/integration-test/resources/spring/http-security-basic.xml @@ -3,8 +3,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.0.xsd + http://www.springframework.org/schema/security https://www.springframework.org/schema/security/spring-security.xsd"> diff --git a/itest/web/src/integration-test/resources/spring/http-security-concurrency.xml b/itest/web/src/integration-test/resources/spring/http-security-concurrency.xml index 48181b2f46..853b033ce3 100644 --- a/itest/web/src/integration-test/resources/spring/http-security-concurrency.xml +++ b/itest/web/src/integration-test/resources/spring/http-security-concurrency.xml @@ -3,8 +3,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.0.xsd + http://www.springframework.org/schema/security https://www.springframework.org/schema/security/spring-security.xsd"> diff --git a/itest/web/src/integration-test/resources/spring/http-security.xml b/itest/web/src/integration-test/resources/spring/http-security.xml index 94789db78c..e5b2e475c1 100644 --- a/itest/web/src/integration-test/resources/spring/http-security.xml +++ b/itest/web/src/integration-test/resources/spring/http-security.xml @@ -3,8 +3,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.0.xsd + http://www.springframework.org/schema/security https://www.springframework.org/schema/security/spring-security.xsd"> diff --git a/samples/xml/contacts/src/main/webapp/WEB-INF/remoting-servlet.xml b/samples/xml/contacts/src/main/webapp/WEB-INF/remoting-servlet.xml index 994c28a647..f3f25bd504 100644 --- a/samples/xml/contacts/src/main/webapp/WEB-INF/remoting-servlet.xml +++ b/samples/xml/contacts/src/main/webapp/WEB-INF/remoting-servlet.xml @@ -1,5 +1,5 @@ - + + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> diff --git a/samples/xml/gae/src/main/webapp/WEB-INF/applicationContext-security.xml b/samples/xml/gae/src/main/webapp/WEB-INF/applicationContext-security.xml index e31a96d0a0..7153f5058f 100644 --- a/samples/xml/gae/src/main/webapp/WEB-INF/applicationContext-security.xml +++ b/samples/xml/gae/src/main/webapp/WEB-INF/applicationContext-security.xml @@ -3,8 +3,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/security https://www.springframework.org/schema/security/spring-security.xsd"> diff --git a/samples/xml/gae/src/main/webapp/WEB-INF/gae-servlet.xml b/samples/xml/gae/src/main/webapp/WEB-INF/gae-servlet.xml index 9ddb21a15e..573eef4dd7 100644 --- a/samples/xml/gae/src/main/webapp/WEB-INF/gae-servlet.xml +++ b/samples/xml/gae/src/main/webapp/WEB-INF/gae-servlet.xml @@ -1,9 +1,9 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/context https://www.springframework.org/schema/context/spring-context.xsd + http://www.springframework.org/schema/mvc https://www.springframework.org/schema/mvc/spring-mvc.xsd"> diff --git a/samples/xml/gae/src/main/webapp/WEB-INF/web.xml b/samples/xml/gae/src/main/webapp/WEB-INF/web.xml index a907c44705..c123a5fef6 100644 --- a/samples/xml/gae/src/main/webapp/WEB-INF/web.xml +++ b/samples/xml/gae/src/main/webapp/WEB-INF/web.xml @@ -1,7 +1,7 @@ + xmlns:web="https://java.sun.com/xml/ns/javaee/web-app_2_5.xsd" + xsi:schemaLocation="http://java.sun.com/xml/ns/javaee https://java.sun.com/xml/ns/javaee/web-app_2_5.xsd" version="2.5"> contextConfigLocation diff --git a/samples/xml/helloworld/src/main/webapp/WEB-INF/spring/security.xml b/samples/xml/helloworld/src/main/webapp/WEB-INF/spring/security.xml index 3ed7160a98..f006442e92 100644 --- a/samples/xml/helloworld/src/main/webapp/WEB-INF/spring/security.xml +++ b/samples/xml/helloworld/src/main/webapp/WEB-INF/spring/security.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/security https://www.springframework.org/schema/security/spring-security.xsd"> diff --git a/samples/xml/helloworld/src/main/webapp/WEB-INF/web.xml b/samples/xml/helloworld/src/main/webapp/WEB-INF/web.xml index 68563b6eea..5e99e51420 100644 --- a/samples/xml/helloworld/src/main/webapp/WEB-INF/web.xml +++ b/samples/xml/helloworld/src/main/webapp/WEB-INF/web.xml @@ -2,7 +2,7 @@ + https://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"> diff --git a/samples/xml/openid/src/main/webapp/WEB-INF/web.xml b/samples/xml/openid/src/main/webapp/WEB-INF/web.xml index 0b01e67188..38f1ffc789 100644 --- a/samples/xml/openid/src/main/webapp/WEB-INF/web.xml +++ b/samples/xml/openid/src/main/webapp/WEB-INF/web.xml @@ -2,7 +2,7 @@ + xsi:schemaLocation="http://java.sun.com/xml/ns/javaee https://java.sun.com/xml/ns/javaee/web-app_2_5.xsd"> Spring Security OpenID Demo Application diff --git a/samples/xml/preauth/src/main/webapp/WEB-INF/applicationContext-security.xml b/samples/xml/preauth/src/main/webapp/WEB-INF/applicationContext-security.xml index b8ef229157..b9d5ed061d 100644 --- a/samples/xml/preauth/src/main/webapp/WEB-INF/applicationContext-security.xml +++ b/samples/xml/preauth/src/main/webapp/WEB-INF/applicationContext-security.xml @@ -8,8 +8,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/security https://www.springframework.org/schema/security/spring-security.xsd"> diff --git a/samples/xml/preauth/src/main/webapp/WEB-INF/web.xml b/samples/xml/preauth/src/main/webapp/WEB-INF/web.xml index cd4173c21d..5bac977c9f 100644 --- a/samples/xml/preauth/src/main/webapp/WEB-INF/web.xml +++ b/samples/xml/preauth/src/main/webapp/WEB-INF/web.xml @@ -2,7 +2,7 @@ + xsi:schemaLocation="http://java.sun.com/xml/ns/javaee https://java.sun.com/xml/ns/javaee/web-app_2_5.xsd"> Spring Security Preauthentication Demo Application diff --git a/samples/xml/servletapi/src/main/resources/applicationContext-security.xml b/samples/xml/servletapi/src/main/resources/applicationContext-security.xml index afddaeec37..cdaef7ea0f 100644 --- a/samples/xml/servletapi/src/main/resources/applicationContext-security.xml +++ b/samples/xml/servletapi/src/main/resources/applicationContext-security.xml @@ -2,8 +2,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/security https://www.springframework.org/schema/security/spring-security.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> diff --git a/samples/xml/servletapi/src/main/webapp/WEB-INF/spring-servlet.xml b/samples/xml/servletapi/src/main/webapp/WEB-INF/spring-servlet.xml index 9af635556d..c8962958fb 100644 --- a/samples/xml/servletapi/src/main/webapp/WEB-INF/spring-servlet.xml +++ b/samples/xml/servletapi/src/main/webapp/WEB-INF/spring-servlet.xml @@ -4,9 +4,9 @@ xmlns:b="http://www.springframework.org/schema/beans" xmlns:p="http://www.springframework.org/schema/p" xmlns:context="http://www.springframework.org/schema/context" - xsi:schemaLocation="http://www.springframework.org/schema/mvc http://www.springframework.org/schema/mvc/spring-mvc.xsd - http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd - http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/mvc https://www.springframework.org/schema/mvc/spring-mvc.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/context https://www.springframework.org/schema/context/spring-context.xsd"> diff --git a/samples/xml/servletapi/src/main/webapp/WEB-INF/web.xml b/samples/xml/servletapi/src/main/webapp/WEB-INF/web.xml index af75e5fc0a..f9baaac4d9 100644 --- a/samples/xml/servletapi/src/main/webapp/WEB-INF/web.xml +++ b/samples/xml/servletapi/src/main/webapp/WEB-INF/web.xml @@ -1,7 +1,7 @@