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 Summary
-
Method Summary
Modifier and TypeMethodDescriptionmapFromAttributes
(Attributes attributes) mapFromContext
(Object arg)
-
Constructor Details
-
GroupAttributeMapper
public GroupAttributeMapper()
-
-
Method Details
-
mapFromAttributes
- Throws:
NamingException
-
mapFromContext
- Specified by:
mapFromContext
in interfaceorg.springframework.ldap.core.ContextMapper
-