be.ehealth.technicalconnector.service.etee
Class RevocationStatusCheckerFactory
java.lang.Object
be.ehealth.technicalconnector.service.etee.RevocationStatusCheckerFactory
public final class RevocationStatusCheckerFactory
- extends Object
Factory class to obtain the RevocationStatuChecker needed by the CryptoImpl. If the property crypto.revocationstatuschecker.classname is
not set in the properties file the default one is loaded (be.ehealth.technicalconnector.utils.impl.OcspRevocationStatusChecker).
If you want to implement your own RevocationStatusChecker, you must implement the interface and using the default constructor.
PROPS_STATUS_CHECKER_CLASS
public static final String PROPS_STATUS_CHECKER_CLASS
- Property that can be used to change the default RevocationStatusChecker
- See Also:
- Constant Field Values
getStatusChecker
public static RevocationStatusChecker getStatusChecker()
throws TechnicalConnectorException
- Returns:
- the RevocationStatusChecker
- Throws:
TechnicalConnectorException
Connector Packaging PERSDIETICIAN 3.11.1 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.