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

TODO: Description of the class.


Method Summary
 CertPath getCertPath()
           
 org.joda.time.DateTime getExpirationDateTime()
           
 
Methods inherited from interface be.ehealth.technicalconnector.service.sts.security.Credential
getCertificate, getCertificateChain, getIssuer, getIssuerQualifier, getKeyStore, getPrivateKey, getProviderName, getPublicKey
 

Method Detail

getExpirationDateTime

org.joda.time.DateTime getExpirationDateTime()
                                             throws TechnicalConnectorException
Throws:
TechnicalConnectorException

getCertPath

CertPath getCertPath()
                     throws TechnicalConnectorException
Throws:
TechnicalConnectorException



Connector Packaging PERSPHYSICIAN 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.