Ben Alex
|
6b5fc1efce
Correct comment in header.
|
19 tahun lalu |
Ben Alex
|
5ba40705e8
SEC-239: Initial commit. Work-in-progress only.
|
19 tahun lalu |
Luke Taylor
|
4d24c88d1e
Enforce the setting of a LdapUserDetailsMapper on authenticators (rather than a general mapper) to make sure the correct type is returned and that the username is set before it is returned.
|
19 tahun lalu |
Luke Taylor
|
3eaed3ad44
Added additionalAuthenticationChecks implementation to make sure password is rechecked if Ldap is used with a user cache.
|
19 tahun lalu |
Luke Taylor
|
e30c3d7bd2
SEC-270: Make SavedRequest serializable.
|
19 tahun lalu |
Luke Taylor
|
e5b79f1f95
Make getGroupMembershipRoles method public for convenience.
|
19 tahun lalu |
Luke Taylor
|
53b6735c3e
Make sure the username and password are set on the final UserDetails object returned by the provider.
|
19 tahun lalu |
Luke Taylor
|
e1eac8f0ca
Added setters for rolePrefix and convertToUpperCase
|
19 tahun lalu |
Luke Taylor
|
c1e76b64bc
Chnaged to use setters in essence "copy constructor"
|
19 tahun lalu |
Luke Taylor
|
360e9908b7
Added test for empty or null username
|
19 tahun lalu |
Luke Taylor
|
d8a28d6068
Add call for setDerefLinkFlag
|
19 tahun lalu |
Luke Taylor
|
016ac8016c
Minor changes to increase coverage of methods
|
19 tahun lalu |
Luke Taylor
|
0d6b3ab9f3
Renamed 'execute' method in LdapCallback in line with Spring equivalents. Added some extra tests.
|
19 tahun lalu |
Luke Taylor
|
9623eb3d04
Correct log category package name
|
19 tahun lalu |
Luke Taylor
|
b5e9690735
Removed duplicate file.
|
19 tahun lalu |
Luke Taylor
|
577cc17764
Removed individual search controls setter methods in favour of supplying complete search controls object. Added comment for 'compare' method.
|
19 tahun lalu |
Luke Taylor
|
b8fa1ad906
Delete deprecated ldap classes (from previous package move)
|
19 tahun lalu |
Luke Taylor
|
1958d4e5aa
Change package for ldap context factory bean
|
19 tahun lalu |
Luke Taylor
|
316798ef9e
Made mock context factory a standalone class
|
19 tahun lalu |
Luke Taylor
|
859185eebd
Removed unused methods and added some extra tests.
|
19 tahun lalu |
Luke Taylor
|
aa0d7c5380
Add info on binary builds.
|
19 tahun lalu |
Luke Taylor
|
2a24e4faf8
Deleted old version of LdapDataAccessException
|
19 tahun lalu |
Luke Taylor
|
7794ebf84b
Now extends Spring's DataAccessException
|
19 tahun lalu |
Luke Taylor
|
3583470a49
Now extends Spring's DataAccessException
|
19 tahun lalu |
Luke Taylor
|
3eea670efc
Exception translator IF for use in LdapTemplate
|
19 tahun lalu |
Luke Taylor
|
983afec70c
Added license.
|
19 tahun lalu |
Luke Taylor
|
ce1c59e924
Make template and search controls member variables.
|
19 tahun lalu |
Luke Taylor
|
d3e42c6f3f
Move conversion of roles to Strings into LdapTemplate
|
19 tahun lalu |
Luke Taylor
|
3239cd139e
SEC-251: use username as parameter {2} in group searches
|
19 tahun lalu |
Luke Taylor
|
46cc1bec1e
SEC-268: allow for delayed obtaining of app context reference
|
19 tahun lalu |