Modifier and Type | Method and Description |
---|---|
ConfirmResponse |
GenAsyncService.confirmRequest(Confirm request,
WsAddressingHeader header)
Sends a confirm request to the WS.
|
GetResponse |
GenAsyncService.getRequest(Get request,
WsAddressingHeader header)
Returns the
Responses from the post previously sent and generate the token. |
PostResponse |
GenAsyncService.postRequest(Post request,
WsAddressingHeader header)
Returns the
TAck of the request of an operation and generate the token. |
Modifier and Type | Method and Description |
---|---|
ConfirmResponse |
GenAsyncServiceImpl.confirmRequest(Confirm request,
WsAddressingHeader header) |
GetResponse |
GenAsyncServiceImpl.getRequest(Get request,
WsAddressingHeader header) |
PostResponse |
GenAsyncServiceImpl.postRequest(Post request,
WsAddressingHeader header) |
Modifier and Type | Method and Description |
---|---|
static List<SAMLAttributeDesignator> |
SAMLConfigHelper.getSAMLAttributeDesignators(String key) |
static List<SAMLAttribute> |
SAMLConfigHelper.getSAMLAttributes(String key) |
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.
|
boolean |
SessionManager.hasValidSession()
Checks for valid session.
|
Modifier and Type | Method and Description |
---|---|
boolean |
SessionManagerImpl.hasValidSession() |
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 |
---|---|
boolean |
SessionValidator.validateSession()
Validate session.
|
boolean |
SessionValidator.validateToken(SAMLToken samlToken)
Method to check if the provided
SAMLToken is still valid. |
Modifier and Type | Method and Description |
---|---|
boolean |
SAMLSessionValidator.validateSession() |
boolean |
SAMLSessionValidator.validateToken(SAMLToken samlToken) |
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.