| 
Cumulus4j API (1.0.0)  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Session | |
|---|---|
| org.cumulus4j.keymanager | Key manager sending keys to the app-server (when requested and allowed). | 
| Uses of Session in org.cumulus4j.keymanager | 
|---|
| Methods in org.cumulus4j.keymanager that return Session | |
|---|---|
 Session | 
SessionManager.acquireSession(String userName,
                             char[] password)
Create a new unlocked session or open (unlock) a cached & currently locked session.  | 
 Session | 
SessionManager.getSessionForCryptoSessionID(String cryptoSessionID)
 | 
| Methods in org.cumulus4j.keymanager with parameters of type Session | |
|---|---|
protected  void | 
SessionManager.onDestroySession(Session session)
 | 
protected  void | 
SessionManager.onReacquireSession(Session session)
 | 
 void | 
SessionManager.onReleaseSession(Session session)
 | 
  | 
Cumulus4j API (1.0.0)  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||