|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.ehealth.technicalconnector.validator.impl.TimeStampValidatorFactory
public final class TimeStampValidatorFactory
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 |
|---|
public static TimeStampValidator getInstance()
throws TechnicalConnectorException
TechnicalConnectorException
@Deprecated
public static TimeStampValidator getTimeStampValidator()
throws TechnicalConnectorException
TimeStampValidator
TechnicalConnectorException - if the keystore could not be loaded or config is invalidpublic static void reset()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||