175 Commits (fcc6457befa85cfbbcae991f90dadc62453d0309)

Author SHA1 Message Date
Giovanni Lovato 63607ee213 Add configurable mapping function to map authorities 6 years ago
Roland Weisleder f4b9abdbb1 Fix typo in Javadoc 7 years ago
Lars Grefer 34dd5fea30 Remove redundant throws clauses 7 years ago
Lars Grefer cb4f3d2f44 Use UTF-8 for Java sources and XML 7 years ago
Lars Grefer ff1070df36 remove redundant modifiers found by checkstyle 7 years ago
Lars Grefer 578d628774 'Collection.toArray()' call style 7 years ago
Lars Grefer 40bee457f9 Unnecessary enum modifier 7 years ago
Eddú Meléndez a171d8b4bf Make ldap integration tests independent 7 years ago
Eddú Meléndez 76718c4db6 Add method getPort in ApacheDSContainer 7 years ago
Lars Grefer fb39d9c255 Anonymous type can be replaced with lambda 7 years ago
Josh Cummings 3a831820f6
Polish LdapUserDetailsManagerModifyPasswordTests 7 years ago
Lars Grefer f5cd0ec302 Use try-with-resources instead of try-finally 7 years ago
Lars Grefer 2056834432 Cleanup unnecessary unboxing 7 years ago
Lars Grefer 2306d987e9 Cleanup unnecessary boxing 7 years ago
Lars Grefer 3ea9d376b2 Cleanup explicit type arguments 7 years ago
Lars Grefer c5b5cc507c Cleanup redundant type casts 7 years ago
Spring Operator 3b89754926 URL Cleanup 7 years ago
Spring Operator b93528138e URL Cleanup 7 years ago
Rob Winch 802f3186a7 Fix ApacheDSContainer Checkstyle 7 years ago
Luke Butters 0b40d09fe6 Mark as ApacheDSContainer as deprecated 7 years ago
Valeriy.Vyrva 0a86ed8717 Add space in exception message 7 years ago
Josh Cummings 7269aacbdd Password Modify Extended Operation Support 8 years ago
Josh Cummings b9ca1400e3 UnboundIdContainer Random Port Support 8 years ago
Josh Cummings b9c499d8c8 Polish UnboundIdContainerTests 8 years ago
Rob Winch 5dd55d4936 Ensure NamingException.resolvedObj is Serializable 8 years ago
Vedran Pavic cb0ba58b58 Fix WhitespaceAfterCheck Checkstyle check 8 years ago
Johnny Lim 88181c31f1 Polish ActiveDirectoryLdapAuthenticationProviderTests 8 years ago
Rob Winch ec01657625 Polish ActiveDirectoryLdapAuthenticationProvider custom environment 8 years ago
Yuri Konotopov 669b0ba583 ActiveDirectoryLdapAuthenticationProvider custom environment 8 years ago
Christoph Dreis d07cfe655d Use Supplier variants of Assert methods 8 years ago
Johnny Lim 57353d18e5 Use diamond type 8 years ago
Johnny Lim b6895e6359 Apply Checkstyle WhitespaceAfterCheck module 8 years ago
Johnny Lim d900f2a623 Remove unused imports 8 years ago
Johnny Lim 99df632f24 Add missing @Override annotations 8 years ago
Trygve Aasjord 8d717c62af Pass username as second parameter for search filter. 9 years ago
Antoine e0aca04a28 Polish AssertJ assertions 9 years ago
Eddú Meléndez 70165869b1 Add UnboundId LDAP inmemory support 9 years ago
Rob Winch 3a4a32e654 Remove LdapShaPasswordEncoder from core 9 years ago
Rob Winch 12dbf2e961 Remove PlainTextPasswordEncoder 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 9c03571bbb Use message in all Assert 9 years ago
Johnny Lim f94399cff9 Polish 9 years ago
Rob Winch 8e546454a5 Polish ApacheDSContainer LDAPs support 10 years ago
Gunnar Hillert 406bb1d4d5 Add LDAPs support to ApacheDSContainer 10 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