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 SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionmapFromAttributes(Attributes attributes) mapFromContext(Object arg) 
- 
Constructor Details- 
UserAttributeMapper
 
- 
- 
Method Details- 
mapFromContext- Specified by:
- mapFromContextin interface- org.springframework.ldap.core.ContextMapper
 
- 
mapFromAttributes- Throws:
- NamingException
 
 
-