be.ehealth.technicalconnector.handler.wss4j
Class SOAPContextAlgorithmHelper

java.lang.Object
  extended by be.ehealth.technicalconnector.handler.wss4j.SOAPContextAlgorithmHelper
All Implemented Interfaces:
AlgorithmHelper

public class SOAPContextAlgorithmHelper
extends Object
implements AlgorithmHelper


Constructor Summary
SOAPContextAlgorithmHelper(SOAPMessageContext ctx)
           
 
Method Summary
 boolean canHandle(Credential cred)
           
 String determineDigestAlgo(Credential cred)
           
 String determineSignatureAlgorithm(Credential cred)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SOAPContextAlgorithmHelper

public SOAPContextAlgorithmHelper(SOAPMessageContext ctx)
Method Detail

canHandle

public boolean canHandle(Credential cred)
Specified by:
canHandle in interface AlgorithmHelper

determineDigestAlgo

public String determineDigestAlgo(Credential cred)
                           throws TechnicalConnectorException
Specified by:
determineDigestAlgo in interface AlgorithmHelper
Throws:
TechnicalConnectorException

determineSignatureAlgorithm

public String determineSignatureAlgorithm(Credential cred)
                                   throws TechnicalConnectorException
Specified by:
determineSignatureAlgorithm in interface AlgorithmHelper
Throws:
TechnicalConnectorException



Connector Packaging TECHNICAL 3.25.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.