spring-security/ldap
Phillip Webb 319d3364aa Migrate to assertThatExceptionOfType
Consistently use `assertThatExceptionOfType(...).isThrownBy(...)`
rather than `assertThatCode` or `assertThatThrownBy`. This aligns with
Spring Boot and Spring Cloud. It also allows the convenience
`assertThatIllegalArgument` and `assertThatIllegalState` methods to
be used.

Issue gh-8945
2020-08-24 17:33:09 -05:00
..
src Migrate to assertThatExceptionOfType 2020-08-24 17:33:09 -05:00
openldaptest.ldif SEC-1661: Use a DistinguishedName to wrap the search base to avoid the need for JNDI escaping. 2011-01-26 17:13:11 +00:00
run_slapd.sh Minor slapd config changes 2014-02-11 14:23:54 +00:00
slapd.conf Minor slapd config changes 2014-02-11 14:23:54 +00:00
spring-security-ldap.gradle Make ldap integration tests independent 2019-08-08 17:52:58 -04:00