Modifier and Type | Method and Description |
---|---|
KeyResult |
KgssService.getKey(GetKeyRequestContent request,
byte[] kgssETK,
SessionItem session)
Gets the key.
|
Modifier and Type | Method and Description |
---|---|
KeyResult |
KgssServiceImpl.getKey(GetKeyRequestContent request,
byte[] kgssETK,
SessionItem session) |
Modifier and Type | Method and Description |
---|---|
SessionItem |
SessionManager.createFallbackSession(String hokPwd)
Creates a fallback session using a eHealth certificate stored on the computer.
|
SessionItem |
SessionManager.createFallbackSession(String hokPwd,
String encryptionPwd)
Creates a fallback session using a eHealth certificate stored on the computer.
|
SessionItem |
SessionManager.createFallbackSession(String identPwd,
String hokPwd,
String encryptionPwd)
Creates a fallback session using a eHealth certificate stored on the computer.
|
SessionItem |
SessionManager.createSession(String hokPwd)
Creates a session using the certificate on the eID of the user and an holder of key certificate stored on the computer.
|
SessionItem |
SessionManager.createSession(String hokPwd,
String encryptionPwd)
Creates a session using the certificate on the eID of the user and an holder of key certificate stored on the computer.
|
SessionItem |
SessionManager.createSessionEidOnly()
Creates a session only based on eid card.
|
SessionItem |
SessionManager.getSession()
Gets the current session.
|
Modifier and Type | Class and Description |
---|---|
class |
SessionItemImpl
Implementation of
SessionItem . |
Modifier and Type | Method and Description |
---|---|
SessionItem |
SessionManagerImpl.createFallbackSession(String hokPwd) |
SessionItem |
SessionManagerImpl.createFallbackSession(String hokPwd,
String encryptionPwd) |
SessionItem |
SessionManagerImpl.createFallbackSession(String idnetPwd,
String hokPwd,
String encryptionPwd) |
SessionItem |
SessionManagerImpl.createSession(String hokPwd) |
SessionItem |
SessionManagerImpl.createSession(String hokPwd,
String encryptionPwd) |
SessionItem |
SessionManagerImpl.createSessionEidOnly() |
SessionItem |
SessionManagerImpl.getSession() |
Modifier and Type | Method and Description |
---|---|
void |
TokenExpiredRenew.renew(SessionItem session) |
void |
SlidingWindowRenewStrategy.renew(SessionItem session) |
void |
RenewStrategy.renew(SessionItem session) |
Modifier and Type | Method and Description |
---|---|
static SessionItem |
SessionUtil.checkAndRetrieveSession() |
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.