public class AuthenticationResponse extends Object
| Constructor and Description |
|---|
AuthenticationResponse(String authenticationToken,
String tokenType,
long expiresIn) |
| Modifier and Type | Method and Description |
|---|---|
String |
authenticationToken() |
long |
lifetime() |
String |
tokenType() |