Modifier and Type | Method and Description |
---|---|
AbstractWsSecurityHandler.WSSecHeaderGeneratorStep3 |
AbstractWsSecurityHandler.WSSecHeaderGeneratorStep3.withSAMLToken(SAMLToken token) |
Constructor and Description |
---|
SAMLHolderOfKeyHandler(SAMLToken token) |
Modifier and Type | Method and Description |
---|---|
AbstractWsSecurityHandler.WSSecHeaderGeneratorStep3 |
WSSecHeaderGeneratorWss4jImpl.withSAMLToken(SAMLToken token) |
Modifier and Type | Method and Description |
---|---|
SAMLToken |
SAMLTokenFactory.createSamlToken(Element assertion,
Credential credential)
Creates a new SAMLToken object.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractSAMLToken
Abstract class
|
class |
SAMLHolderOfKeyToken
The Class SAMLTokenImpl.
|
class |
SAMLSenderVouchesCredential
SAMLSenderVouchesCredential.
|
Modifier and Type | Method and Description |
---|---|
static GenericRequest |
ServiceFactory.getIdSupportV2Service(SAMLToken token) |
static GenericRequest |
ServiceFactory.getKGSSServiceSecured(SAMLToken token)
Gets the KGSSS service secured.
|
Modifier and Type | Method and Description |
---|---|
SAMLToken |
SessionItem.getSAMLToken()
Gets the sAML token.
|
static SAMLToken |
Session.getSAMLToken()
Convenience method to get the SAML token associated with the session.
|
Modifier and Type | Method and Description |
---|---|
void |
SessionManager.loadSession(SAMLToken token,
String hokPwd)
Load a session using a previously stored SAML token.
|
void |
SessionManager.loadSession(SAMLToken token,
String hokPwd,
String encryptionPwd)
Load a session using a previously stored SAML token with the associated eHealth Encryption Certificates, needed for sealing and
unsealing messages.
|
void |
SessionItem.setSAMLToken(SAMLToken token)
This method will set the samltoken when created
|
Modifier and Type | Method and Description |
---|---|
SAMLToken |
SessionItemImpl.getSAMLToken() |
Modifier and Type | Method and Description |
---|---|
void |
SessionManagerImpl.loadSession(SAMLToken token,
String hokPwd) |
void |
SessionManagerImpl.loadSession(SAMLToken token,
String hokPwd,
String encryptionPwd) |
void |
SessionItemImpl.setSAMLToken(SAMLToken token) |
Modifier and Type | Method and Description |
---|---|
boolean |
SessionValidator.validateToken(SAMLToken samlToken)
Method to check if the provided
SAMLToken is still valid. |
Modifier and Type | Method and Description |
---|---|
boolean |
SAMLSessionValidator.validateToken(SAMLToken samlToken) |
Connector Packaging TECHNICAL 4.0.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.