Browse Source

Update to 7.1.0-SNAPSHOT

pull/18474/head
Robert Winch 3 weeks ago
parent
commit
3833650d33
No known key found for this signature in database
  1. 60
      .github/dependabot.yml
  2. 2
      .github/workflows/release-scheduler.yml
  3. 2
      .github/workflows/update-antora-ui-spring.yml
  4. 4
      config/src/main/java/org/springframework/security/config/SecurityNamespaceHandler.java
  5. 5
      config/src/main/resources/META-INF/spring.schemas
  6. 1361
      config/src/main/resources/org/springframework/security/config/spring-security-7.1.rnc
  7. 3849
      config/src/main/resources/org/springframework/security/config/spring-security-7.1.xsd
  8. 2
      config/src/test/java/org/springframework/security/config/SecurityNamespaceHandlerTests.java
  9. 6
      config/src/test/java/org/springframework/security/config/doc/XsdDocumentedTests.java
  10. BIN
      config/src/test/resources/serialized/7.0.x/org.springframework.security.oauth2.server.resource.BearerTokenAuthenticationToken.serialized
  11. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.access.AccessDeniedException.serialized
  12. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.access.AuthorizationServiceException.serialized
  13. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.access.SecurityConfig.serialized
  14. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.access.hierarchicalroles.CycleInRoleHierarchyException.serialized
  15. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.access.intercept.RunAsUserToken.serialized
  16. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.AccountExpiredException.serialized
  17. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.AnonymousAuthenticationToken.serialized
  18. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.AuthenticationCredentialsNotFoundException.serialized
  19. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.AuthenticationServiceException.serialized
  20. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.BadCredentialsException.serialized
  21. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.CredentialsExpiredException.serialized
  22. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.DisabledException.serialized
  23. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.InsufficientAuthenticationException.serialized
  24. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.InternalAuthenticationServiceException.serialized
  25. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.LockedException.serialized
  26. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.ProviderNotFoundException.serialized
  27. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.RememberMeAuthenticationToken.serialized
  28. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.TestingAuthenticationToken.serialized
  29. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.UsernamePasswordAuthenticationToken.serialized
  30. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.event.AuthenticationFailureBadCredentialsEvent.serialized
  31. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.event.AuthenticationFailureCredentialsExpiredEvent.serialized
  32. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.event.AuthenticationFailureDisabledEvent.serialized
  33. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.event.AuthenticationFailureExpiredEvent.serialized
  34. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.event.AuthenticationFailureLockedEvent.serialized
  35. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.event.AuthenticationFailureProviderNotFoundEvent.serialized
  36. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.event.AuthenticationFailureProxyUntrustedEvent.serialized
  37. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.event.AuthenticationFailureServiceExceptionEvent.serialized
  38. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.event.AuthenticationSuccessEvent.serialized
  39. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.event.InteractiveAuthenticationSuccessEvent.serialized
  40. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.event.LogoutSuccessEvent.serialized
  41. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.jaas.JaasAuthenticationToken.serialized
  42. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.jaas.JaasGrantedAuthority.serialized
  43. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.jaas.event.JaasAuthenticationFailedEvent.serialized
  44. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.jaas.event.JaasAuthenticationSuccessEvent.serialized
  45. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.ott.DefaultOneTimeToken.serialized
  46. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.ott.InvalidOneTimeTokenException.serialized
  47. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.ott.OneTimeTokenAuthentication.serialized
  48. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.ott.OneTimeTokenAuthenticationToken.serialized
  49. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.password.CompromisedPasswordException.serialized
  50. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.authorization.AuthorityAuthorizationDecision.serialized
  51. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.authorization.AuthorizationDecision.serialized
  52. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.authorization.AuthorizationDeniedException.serialized
  53. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.authorization.event.AuthorizationEvent.serialized
  54. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.authorization.event.AuthorizationGrantedEvent.serialized
  55. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.cas.authentication.CasAssertionAuthenticationToken.serialized
  56. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.cas.authentication.CasAuthenticationToken.serialized
  57. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.cas.authentication.CasServiceTicketAuthenticationToken.serialized
  58. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.config.annotation.AlreadyBuiltException.serialized
  59. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.core.authority.FactorGrantedAuthority.serialized
  60. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.core.authority.SimpleGrantedAuthority.serialized
  61. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.core.context.SecurityContextImpl.serialized
  62. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.core.context.TransientSecurityContext.serialized
  63. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.core.session.AbstractSessionEvent.serialized
  64. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.core.session.ReactiveSessionInformation.serialized
  65. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.core.session.SessionInformation.serialized
  66. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.core.userdetails.User$AuthorityComparator.serialized
  67. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.core.userdetails.User.serialized
  68. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.core.userdetails.UsernameNotFoundException.serialized
  69. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.ldap.ppolicy.PasswordPolicyControl.serialized
  70. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.ldap.ppolicy.PasswordPolicyException.serialized
  71. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.ldap.ppolicy.PasswordPolicyResponseControl.serialized
  72. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.ldap.userdetails.InetOrgPerson.serialized
  73. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.ldap.userdetails.LdapAuthority.serialized
  74. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.ldap.userdetails.LdapUserDetailsImpl.serialized
  75. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.ldap.userdetails.Person.serialized
  76. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.oauth2.client.ClientAuthorizationException.serialized
  77. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.oauth2.client.ClientAuthorizationRequiredException.serialized
  78. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.oauth2.client.OAuth2AuthorizedClient.serialized
  79. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.oauth2.client.OAuth2AuthorizedClientId.serialized
  80. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.oauth2.client.authentication.OAuth2AuthenticationToken.serialized
  81. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.oauth2.client.authentication.OAuth2AuthorizationCodeAuthenticationToken.serialized
  82. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.oauth2.client.authentication.OAuth2LoginAuthenticationToken.serialized
  83. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.oauth2.client.event.OAuth2AuthorizedClientRefreshedEvent.serialized
  84. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.oauth2.client.oidc.authentication.event.OidcUserRefreshedEvent.serialized
  85. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.oauth2.client.oidc.authentication.logout.OidcLogoutToken.serialized
  86. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.oauth2.client.oidc.session.OidcSessionInformation.serialized
  87. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.oauth2.client.registration.ClientRegistration$Builder.serialized
  88. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.oauth2.client.registration.ClientRegistration$ClientSettings.serialized
  89. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.oauth2.client.registration.ClientRegistration.serialized
  90. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.oauth2.core.AuthenticationMethod.serialized
  91. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.oauth2.core.AuthorizationGrantType.serialized
  92. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.oauth2.core.ClientAuthenticationMethod.serialized
  93. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.oauth2.core.DefaultOAuth2AuthenticatedPrincipal.serialized
  94. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.oauth2.core.OAuth2AccessToken$TokenType.serialized
  95. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.oauth2.core.OAuth2AccessToken.serialized
  96. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.oauth2.core.OAuth2AuthenticationException.serialized
  97. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.oauth2.core.OAuth2AuthorizationException.serialized
  98. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.oauth2.core.OAuth2DeviceCode.serialized
  99. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.oauth2.core.OAuth2Error.serialized
  100. BIN
      config/src/test/resources/serialized/7.1.x/org.springframework.security.oauth2.core.OAuth2RefreshToken.serialized
  101. Some files were not shown because too many files have changed in this diff Show More

60
.github/dependabot.yml

@ -63,7 +63,7 @@ updates: @@ -63,7 +63,7 @@ updates:
- version-update:semver-minor
- package-ecosystem: gradle
target-branch: main
target-branch: 7.0.x
directory: /
schedule:
interval: daily
@ -94,6 +94,37 @@ updates: @@ -94,6 +94,37 @@ updates:
- version-update:semver-major
- version-update:semver-minor
- package-ecosystem: gradle
target-branch: main
directory: /
schedule:
interval: daily
time: '03:00'
timezone: Etc/UTC
labels:
- 'type: dependency-upgrade'
registries:
- spring-milestones
- shibboleth
ignore:
- dependency-name: com.nimbusds:nimbus-jose-jwt
- dependency-name: org.python:jython
- dependency-name: org.apache.directory.server:*
- dependency-name: org.apache.directory.shared:*
- dependency-name: org.junit:junit-bom
update-types:
- version-update:semver-major
- dependency-name: org.mockito:mockito-bom
update-types:
- version-update:semver-major
- dependency-name: com.gradle.enterprise
update-types:
- version-update:semver-major
- version-update:semver-minor
- dependency-name: '*'
update-types:
- version-update:semver-major
- package-ecosystem: npm
target-branch: docs-build
directory: /
@ -111,3 +142,30 @@ updates: @@ -111,3 +142,30 @@ updates:
labels:
- 'type: task'
- 'in: build'
- package-ecosystem: 7.0.x
target-branch: main
directory: /docs
schedule:
interval: weekly
labels:
- 'type: task'
- 'in: build'
- package-ecosystem: 6.5.x
target-branch: main
directory: /docs
schedule:
interval: weekly
labels:
- 'type: task'
- 'in: build'
- package-ecosystem: 6.4.x
target-branch: main
directory: /docs
schedule:
interval: weekly
labels:
- 'type: task'
- 'in: build'

