public class EmailVerificationBO extends Object
| Constructor and Description |
|---|
EmailVerificationBO() |
| Modifier and Type | Method and Description |
|---|---|
void |
createToken() |
String |
formatMessage(String message,
String basePath,
String endpoint,
String token,
LocalDateTime date,
String email) |
boolean |
isExpired() |
void |
updateToken() |
Copyright © 2020. All rights reserved.