Package com.logicaldoc.ldap.model
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 Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionmapFromAttributes(Attributes attributes) mapFromContext(Object arg)  
- 
Constructor Details
- 
UserAttributeMapper
 
 - 
 - 
Method Details
- 
mapFromContext
- Specified by:
 mapFromContextin interfaceorg.springframework.ldap.core.ContextMapper
 - 
mapFromAttributes
- Throws:
 NamingException
 
 -