Package com.logicaldoc.ldap.model
Class GroupAttributeMapper
java.lang.Object
com.logicaldoc.ldap.model.GroupAttributeMapper
- All Implemented Interfaces:
- org.springframework.ldap.core.ContextMapper
public class GroupAttributeMapper
extends Object
implements org.springframework.ldap.core.ContextMapper
Maps LDAP attributes into Group attributes
- Since:
- 4.5
- Author:
- Sebastian Wenzky
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionmapFromAttributes(Attributes attributes) mapFromContext(Object arg) 
- 
Constructor Details- 
GroupAttributeMapperpublic GroupAttributeMapper()
 
- 
- 
Method Details- 
mapFromAttributes- Throws:
- NamingException
 
- 
mapFromContext- Specified by:
- mapFromContextin interface- org.springframework.ldap.core.ContextMapper
 
 
-