Class UserContextMapper

All Implemented Interfaces:
ContextMapperWithRequiredAttributes<LDAPUserWithAttributes>, org.springframework.ldap.core.ContextMapper
Direct Known Subclasses:
ActiveDirectoryUserContextMapper

public class UserContextMapper extends ContextMapperWithCustomAttributes<LDAPUserWithAttributes>
Translates information returned from an LDAP directory into a LDAPUserWithAttributes implementation of User.