Browse Source

SEC-449: Corrected comment.

2.0.x
Luke Taylor 19 years ago
parent
commit
8398e940cf
  1. 2
      core/src/main/java/org/acegisecurity/userdetails/ldap/LdapUserDetailsMapper.java

2
core/src/main/java/org/acegisecurity/userdetails/ldap/LdapUserDetailsMapper.java

@ -31,7 +31,7 @@ import javax.naming.directory.Attribute; @@ -31,7 +31,7 @@ import javax.naming.directory.Attribute;
/**
* The entry mapper used by the authenticators to create an ldap user object.
* The context mapper used by the authenticators to create an ldap user object.
*
* @author Luke Taylor
* @version $Id$

Loading…
Cancel
Save