|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbe.ehealth.technicalconnector.session.Session
public final class Session
Entry Point for access to the active Session and the Session Manager.
Field Summary | |
---|---|
static String |
ENCRYPTION_KEYSTORE
Key that identifies the encryption keystore in the keystore map. |
static String |
HOLDEROFKEY_KEYSTORE
Key that identifies the holder of key keystore in the keystore map. |
static String |
IDENTIFICATION_KEYSTORE
Key that identifies the identification keystore in the keystore map. |
Method Summary | |
---|---|
static SessionManager |
getInstance()
Gets the single instance of SessionManager. |
static void |
setSessionManager(SessionManager sessionManager)
Sets the session manager. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String IDENTIFICATION_KEYSTORE
public static final String HOLDEROFKEY_KEYSTORE
public static final String ENCRYPTION_KEYSTORE
Method Detail |
---|
public static SessionManager getInstance()
public static void setSessionManager(SessionManager sessionManager)
sessionManager
- the new session manager
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |