Commit Graph

  • 0a4766f21e Restructure SAML 2.0 Documentation Josh Cummings 2020-08-28 12:42:44 -06:00
  • a9fe2cb377 Add servlet OAuth2 login Kotlin samples Eleftheria Stein 2020-08-28 17:48:13 +02:00
  • 44399a5256 Add servlet OAuth2 resource server Kotlin samples Eleftheria Stein 2020-08-28 12:21:24 +02:00
  • 902fca65a4 Add authenticationManagerResolver to Kotlin DSL Eleftheria Stein 2020-08-28 11:48:55 +02:00
  • 7a5d9ce287 Fix typos in reference docs Eleftheria Stein 2020-08-25 10:10:31 +02:00
  • 2abf59b695 Merge Formatting Changes Rob Winch 2020-08-24 16:38:12 -05:00
  • 36ae1fe3f9 Polish oauth2-resource-server format Rob Winch 2020-08-24 09:49:58 -05:00
  • d5ae4337e3 Polish oauth2-jose format Rob Winch 2020-08-24 09:49:41 -05:00
  • a729d24d47 Polish oauth2-core format Rob Winch 2020-08-24 09:49:25 -05:00
  • dc47a7575e Polish oauth-client format Rob Winch 2020-08-24 09:49:04 -05:00
  • 38aae7f015 Polish messaging format Rob Winch 2020-08-24 09:48:43 -05:00
  • 95bc670dd5 Polish itest format Rob Winch 2020-08-24 09:48:32 -05:00
  • a662a5593e Polish crypto format Rob Winch 2020-08-24 09:48:23 -05:00
  • 4fd67b48e0 Polish core format Rob Winch 2020-08-24 09:48:12 -05:00
  • 254f2e2aec Polish config format Rob Winch 2020-08-24 09:47:59 -05:00
  • e3dd8d2530 Polish acl format Rob Winch 2020-08-24 09:47:39 -05:00
  • 28817e62ef Fix imports of AuthenticationPayloadExchangeConverter Rob Winch 2020-08-10 16:58:36 -05:00
  • 319d3364aa Migrate to assertThatExceptionOfType Phillip Webb 2020-08-04 14:20:45 -07:00
  • ef8f113619 Use assertThat instead of Java assert Phillip Webb 2020-08-04 15:10:55 -07:00
  • 1e840cc854 Move @Mock annotations Phillip Webb 2020-08-04 00:23:01 -07:00
  • 2f8e835b11 Use assertThatObject to save casting Phillip Webb 2020-08-04 10:51:17 -07:00
  • 0a3eeb9c80 Remove incorrect AssertJ imports Phillip Webb 2020-08-04 10:49:27 -07:00
  • a5aa6b3d7f Remove blank lines from all tests Phillip Webb 2020-08-01 19:33:21 -07:00
  • 5bdd757108 Polish spring-security-web main code Phillip Webb 2020-08-03 22:57:18 -07:00
  • ef951bae90 Polish spring-security-test main code Phillip Webb 2020-07-31 23:19:43 -07:00
  • 2ca6256b89 Polish spring-security-taglibs main code Phillip Webb 2020-07-31 23:03:43 -07:00
  • 1f03608b73 Polish spring-security-saml2 main code Phillip Webb 2020-07-31 22:59:05 -07:00
  • e8094b8cf2 Polish spring-security-rsocket main code Phillip Webb 2020-07-31 22:41:38 -07:00
  • 16819be437 Polish spring-security-remoting main code Phillip Webb 2020-07-31 22:36:11 -07:00
  • 5924ed885b Polish spring-security-openid main code Phillip Webb 2020-07-31 22:33:29 -07:00
  • ba19a9e4b6 Polish spring-security-oauth2-resource-server main code Phillip Webb 2020-07-31 22:28:23 -07:00
  • 20aa8bef25 Polish spring-security-oauth2-jose main code Phillip Webb 2020-07-31 22:16:50 -07:00
  • a577871bca Polish spring-security-oauth2-core main code Phillip Webb 2020-07-31 21:36:01 -07:00
  • 7a715f9086 Polish spring-security-oauth2-client main code Phillip Webb 2020-07-31 19:24:40 -07:00
  • ad1dbf425f Polish spring-security-messaging main code Phillip Webb 2020-07-31 13:46:39 -07:00
  • 554ef627fb Polish spring-security-ldap main code Phillip Webb 2020-07-31 12:05:12 -07:00
  • 48957b42fe Polish spring-security-data main code Phillip Webb 2020-07-31 10:54:06 -07:00
  • da22e97147 Polish spring-security-crypto main code Phillip Webb 2020-07-30 23:36:42 -07:00
  • 771ef0dadc Polish spring-security-core main code Phillip Webb 2020-07-30 21:09:15 -07:00
  • 7bf6008efe Polish spring-security-config main code Phillip Webb 2020-07-30 14:04:38 -07:00
  • 4e5aa6c9d3 Polish spring-security-cas main code Phillip Webb 2020-08-05 22:22:41 -07:00
  • fdc66d45d5 Polish spring-security-acl main code Phillip Webb 2020-07-30 09:14:00 -07:00
  • ee661f7b71 Fix whitespace issues in format-off code Phillip Webb 2020-07-30 00:34:51 -07:00
  • 834dcf5bcf Use consistent ternary expression style Phillip Webb 2020-07-30 00:31:13 -07:00
  • 8d3f039f76 Reduce method visibility when possible Phillip Webb 2020-07-29 22:05:08 -07:00
  • ec6a4cb3f0 Use consistent equals/hashCode/toString order Phillip Webb 2020-07-29 20:03:19 -07:00
  • 612fb22a7f Remove unnecessary lambda blocks Phillip Webb 2020-07-29 18:18:00 -07:00
  • 52f20b5281 Use parenthesis with single-arg lambdas Phillip Webb 2020-07-29 18:18:05 -07:00
  • 01d90c9881 Hide utility class constructors Phillip Webb 2020-07-29 15:15:15 -07:00
  • 8559447357 Enforce checkstyle header rule Phillip Webb 2020-07-29 14:14:23 -07:00
  • ff94944313 Add whitespace after copyright header Phillip Webb 2020-07-29 00:21:57 -07:00
  • 31ec450d05 Remove superfluous comments Phillip Webb 2020-07-29 00:19:27 -07:00
  • 8d80166aaf Update exception variable names Phillip Webb 2020-07-28 23:53:30 -07:00
  • e9130489a6 Remove restricted static imports Phillip Webb 2020-07-27 21:34:26 -07:00
  • 9a3fa6e812 Simplify boolean returns Phillip Webb 2020-07-27 20:22:28 -07:00
  • b69825d925 Simplify boolean expression Phillip Webb 2020-07-27 20:16:05 -07:00
  • db55ef4b3b Migrate to BDD Mockito Phillip Webb 2020-07-27 12:53:19 -07:00
  • c12ced6aaa Migrate SwitchUserWebFilterTests AssertJ Phillip Webb 2020-07-27 13:45:07 -07:00
  • b33cb1074f Remove "redundant import" checkstyle suppression Phillip Webb 2020-07-27 12:18:47 -07:00
  • 18f3d13363 Fix parenthesis padding issues Phillip Webb 2020-07-27 12:17:41 -07:00
  • f1cee9500f Ensure classes are defined in their own files Phillip Webb 2020-07-27 11:28:04 -07:00
  • 053af720a4 Ensure no whitespace before lines Phillip Webb 2020-07-27 11:10:07 -07:00
  • 4d487e8dc3 Ensure all files end with a new line Phillip Webb 2020-07-27 11:07:14 -07:00
  • 218480fb7c Reduce the number of nested if statements Phillip Webb 2020-07-27 10:23:31 -07:00
  • 0b4b22f28f Remove "need braces" checkstyle suppression Phillip Webb 2020-07-27 10:02:46 -07:00
  • 81fe9fc640 Make all exception classes immutable Phillip Webb 2020-07-27 10:01:32 -07:00
  • a0b9442265 Use consistent modifier order Phillip Webb 2020-07-26 22:52:28 -07:00
  • 4075595a3f Ignore existing InterfaceIsType violations Phillip Webb 2020-07-26 22:23:37 -07:00
  • 3e700e7571 Remove (non-Javadoc) comments Phillip Webb 2020-08-05 19:55:36 -07:00
  • a2f2e9ac8d Move inner-types so that they are always last Phillip Webb 2020-07-26 13:35:03 -07:00
  • 418c3d6808 Avoid inner assignments Phillip Webb 2020-08-05 20:56:42 -07:00
  • 9e08b51ed3 Apply code cleanup rules to projects Phillip Webb 2020-07-26 12:04:13 -07:00
  • 8866fa6fb0 Always use 'this.' when accessing fields Phillip Webb 2020-07-26 11:51:05 -07:00
  • 6894ff5d12 Make classes final where possible Phillip Webb 2020-07-24 19:03:31 -07:00
  • b5d499e2eb Remove empty block Phillip Webb 2020-07-24 18:42:11 -07:00
  • 37fa94fafc Organize imports Phillip Webb 2020-08-05 11:35:47 -07:00
  • 5f64f53c3f Use consistent "@" tag order in Javadoc Phillip Webb 2020-07-24 15:03:32 -07:00
  • 7f0653fa34 Remove array style checkstyle suppression Phillip Webb 2020-07-24 13:36:04 -07:00
  • 863c0873dd Suppress third-party code from checkstyle Phillip Webb 2020-07-24 13:35:18 -07:00
  • 8142e4046f Use compact annotation style Phillip Webb 2020-07-24 11:48:08 -07:00
  • aea0fea5d9 Add Spring Checkstyle with all checks disabled Phillip Webb 2020-07-24 11:37:53 -07:00
  • 71bc145ae4 Remove superfluous comments Phillip Webb 2020-07-23 15:09:07 -07:00
  • b7fc18262d Reformat code using spring-javaformat Phillip Webb 2020-08-10 16:39:17 -05:00
  • cf48f986f6 Fix typo in resource server documentation Eleftheria Stein 2020-08-24 09:10:33 +02:00
  • 046cdd7f07 Update Snapshot Build to Kotlin 1.4.0 Rob Winch 2020-08-20 10:45:53 -05:00
  • 0486d5add9 scopes_supported metadata not used as default in ClientRegistrations Martin Vietz 2020-07-02 12:26:34 +02:00
  • 21e9a410ee Remove Package Tangle Josh Cummings 2020-08-19 15:38:05 -06:00
  • e6d1e2cf81 Restructure SAML 2.0 Documentation Josh Cummings 2020-04-06 14:36:33 -06:00
  • af5c55c380 Polish AuthnRequest Customization Support Josh Cummings 2020-08-19 12:16:27 -06:00
  • 3694485056 Polish SAML 2.0 Default Assertion Validator Josh Cummings 2020-08-18 17:08:37 -06:00
  • da7477cd41 Add Response to Authentication Conversion Support Josh Cummings 2020-08-18 15:57:02 -06:00
  • 0c696dd58b Remove XSAnyMarshaller AttributeValue Support Josh Cummings 2020-08-18 13:53:38 -06:00
  • 7b3dda161b Generalize SAML 2.0 Assertion Validation Support Josh Cummings 2020-08-18 11:48:08 -06:00
  • 1069e91645 RSocket Deprecations Josh Cummings 2020-08-13 17:21:00 -06:00
  • a4756cf62c --refresh-dependencies for snapshots Rob Winch 2020-08-11 09:53:18 -05:00
  • 69e0552c30 Add servlet OAuth2 client Kotlin samples Eleftheria Stein 2020-08-11 14:07:35 +02:00
  • be6d2f117e Add hasAnyRole and hasAnyAuthority to authorizeRequests in Kotlin DSL koishikawa11 2020-08-11 20:59:22 +09:00
  • 5142d39079 Restrict Spring Framework version to 5.2.x Eleftheria Stein 2020-08-11 13:25:30 +02:00
  • 380a11566e Add registered OAuth2 authorized client Kotlin samples Eleftheria Stein 2020-08-11 10:22:05 +02:00
  • 324d6795c9 Add WebClient samples to docs Eleftheria Stein 2020-08-07 14:59:24 +02:00