|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.ehealth.technicalconnector.handler.AbstractSOAPHandler
be.ehealth.technicalconnector.handler.AbstractWsSecurityHandler
be.ehealth.technicalconnector.handler.CertificateCallback
public class CertificateCallback
The Class CertificateCallback.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class be.ehealth.technicalconnector.handler.AbstractWsSecurityHandler |
|---|
AbstractWsSecurityHandler.SignedParts, AbstractWsSecurityHandler.WSSecHeaderGeneratorStep0, AbstractWsSecurityHandler.WSSecHeaderGeneratorStep1, AbstractWsSecurityHandler.WSSecHeaderGeneratorStep2, AbstractWsSecurityHandler.WSSecHeaderGeneratorStep3, AbstractWsSecurityHandler.WSSecHeaderGeneratorStep4 |
| Field Summary |
|---|
| Fields inherited from class be.ehealth.technicalconnector.handler.AbstractWsSecurityHandler |
|---|
PROP_WSSECHEADER_GENERATOR |
| Constructor Summary | |
|---|---|
CertificateCallback()
|
|
CertificateCallback(Credential cred)
Instantiates a new x509 handler |
|
CertificateCallback(X509Certificate certificate,
PrivateKey privateKey)
Instantiates a new x509 handler |
|
| Method Summary |
|---|
| Methods inherited from class be.ehealth.technicalconnector.handler.AbstractWsSecurityHandler |
|---|
buildSignature, handleOutbound |
| Methods inherited from class be.ehealth.technicalconnector.handler.AbstractSOAPHandler |
|---|
close, getHeaders, handleFault, handleInbound, handleMessage |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CertificateCallback()
throws TechnicalConnectorException
TechnicalConnectorException
public CertificateCallback(X509Certificate certificate,
PrivateKey privateKey)
throws TechnicalConnectorException
TechnicalConnectorException
public CertificateCallback(Credential cred)
throws TechnicalConnectorException
TechnicalConnectorException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||