|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |