An instance may be created as the result of a search, or when user information is retrieved during authentication.
An instance of this class will be used by the LdapAuthenticationProvider to construct the final user details object that it returns.
The {@code equals} and {@code hashcode} methods are implemented using the {@code Dn} property and do not consideradditional state, so it is not possible two store two instances with the same DN in the same set, or use them as keys in a map. @author Luke Taylor
|
|