be.ehealth.technicalconnector.validator.impl
Class TimeStampValidatorFactory

java.lang.Object
  extended by be.ehealth.technicalconnector.validator.impl.TimeStampValidatorFactory

public final class TimeStampValidatorFactory
extends Object

initializes and creates a timestamp validator.


Method Summary
static TimeStampValidator getInstance()
           
static TimeStampValidator getTimeStampValidator()
          Deprecated. replaced with getInstance() method
static void reset()
          resets the instances -> next call will reload from config.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static TimeStampValidator getInstance()
                                      throws TechnicalConnectorException
Throws:
TechnicalConnectorException

getTimeStampValidator

@Deprecated
public static TimeStampValidator getTimeStampValidator()
                                                throws TechnicalConnectorException
Deprecated. replaced with getInstance() method

/** returns an instance of the TimeStampValidator.

Returns:
TimeStampValidator
Throws:
TechnicalConnectorException - if the keystore could not be loaded or config is invalid

reset

public static void reset()
resets the instances -> next call will reload from config.




Connector Business ORGPHARMACY 3.13.1 API
Copyright © {inceptionYear}-2017 eHealth. All Rights Reserved.