Package com.flowable.idm.engine.ldap
Class StringDistinguishedNameContextMapper
java.lang.Object
org.springframework.ldap.core.support.AbstractContextMapper<String>
com.flowable.idm.engine.ldap.StringDistinguishedNameContextMapper
- All Implemented Interfaces:
ContextMapper<String>
A
ContextMapper
that maps to the Full Distinguished name- Author:
- Filip Hrisafov
-
Constructor Summary
-
Method Summary
Methods inherited from class org.springframework.ldap.core.support.AbstractContextMapper
mapFromContext
-
Constructor Details
-
StringDistinguishedNameContextMapper
public StringDistinguishedNameContextMapper()
-
-
Method Details
-
doMapFromContext
- Specified by:
doMapFromContext
in classAbstractContextMapper<String>
-