| Modifier and Type | Method and Description |
|---|---|
Email |
User.getEmail() |
| Constructor and Description |
|---|
User(Email email,
String password,
Map<String,Object> properties)
Constructs a new user with the given email, password, and additional properties.
|
Copyright © 2019. All rights reserved.