Class StringDistinguishedNameContextMapper

java.lang.Object
org.springframework.ldap.core.support.AbstractContextMapper<String>
com.flowable.idm.engine.ldap.StringDistinguishedNameContextMapper
All Implemented Interfaces:
ContextMapper<String>

public class StringDistinguishedNameContextMapper extends AbstractContextMapper<String>
A ContextMapper that maps to the Full Distinguished name
Author:
Filip Hrisafov