| Package | Description |
|---|---|
| org.salespointframework.useraccount |
User account management.
|
| Modifier and Type | Method and Description |
|---|---|
Password |
UserAccount.getPassword() |
static Password |
Password.unencrypted(String password)
Creates a new password.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
AuthenticationManager.matches(Password candidate,
Password existing)
Returns whether the given candidate
Password matches the given existing one. |
Copyright © 2018. All rights reserved.