|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SessionServiceWithCache | |
---|---|
be.ehealth.businessconnector.ehbox.v3.builders | Contains the interface to build the Object that 'll be passed to the services and the BuilderFactory to get it |
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.fgov.ehealth.technicalconnector.ra.service.impl |
Uses of SessionServiceWithCache in be.ehealth.businessconnector.ehbox.v3.builders |
---|
Classes in be.ehealth.businessconnector.ehbox.v3.builders that implement SessionServiceWithCache | |
---|---|
class |
BuilderFactory
A factory for creating ConsultationMessageBuilder , RequestBuilder and SendMessageBuilder . |
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.fgov.ehealth.technicalconnector.ra.service.impl |
---|
Classes in be.fgov.ehealth.technicalconnector.ra.service.impl that implement SessionServiceWithCache | |
---|---|
class |
AuthenticationCertificateRegistrationServiceImpl
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |