93 Commits (25fa187406ac12902fec8ca782ff55f6fa7abe59)

Author SHA1 Message Date
Josh Cummings f129410ff9
Add Java 8 Polyfill for Apache DS tests 5 years ago
Phillip Webb c502312719 Replace expected @Test attributes with AssertJ 6 years ago
Phillip Webb 20baa7d409 Replace ExpectedException @Rules with AssertJ 6 years ago
Phillip Webb 910b81928f Replace try/catch with AssertJ 6 years ago
Phillip Webb a5aa6b3d7f Remove blank lines from all tests 6 years ago
Phillip Webb ff94944313 Add whitespace after copyright header 6 years ago
Phillip Webb 31ec450d05 Remove superfluous comments 6 years ago
Phillip Webb 8d80166aaf Update exception variable names 6 years ago
Phillip Webb db55ef4b3b Migrate to BDD Mockito 6 years ago
Phillip Webb 9e08b51ed3 Apply code cleanup rules to projects 6 years ago
Phillip Webb 8866fa6fb0 Always use 'this.' when accessing fields 6 years ago
Phillip Webb 37fa94fafc Organize imports 6 years ago
Phillip Webb 71bc145ae4 Remove superfluous comments 6 years ago
Phillip Webb b7fc18262d Reformat code using spring-javaformat 6 years ago
Josh Cummings feb49ea9de
Add Timeout to Ldap Test 6 years ago
Dávid Kovács f7b33da577 ActiveDirectoryLdapAuthenticationProvider uses InternalAuthenticationServiceException 6 years ago
Lars Grefer 34dd5fea30 Remove redundant throws clauses 7 years ago
Lars Grefer ff1070df36 remove redundant modifiers found by checkstyle 7 years ago
Lars Grefer 3ea9d376b2 Cleanup explicit type arguments 7 years ago
Spring Operator b93528138e URL Cleanup 7 years ago
Johnny Lim 88181c31f1 Polish ActiveDirectoryLdapAuthenticationProviderTests 8 years ago
Yuri Konotopov 669b0ba583 ActiveDirectoryLdapAuthenticationProvider custom environment 8 years ago
Johnny Lim 57353d18e5 Use diamond type 8 years ago
Johnny Lim b6895e6359 Apply Checkstyle WhitespaceAfterCheck module 8 years ago
Trygve Aasjord 8d717c62af Pass username as second parameter for search filter. 9 years ago
Rob Winch 3a4a32e654 Remove LdapShaPasswordEncoder from core 9 years ago
Rob Winch 23f56f568c Update MockitJunitRunner import 9 years ago
Rob Winch 445834784a Update to Mockito 2.10.0 9 years ago
Rob Winch e16b8e7976 Fix logback-test.xml 9 years ago
Rob Winch b443baef04 Polish GrantedAuthorityDefaults 10 years ago
Eddú Meléndez eabeaf35d6 Make single definition of `defaultRolePrefix` and `rolePrefix` 10 years ago
Juan Ignacio Barisich 1171e25bc7 LdapUserDetails extends CredentialsContainer 10 years ago
Eddú Meléndez 13b0ddb7e6 Fix test assertions 10 years ago
Eddú Meléndez a2ead4cf7a Polish 10 years ago
Rob Winch f221920a19 Clean up code to conform to basic checkstyle 10 years ago
Billy Korando 71d4ce96ad Convert to assertj 10 years ago
Rob Winch bb600a473e Start AssertJ Migration 10 years ago
Rob Winch ae6af5d73c SEC-2915: Updated Java Code Formatting 11 years ago
Rob Winch 3adbf53502 SEC-2897: ActiveDirectoryLdapAuthenticationProvider uses bindPrincipal 11 years ago
Chris Bonham d579d00892 SEC-2559: Added missing givenName attribute to Person 11 years ago
Rob Winch c0fbd30e65 SEC-2071: Move optional constructor arg last 11 years ago
Henri Tremblay fbb902c9b5 SEC-2071: ActiveDirectoryLdapAuthenticationProvider custom rootDn 11 years ago
Rob Winch cd352f665b SEC-1915: Polish 11 years ago
Mateusz Rasiński c54346b690 SEC-1915: Custom ActiveDirectory search filter 11 years ago
Rob Winch 1761b29e58 SEC-2690: String[]->List<String> 12 years ago
Rob Winch 6b43b261bc SEC-2690: Formatting cleanup 12 years ago
Filip Hanik 93b863d2e5 SEC-2690: Support static nested groups in LDAP 12 years ago
Rob Winch a7005bd742 SEC-2500: Prevent anonymous bind for ActiveDirectoryLdapAuthenticator 12 years ago
Rob Winch 5bc6f64b03 SEC-2405: Added tests for OBJECT_FACTORIES 13 years ago
Mattias Hellborg Arthursson bc6fc518d3 SEC-2405: Use DirContextAdapter directly from search. Configure OBJECT_FACTORIES on DirContext created for ActiveDirectory. 13 years ago