2
.github/workflows/release-scheduler.yml

@ -11,7 +11,7 @@ jobs: @@ -11,7 +11,7 @@ jobs:
strategy:
matrix:
# List of active maintenance branches.
branch: [ main, 6.5.x, 6.4.x, 6.3.x ]
branch: [ main, 7.0.x, 6.5.x, 6.4.x, 6.3.x ]
runs-on: ubuntu-latest
steps:
- name: Checkout

2
.github/workflows/update-antora-ui-spring.yml

@ -16,7 +16,7 @@ jobs: @@ -16,7 +16,7 @@ jobs:
name: Update on Supported Branches
strategy:
matrix:
branch: [ '6.4.x', '6.5.x', 'main' ]
branch: [ '6.4.x', '6.5.x', '7.0.x' 'main' ]
steps:
- uses: spring-io/spring-doc-actions/update-antora-spring-ui@e28269199d1d27975cf7f65e16d6095c555b3cd0
name: Update

4
config/src/main/java/org/springframework/security/config/SecurityNamespaceHandler.java

@ -94,7 +94,7 @@ public final class SecurityNamespaceHandler implements NamespaceHandler { @@ -94,7 +94,7 @@ public final class SecurityNamespaceHandler implements NamespaceHandler {
public BeanDefinition parse(Element element, ParserContext pc) {
if (!namespaceMatchesVersion(element)) {
pc.getReaderContext()
.fatal("You cannot use any XSD older than spring-security-7.0.xsd. Either change to spring-security.xsd or spring-security-7.0.xsd",
.fatal("You cannot use any XSD older than spring-security-7.1.xsd. Either change to spring-security.xsd or spring-security-7.1.xsd",
element);
}
String name = pc.getDelegate().getLocalName(element);
@ -219,7 +219,7 @@ public final class SecurityNamespaceHandler implements NamespaceHandler { @@ -219,7 +219,7 @@ public final class SecurityNamespaceHandler implements NamespaceHandler {
private boolean matchesVersionInternal(Element element) {
String schemaLocation = element.getAttributeNS("http://www.w3.org/2001/XMLSchema-instance", "schemaLocation");
return schemaLocation.matches("(?m).*spring-security-7\\.0.*.xsd.*")
return schemaLocation.matches("(?m).*spring-security-7\\.1.*.xsd.*")
|| schemaLocation.matches("(?m).*spring-security.xsd.*")
|| !schemaLocation.matches("(?m).*spring-security.*");
}

5
config/src/main/resources/META-INF/spring.schemas

@ -14,6 +14,8 @@ @@ -14,6 +14,8 @@
# limitations under the License.
#
http\://www.springframework.org/schema/security/spring-security.xsd=org/springframework/security/config/spring-security-7.1.xsd
http\://www.springframework.org/schema/security/spring-security-7.0.xsd=org/springframework/security/config/spring-security-7.1.xsd
http\://www.springframework.org/schema/security/spring-security.xsd=org/springframework/security/config/spring-security-7.0.xsd
http\://www.springframework.org/schema/security/spring-security-7.0.xsd=org/springframework/security/config/spring-security-7.0.xsd
http\://www.springframework.org/schema/security/spring-security-6.5.xsd=org/springframework/security/config/spring-security-6.5.xsd
@ -42,7 +44,8 @@ http\://www.springframework.org/schema/security/spring-security-2.0.xsd=org/spri @@ -42,7 +44,8 @@ http\://www.springframework.org/schema/security/spring-security-2.0.xsd=org/spri
http\://www.springframework.org/schema/security/spring-security-2.0.1.xsd=org/springframework/security/config/spring-security-2.0.1.xsd
http\://www.springframework.org/schema/security/spring-security-2.0.2.xsd=org/springframework/security/config/spring-security-2.0.2.xsd
http\://www.springframework.org/schema/security/spring-security-2.0.4.xsd=org/springframework/security/config/spring-security-2.0.4.xsd
https\://www.springframework.org/schema/security/spring-security.xsd=org/springframework/security/config/spring-security-7.0.xsd
https\://www.springframework.org/schema/security/spring-security.xsd=org/springframework/security/config/spring-security-7.1.xsd
https\://www.springframework.org/schema/security/spring-security-7.1.xsd=org/springframework/security/config/spring-security-7.1.xsd
https\://www.springframework.org/schema/security/spring-security-7.0.xsd=org/springframework/security/config/spring-security-7.0.xsd
https\://www.springframework.org/schema/security/spring-security-6.5.xsd=org/springframework/security/config/spring-security-6.5.xsd
https\://www.springframework.org/schema/security/spring-security-6.4.xsd=org/springframework/security/config/spring-security-6.4.xsd

1361
config/src/main/resources/org/springframework/security/config/spring-security-7.1.rnc

File diff suppressed because it is too large Load Diff

3849
config/src/main/resources/org/springframework/security/config/spring-security-7.1.xsd

File diff suppressed because it is too large Load Diff

2
config/src/test/java/org/springframework/security/config/SecurityNamespaceHandlerTests.java

@ -114,7 +114,7 @@ public class SecurityNamespaceHandlerTests { @@ -114,7 +114,7 @@ public class SecurityNamespaceHandlerTests {
"<user-service id='us'><user name='bob' password='bobspassword' authorities='ROLE_A' /></user-service>",
"3.0.3", null))
.withMessageContaining(
"You cannot use any XSD older than spring-security-7.0.xsd. Either change to spring-security.xsd or spring-security-7.0.xsd");
"You cannot use any XSD older than spring-security-7.1.xsd. Either change to spring-security.xsd or spring-security-7.1.xsd");
}
// SEC-1868

6
config/src/test/java/org/springframework/security/config/doc/XsdDocumentedTests.java

@ -65,7 +65,7 @@ public class XsdDocumentedTests { @@ -65,7 +65,7 @@ public class XsdDocumentedTests {
String schema31xDocumentLocation = "org/springframework/security/config/spring-security-3.1.xsd";
String schemaDocumentLocation = "org/springframework/security/config/spring-security-7.0.xsd";
String schemaDocumentLocation = "org/springframework/security/config/spring-security-7.1.xsd";
XmlSupport xml = new XmlSupport();
@ -151,8 +151,8 @@ public class XsdDocumentedTests { @@ -151,8 +151,8 @@ public class XsdDocumentedTests {
.list((dir, name) -> name.endsWith(".xsd"));
// @formatter:on
assertThat(schemas.length)
.withFailMessage("the count is equal to 28, if not then schemaDocument needs updating")
.isEqualTo(28);
.withFailMessage("the count is equal to 29, if not then schemaDocument needs updating")
.isEqualTo(29);
}
/**

BIN
config/src/test/resources/serialized/7.0.x/org.springframework.security.oauth2.server.resource.BearerTokenAuthenticationToken.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.access.AccessDeniedException.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.access.AuthorizationServiceException.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.access.SecurityConfig.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.access.hierarchicalroles.CycleInRoleHierarchyException.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.access.intercept.RunAsUserToken.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.AccountExpiredException.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.AnonymousAuthenticationToken.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.AuthenticationCredentialsNotFoundException.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.AuthenticationServiceException.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.BadCredentialsException.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.CredentialsExpiredException.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.DisabledException.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.InsufficientAuthenticationException.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.InternalAuthenticationServiceException.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.LockedException.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.ProviderNotFoundException.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.RememberMeAuthenticationToken.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.TestingAuthenticationToken.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.UsernamePasswordAuthenticationToken.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.event.AuthenticationFailureBadCredentialsEvent.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.event.AuthenticationFailureCredentialsExpiredEvent.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.event.AuthenticationFailureDisabledEvent.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.event.AuthenticationFailureExpiredEvent.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.event.AuthenticationFailureLockedEvent.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.event.AuthenticationFailureProviderNotFoundEvent.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.event.AuthenticationFailureProxyUntrustedEvent.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.event.AuthenticationFailureServiceExceptionEvent.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.event.AuthenticationSuccessEvent.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.event.InteractiveAuthenticationSuccessEvent.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.event.LogoutSuccessEvent.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.jaas.JaasAuthenticationToken.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.jaas.JaasGrantedAuthority.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.jaas.event.JaasAuthenticationFailedEvent.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.jaas.event.JaasAuthenticationSuccessEvent.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.ott.DefaultOneTimeToken.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.ott.InvalidOneTimeTokenException.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.ott.OneTimeTokenAuthentication.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.ott.OneTimeTokenAuthenticationToken.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.authentication.password.CompromisedPasswordException.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.authorization.AuthorityAuthorizationDecision.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.authorization.AuthorizationDecision.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.authorization.AuthorizationDeniedException.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.authorization.event.AuthorizationEvent.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.authorization.event.AuthorizationGrantedEvent.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.cas.authentication.CasAssertionAuthenticationToken.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.cas.authentication.CasAuthenticationToken.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.cas.authentication.CasServiceTicketAuthenticationToken.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.config.annotation.AlreadyBuiltException.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.core.authority.FactorGrantedAuthority.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.core.authority.SimpleGrantedAuthority.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.core.context.SecurityContextImpl.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.core.context.TransientSecurityContext.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.core.session.AbstractSessionEvent.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.core.session.ReactiveSessionInformation.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.core.session.SessionInformation.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.core.userdetails.User$AuthorityComparator.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.core.userdetails.User.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.core.userdetails.UsernameNotFoundException.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.ldap.ppolicy.PasswordPolicyControl.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.ldap.ppolicy.PasswordPolicyException.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.ldap.ppolicy.PasswordPolicyResponseControl.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.ldap.userdetails.InetOrgPerson.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.ldap.userdetails.LdapAuthority.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.ldap.userdetails.LdapUserDetailsImpl.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.ldap.userdetails.Person.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.oauth2.client.ClientAuthorizationException.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.oauth2.client.ClientAuthorizationRequiredException.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.oauth2.client.OAuth2AuthorizedClient.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.oauth2.client.OAuth2AuthorizedClientId.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.oauth2.client.authentication.OAuth2AuthenticationToken.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.oauth2.client.authentication.OAuth2AuthorizationCodeAuthenticationToken.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.oauth2.client.authentication.OAuth2LoginAuthenticationToken.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.oauth2.client.event.OAuth2AuthorizedClientRefreshedEvent.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.oauth2.client.oidc.authentication.event.OidcUserRefreshedEvent.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.oauth2.client.oidc.authentication.logout.OidcLogoutToken.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.oauth2.client.oidc.session.OidcSessionInformation.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.oauth2.client.registration.ClientRegistration$Builder.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.oauth2.client.registration.ClientRegistration$ClientSettings.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.oauth2.client.registration.ClientRegistration.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.oauth2.core.AuthenticationMethod.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.oauth2.core.AuthorizationGrantType.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.oauth2.core.ClientAuthenticationMethod.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.oauth2.core.DefaultOAuth2AuthenticatedPrincipal.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.oauth2.core.OAuth2AccessToken$TokenType.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.oauth2.core.OAuth2AccessToken.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.oauth2.core.OAuth2AuthenticationException.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.oauth2.core.OAuth2AuthorizationException.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.oauth2.core.OAuth2DeviceCode.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.oauth2.core.OAuth2Error.serialized

Binary file not shown.

BIN
config/src/test/resources/serialized/7.1.x/org.springframework.security.oauth2.core.OAuth2RefreshToken.serialized

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save