Uses of Interface
be.ehealth.technicalconnector.session.SessionServiceWithCache

Packages that use SessionServiceWithCache
be.ehealth.technicalconnector.beid   
be.ehealth.technicalconnector.service.etee.impl   
be.ehealth.technicalconnector.service.idsupport.impl   
be.ehealth.technicalconnector.service.keydepot.impl   
be.ehealth.technicalconnector.service.kgss   
be.ehealth.technicalconnector.service.sso.impl   
be.ehealth.technicalconnector.service.sts.security.impl   
be.ehealth.technicalconnector.session   
be.ehealth.technicalconnector.session.impl   
be.ehealth.technicalconnector.session.renew   
 

Uses of SessionServiceWithCache in be.ehealth.technicalconnector.beid
 

Classes in be.ehealth.technicalconnector.beid that implement SessionServiceWithCache
 class BeIDInfo
          This class contains information read from the BeIDCard
 

Uses of SessionServiceWithCache in be.ehealth.technicalconnector.service.etee.impl
 

Classes in be.ehealth.technicalconnector.service.etee.impl that implement SessionServiceWithCache
 class AbstractRevocationStatusChecker
          RevocationStatusChecker using the extension of the X509Certificate.
 class ConnectorCRLRevocationStatusChecker
          RevocationStatusChecker using the CRL Distribution Points extension of the X509Certificate.
 class ConnectorOCSPRevocationStatusChecker
          RevocationStatusChecker using the OSCP information in the X509Certificate Implementation of RevocationStatusChecker
 

Uses of SessionServiceWithCache in be.ehealth.technicalconnector.service.idsupport.impl
 

Classes in be.ehealth.technicalconnector.service.idsupport.impl that implement SessionServiceWithCache
 class IdSupportServiceImpl
          Implementation of IdSupportService Extends AbstractSessionServiceWithCache
 

Uses of SessionServiceWithCache in be.ehealth.technicalconnector.service.keydepot.impl
 

Classes in be.ehealth.technicalconnector.service.keydepot.impl that implement SessionServiceWithCache
 class KeyDepotManagerImpl
          Implementation of KeyDepotManager and SessionServiceWithCache
 

Uses of SessionServiceWithCache in be.ehealth.technicalconnector.service.kgss
 

Classes in be.ehealth.technicalconnector.service.kgss that implement SessionServiceWithCache
 class KgssManager
          Simplifies the usage of KGSS.
 

Uses of SessionServiceWithCache in be.ehealth.technicalconnector.service.sso.impl
 

Classes in be.ehealth.technicalconnector.service.sso.impl that implement SessionServiceWithCache
 class SingleSignOnServiceImpl
          Implementation fo the SingleSignOnService
 

Uses of SessionServiceWithCache in be.ehealth.technicalconnector.service.sts.security.impl
 

Classes in be.ehealth.technicalconnector.service.sts.security.impl that implement SessionServiceWithCache
 class BeIDCredential
          The Class BeIDCredential.
 

Uses of SessionServiceWithCache in be.ehealth.technicalconnector.session
 

Classes in be.ehealth.technicalconnector.session that implement SessionServiceWithCache
 class AbstractSessionServiceWithCache
          Abstract class implementing SessionServiceWithCache.
 class SessionServiceFactoryWithCache
          Wrapper class for classes with a cache but without implementing SessionServiceWithCache
 

Methods in be.ehealth.technicalconnector.session with parameters of type SessionServiceWithCache
 void SessionManager.registerSessionService(SessionServiceWithCache serviceWithCache)
          This method will register all the session service with a cache.
 

Uses of SessionServiceWithCache in be.ehealth.technicalconnector.session.impl
 

Methods in be.ehealth.technicalconnector.session.impl with parameters of type SessionServiceWithCache
 void SessionManagerImpl.registerSessionService(SessionServiceWithCache serviceWithCache)
           
 

Uses of SessionServiceWithCache in be.ehealth.technicalconnector.session.renew
 

Subinterfaces of SessionServiceWithCache in be.ehealth.technicalconnector.session.renew
 interface RenewStrategy
           
 

Classes in be.ehealth.technicalconnector.session.renew that implement SessionServiceWithCache
 class AbstractRenewStrategy
           
 class SlidingWindowRenewStrategy
           
 class TokenExpiredRenew
           
 

Methods in be.ehealth.technicalconnector.session.renew that return types with arguments of type SessionServiceWithCache
 List<SessionServiceWithCache> AbstractRenewStrategy.getCacheServices()
           
 

Methods in be.ehealth.technicalconnector.session.renew with parameters of type SessionServiceWithCache
 void RenewStrategy.register(SessionServiceWithCache serviceWithCache)
           
 void AbstractRenewStrategy.register(SessionServiceWithCache serviceWithCache)
           
 




Connector Packaging TRUSSMAKER 3.20.2 API
Copyright © {inceptionYear}-2020 eHealth. All Rights Reserved.