|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ConnectorException in be.ehealth.business.mycarenetdomaincommons.exception |
|---|
| Subclasses of ConnectorException in be.ehealth.business.mycarenetdomaincommons.exception | |
|---|---|
class |
ConnectorValidationException
Thrown when a validation of an internal created object fails. Extends TechnicalConnectorException |
class |
InvalidBlobContentConnectorException
Thrown when the content of the blob is invalid. Used in ChapterIV |
| Uses of ConnectorException in be.ehealth.businessconnector.genericasync.exception |
|---|
| Subclasses of ConnectorException in be.ehealth.businessconnector.genericasync.exception | |
|---|---|
class |
GenAsyncBusinessConnectorException
Connector Exception for Generic Async Connector. |
class |
GenAsyncSignatureValidationConnectorException
Connector Exception for Generic Async Connector. |
| Uses of ConnectorException in be.ehealth.businessconnector.genericasync.helper |
|---|
| Uses of ConnectorException in be.ehealth.businessconnector.genericasync.session |
|---|
| Methods in be.ehealth.businessconnector.genericasync.session that throw ConnectorException | |
|---|---|
static GenAsyncService |
GenAsyncSessionServiceFactory.getGenAsyncService(String serviceName)
Gets the GenericAsync service. |
| Uses of ConnectorException in be.ehealth.businessconnector.mycarenet.memberdataasync.session |
|---|
| Methods in be.ehealth.businessconnector.mycarenet.memberdataasync.session that throw ConnectorException | |
|---|---|
ProcessedGetResponse<byte[]> |
MemberDataService.getMDAXml(GetRequest request)
|
static MemberDataService |
MemberDataSessionServiceFactory.getMemberDataIrisCareNetService()
Gets the MemberDataService instance for IrisCareNet endpoint |
static MemberDataService |
MemberDataSessionServiceFactory.getMemberDataService()
Gets the MemberDataService instance for MyCareNet endpoint |
static MemberDataService |
MemberDataSessionServiceFactory.getMemberDataWalCareNetService()
Gets the MemberDataService instance for WalCareNet endpoint |
ProcessedPostResponse |
MemberDataService.postEncryptedMDAXml(byte[] records,
InputReference inputReference)
|
ProcessedPostResponse |
MemberDataService.postMDAXml(byte[] records,
InputReference inputReference)
|
| Uses of ConnectorException in be.ehealth.businessconnector.mycarenet.memberdataasync.session.impl |
|---|
| Methods in be.ehealth.businessconnector.mycarenet.memberdataasync.session.impl that throw ConnectorException | |
|---|---|
ProcessedGetResponse<byte[]> |
MemberDataServiceImpl.getMDAXml(GetRequest request)
|
ProcessedPostResponse |
MemberDataServiceImpl.postEncryptedMDAXml(byte[] records,
InputReference inputReference)
|
ProcessedPostResponse |
MemberDataServiceImpl.postMDAXml(byte[] records,
InputReference inputReference)
|
| Uses of ConnectorException in be.ehealth.businessconnector.mycarenet.memberdataasync.session.impl.regional |
|---|
| Methods in be.ehealth.businessconnector.mycarenet.memberdataasync.session.impl.regional that throw ConnectorException | |
|---|---|
ProcessedGetResponse<byte[]> |
MemberDataWalCareNetService.getMDAXml(GetRequest request)
|
ProcessedGetResponse<byte[]> |
MemberDataIrisCareNetService.getMDAXml(GetRequest request)
|
ProcessedPostResponse |
MemberDataWalCareNetService.postEncryptedMDAXml(byte[] records,
InputReference inputReference)
|
ProcessedPostResponse |
MemberDataIrisCareNetService.postEncryptedMDAXml(byte[] records,
InputReference inputReference)
|
ProcessedPostResponse |
MemberDataWalCareNetService.postMDAXml(byte[] records,
InputReference inputReference)
|
ProcessedPostResponse |
MemberDataIrisCareNetService.postMDAXml(byte[] records,
InputReference inputReference)
|
| Uses of ConnectorException in be.ehealth.businessconnector.mycarenet.memberdatacommons.exception |
|---|
| Subclasses of ConnectorException in be.ehealth.businessconnector.mycarenet.memberdatacommons.exception | |
|---|---|
class |
MemberDataBusinessConnectorException
Connector Exception for Member Data Sync Connector. |
| Uses of ConnectorException in be.ehealth.businessconnector.mycarenet.memberdatav2.session |
|---|
| Methods in be.ehealth.businessconnector.mycarenet.memberdatav2.session that throw ConnectorException | |
|---|---|
static MemberDataService |
MemberDataSessionServiceFactory.getMemberDataSyncIrisCareNetService()
Gets the MemberDataService instance for IrisCareNet endpoint |
static MemberDataService |
MemberDataSessionServiceFactory.getMemberDataSyncService()
Gets the MemberDataService instance for MyCareNet endpoint |
static MemberDataService |
MemberDataSessionServiceFactory.getMemberDataSyncWalCareNetService()
Gets the MemberDataService instance for WalCareNet endpoint |
| Uses of ConnectorException in be.ehealth.technicalconnector.exception |
|---|
| Subclasses of ConnectorException in be.ehealth.technicalconnector.exception | |
|---|---|
class |
BeIDPinCodeException
TechnicalConnectorException that is throws when there is a BeIDPinCode problem. |
class |
CertificateVerificationException
This class wraps an exception that could be thrown during the certificate verification process. |
class |
InvalidTimeStampException
thrown when validation of timestamp fails. |
class |
NoNextEndpointException
|
class |
SessionManagementException
The Class SessionManagementException. |
class |
SilentInstantiationException
Exception that can be swallowed is the flag silent is active. |
class |
SoaErrorException
exception which contains result of soa error from webservice. |
class |
TechnicalConnectorException
The Class TechnicalConnectorException.. |
class |
UnsealConnectorException
Exception class for Unseal connector exceptions. |
| Uses of ConnectorException in be.ehealth.technicalconnector.generic.session |
|---|
| Methods in be.ehealth.technicalconnector.generic.session that throw ConnectorException | |
|---|---|
static GenericService |
GenericSessionServiceFactory.getGenericService()
Gets the GenericService service. |
| Uses of ConnectorException in be.ehealth.technicalconnector.session |
|---|
| Methods in be.ehealth.technicalconnector.session that throw ConnectorException | ||
|---|---|---|
|
ImplementationClassFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
Crypto hokCrypto,
Crypto encryptionCrypto,
String... additionalParameters)
Deprecated. use the other createImplementationClass method without crypto |
|
|
ImplementationClassFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
String... additionalParameters)
|
|
| Uses of ConnectorException in be.fgov.ehealth.technicalconnector.ra.exceptions |
|---|
| Subclasses of ConnectorException in be.fgov.ehealth.technicalconnector.ra.exceptions | |
|---|---|
class |
RaException
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||