be.ehealth.technicalconnector.service.sts.security
Interface ExtendedCredential
- All Superinterfaces:
- Credential
- All Known Subinterfaces:
- SAMLToken
- All Known Implementing Classes:
- AbstractExtendedCredential, AbstractSAMLToken, BeIDCredential, KeyPairCredential, KeyStoreCredential, SAMLHolderOfKeyToken, SAMLSenderVouchesCredential, SAMLTokenImpl
public interface ExtendedCredential
- extends Credential
Extension of a Credential
getExpirationDateTime
org.joda.time.DateTime getExpirationDateTime()
throws TechnicalConnectorException
- Returns:
- the expiration datetime of the credential
- Throws:
TechnicalConnectorException
getCertPath
CertPath getCertPath()
throws TechnicalConnectorException
- Returns:
- the certification path of the credential
- Throws:
TechnicalConnectorException
Connector Packaging TRUSSMAKER 3.20.2 API
Copyright © {inceptionYear}-2020 eHealth. All Rights Reserved.