public class CachedSession extends Object
| Constructor and Description |
|---|
CachedSession(String token,
Persona persona,
long expiresAt) |
| Modifier and Type | Method and Description |
|---|---|
long |
getExpiresAt() |
Persona |
getPersona() |
String |
getToken() |
Copyright © 2015 Red Hat, Inc.. All rights reserved.