| Constructor and Description |
|---|
Account() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPassword() |
List<String> |
getRoles() |
String |
getUsername() |
boolean |
isAdministrator() |
public Account()
public String getPassword()
public String getUsername()
public boolean isAdministrator()
Copyright © 2016 Atteo. All rights reserved.