Interface Converter

All Known Implementing Classes:
GenericConverter

public interface Converter
Converts a string name into a Name, for use with spring-ldap.
  • Method Summary

    Modifier and Type
    Method
    Description
    Escapes and converts a DN into a Name, for use with LDAP through JNDI.
    getName(String attributeName, String objectName, CrowdLdapName baseDN)
    Returns a Name escaped for JNDI and LDAP, for use with a directory.