Class TrustServiceConverter
java.lang.Object
eu.europa.esig.dss.tsl.function.converter.TrustServiceConverter
- All Implemented Interfaces:
Function<TSPServiceType,
TrustService>
The class converts
TSPServiceType
to TrustService
-
Constructor Details
-
TrustServiceConverter
public TrustServiceConverter()Default constructor
-
-
Method Details
-
apply
- Specified by:
apply
in interfaceFunction<TSPServiceType,
TrustService>
-