be.ehealth.technicalconnector.handler
Class AbstractWsSecurityHandler
java.lang.Object
be.ehealth.technicalconnector.handler.AbstractSOAPHandler
be.ehealth.technicalconnector.handler.AbstractWsSecurityHandler
- All Implemented Interfaces:
- Handler<SOAPMessageContext>, SOAPHandler<SOAPMessageContext>
- Direct Known Subclasses:
- CertificateCallback, SAMLHolderOfKeyHandler, SAMLHolderOfKeyHandler, SAMLSenderVouchesHandler
public abstract class AbstractWsSecurityHandler
- extends AbstractSOAPHandler
Abstract class containing a Wizard that facilitates the creation of a Security Header.
PROP_WSSECHEADER_GENERATOR
public static final String PROP_WSSECHEADER_GENERATOR
- Property to override the WS Security Header generator. Default value:
WSSecHeaderGeneratorWss4jImpl
- See Also:
- Constant Field Values
AbstractWsSecurityHandler
public AbstractWsSecurityHandler()
buildSignature
public AbstractWsSecurityHandler.WSSecHeaderGeneratorStep0 buildSignature()
throws TechnicalConnectorException
- Throws:
TechnicalConnectorException
handleOutbound
public boolean handleOutbound(SOAPMessageContext context)
- Description copied from class:
AbstractSOAPHandler
- Method that is called in the outbound flow.
- Overrides:
handleOutbound
in class AbstractSOAPHandler
Connector Packaging TRUSSMAKER 3.20.2 API
Copyright © {inceptionYear}-2020 eHealth. All Rights Reserved.