| Package | Description |
|---|---|
| org.craftercms.profile.api.services |
| Modifier and Type | Method and Description |
|---|---|
VerificationToken |
ProfileService.createVerificationToken(String profileId)
Creates a token that can be sent to the user in an email as a link.
|
VerificationToken |
ProfileService.getVerificationToken(String tokenId)
Returns the verification token that corresponds to the given ID.
|
Copyright © 2015 CrafterCMS. All Rights Reserved.