public class PasswordHasher extends Object implements com.vaadin.data.Converter<String,String>
| Constructor and Description |
|---|
PasswordHasher(PortalManagement portalManagement,
String defaultPresentation) |
| Modifier and Type | Method and Description |
|---|---|
com.vaadin.data.Result<String> |
convertToModel(String value,
com.vaadin.data.ValueContext context) |
String |
convertToPresentation(String value,
com.vaadin.data.ValueContext context) |
public PasswordHasher(PortalManagement portalManagement, String defaultPresentation)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.