public interface User extends SummaryNDEntityBase
| Modifier and Type | Method and Description |
|---|---|
String |
getHashedPassword()
Get the hashed password value.
|
boolean |
isActive()
Indicates if the user is active or not.
|
getDescription, getNamegetId, getLastUpdated, getUpdateCountboolean isActive()
boolean valueString getHashedPassword()
String valueCopyright © 2020. All rights reserved.