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