public class StringDistinguishedNameContextMapper extends AbstractContextMapper<String>
ContextMapper
that maps to the Full Distinguished nameConstructor and Description |
---|
StringDistinguishedNameContextMapper() |
Modifier and Type | Method and Description |
---|---|
protected String |
doMapFromContext(DirContextOperations ctx) |
mapFromContext
public StringDistinguishedNameContextMapper()
protected String doMapFromContext(DirContextOperations ctx)
doMapFromContext
in class AbstractContextMapper<String>