be.ehealth.technicalconnector.service.sts.security.impl
Class AbstractExtendedCredential

java.lang.Object
  extended by be.ehealth.technicalconnector.service.sts.security.impl.AbstractExtendedCredential
All Implemented Interfaces:
Credential, ExtendedCredential
Direct Known Subclasses:
AbstractSAMLToken, BeIDCredential, KeyPairCredential, KeyStoreCredential

public abstract class AbstractExtendedCredential
extends Object
implements ExtendedCredential


Constructor Summary
AbstractExtendedCredential()
           
 
Method Summary
 CertPath getCertPath()
           
 org.joda.time.DateTime getExpirationDateTime()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface be.ehealth.technicalconnector.service.sts.security.Credential
getCertificate, getCertificateChain, getIssuer, getIssuerQualifier, getKeyStore, getPrivateKey, getProviderName, getPublicKey
 

Constructor Detail

AbstractExtendedCredential

public AbstractExtendedCredential()
Method Detail

getCertPath

public CertPath getCertPath()
                     throws TechnicalConnectorException
Specified by:
getCertPath in interface ExtendedCredential
Throws:
TechnicalConnectorException

getExpirationDateTime

public org.joda.time.DateTime getExpirationDateTime()
                                             throws TechnicalConnectorException
Specified by:
getExpirationDateTime in interface ExtendedCredential
Throws:
TechnicalConnectorException



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