public class CheckSession extends Object
| Modifier and Type | Method and Description |
|---|---|
static CheckSession |
getInstance() |
String |
getScope() |
String |
getUsername() |
void |
startPolling()
use to start checking if the session expired
|
void |
stopPolling()
use to stop checking if the session expired
|
public static CheckSession getInstance()
public String getUsername()
public String getScope()
public void startPolling()
public void stopPolling()
Copyright © 2014. All Rights Reserved.