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 TECHNICAL 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.