Class DistinguishedNameProviderImpl

java.lang.Object
com.flowable.idm.engine.ldap.DistinguishedNameProviderImpl
All Implemented Interfaces:
DistinguishedNameProvider

public class DistinguishedNameProviderImpl extends Object implements DistinguishedNameProvider
Default implementation of DistinguishedNameProvider that uses the Spring LdapTemplate to query for the information.
Author:
Filip Hrisafov