public class ConvertPlaintextToEncodedUserPasswordTranslator extends UserPasswordTranslator
| Constructor and Description |
|---|
ConvertPlaintextToEncodedUserPasswordTranslator() |
| Modifier and Type | Method and Description |
|---|---|
void |
performImport(String cellValue,
Item processedItem)
Called each time a non-empty cell value has to be imported.
|
init, performExportisEmpty, validatepublic ConvertPlaintextToEncodedUserPasswordTranslator()
public void performImport(String cellValue, Item processedItem) throws ImpExException
SpecialValueTranslatorperformImport in interface SpecialValueTranslatorperformImport in class UserPasswordTranslatorcellValue - the cell value stringprocessedItem - the item to import the value forImpExException - indicates an import errorCopyright © 2017 SAP SE. All Rights Reserved.