Package ome.security.auth
Class GroupAttributeMapper
- java.lang.Object
-
- ome.security.auth.GroupAttributeMapper
-
- All Implemented Interfaces:
org.springframework.ldap.core.AttributesMapper
public class GroupAttributeMapper extends java.lang.Object implements org.springframework.ldap.core.AttributesMapper
-
-
Constructor Summary
Constructors Constructor Description GroupAttributeMapper(LdapConfig config)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Object
mapFromAttributes(javax.naming.directory.Attributes attributes)
-
-
-
Constructor Detail
-
GroupAttributeMapper
public GroupAttributeMapper(LdapConfig config)
-
-