Class UserAttributeMapper

java.lang.Object
com.logicaldoc.ldap.model.UserAttributeMapper
All Implemented Interfaces:
org.springframework.ldap.core.ContextMapper

public class UserAttributeMapper extends Object implements org.springframework.ldap.core.ContextMapper
Maps LDAP attributes into User attributes
Since:
4.5
Author:
Sebastian Wenzky
  • Constructor Details

    • UserAttributeMapper

      public UserAttributeMapper(LDAPServer server)
  • Method Details