public class SessionCache extends Object
| Constructor and Description |
|---|
SessionCache(int expirationTimeInMinutes) |
| Modifier and Type | Method and Description |
|---|---|
AgentSession |
getSession(SessionBean sessionBean) |
void |
removeSession(String sessionId) |
public AgentSession getSession(SessionBean sessionBean)
public void removeSession(String sessionId)
Copyright © 2015 WSO2. All rights reserved.