Introduce Argeo user edition
[lgpl/argeo-commons.git] / security / runtime / org.argeo.security.core / src / main / java / org / argeo / security / ldap / ArgeoUserDetailsContextMapper.java
index 12c8a333251f8f84fe0d41af677abbbc325f740a..459d5e5fc834989b43081c3271c5db673ae5f5c0 100644 (file)
@@ -31,6 +31,10 @@ import org.springframework.security.GrantedAuthority;
 import org.springframework.security.userdetails.UserDetails;
 import org.springframework.security.userdetails.ldap.UserDetailsContextMapper;
 
+/**
+ * Performs the mapping between LDAP and the user natures, using
+ * {@link UserNatureMapper}.
+ */
 public class ArgeoUserDetailsContextMapper implements UserDetailsContextMapper {
        // private final static Log log = LogFactory
        // .getLog(ArgeoUserDetailsContextMapper.class);