| Package | Description |
|---|---|
| com.erudika.para.core |
Core domain classes for modeling the Para domain space.
|
| Modifier and Type | Method and Description |
|---|---|
static User |
User.readUserForIdentifier(User u)
Returns a user object for a given identifier.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
User.passwordMatches(User u)
Checks if a user has entered the correct password.
|
static User |
User.readUserForIdentifier(User u)
Returns a user object for a given identifier.
|
Copyright © 2016 Erudika. All rights reserved.