Class PersonMapper

java.lang.Object
org.bremersee.ldaptive.app.PersonMapper
All Implemented Interfaces:
LdaptiveEntryMapper<Person>, org.ldaptive.beans.LdapEntryMapper<Person>

@Component public class PersonMapper extends Object implements LdaptiveEntryMapper<Person>
The test person mapper.
Author:
Christian Bremer