public class ValidatedIdentity extends Identity
| Constructor and Description |
|---|
ValidatedIdentity() |
| Modifier and Type | Method and Description |
|---|---|
String |
getToken()
Returns the validation token.
|
void |
setToken(String token)
Sets the validation token.
|
String |
toString() |
Copyright © 2016. All rights reserved.