Class LdapAttributesMapper
- java.lang.Object
-
- com.chutneytesting.security.infra.ldap.LdapAttributesMapper
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description UserDtomapFromAttributes(Attributes attributes)
-
-
-
Method Detail
-
mapFromAttributes
public UserDto mapFromAttributes(Attributes attributes) throws NamingException
- Specified by:
mapFromAttributesin interfaceorg.springframework.ldap.core.AttributesMapper<UserDto>- Throws:
NamingException
-
-