public interface SessionItemView
| Modifier and Type | Method and Description |
|---|---|
List<SAMLToken.Version> |
getActiveSAMLTokenVersions() |
Credential |
getEncryptionCredential()
Gets the personal credential.
|
Crypto |
getEncryptionCrypto()
Gets the crypto associated with the Encryption credentials
|
Map<String,PrivateKey> |
getEncryptionPrivateKeys()
Gets the persona decryption keys.
|
Credential |
getHeaderCredential()
Gets the header credential.
|
Credential |
getHolderOfKeyCredential()
Gets the system credential.
|
Crypto |
getHolderOfKeyCrypto()
Gets the crypto associated with the HOK credentials
|
Map<String,PrivateKey> |
getHolderOfKeyPrivateKeys()
Gets the system decryption keys.
|
SAMLToken |
getSAMLToken()
Deprecated.
|
SAMLToken |
getSAMLToken(SAMLToken.Version version)
Gets the SAML token.
|
SAMLTokenContainer |
getSAMLTokenContainer() |
SAMLToken getSAMLToken(SAMLToken.Version version)
@Deprecated SAMLToken getSAMLToken()
SAMLTokenContainer getSAMLTokenContainer()
List<SAMLToken.Version> getActiveSAMLTokenVersions()
Credential getHolderOfKeyCredential()
Map<String,PrivateKey> getHolderOfKeyPrivateKeys()
Credential getEncryptionCredential()
Map<String,PrivateKey> getEncryptionPrivateKeys()
Crypto getHolderOfKeyCrypto() throws TechnicalConnectorException
TechnicalConnectorExceptionCrypto getEncryptionCrypto() throws TechnicalConnectorException
TechnicalConnectorExceptionCredential getHeaderCredential() throws TechnicalConnectorException
TechnicalConnectorException
Connector Packaging PERSPHYSICIAN 4.9.5 API
Copyright © {inceptionYear}-2026 eHealth. All Rights Reserved.