Package eu.europa.esig.dss.tsl.function
Class GrantedTrustService
java.lang.Object
eu.europa.esig.dss.tsl.function.GrantedTrustService
- All Implemented Interfaces:
TrustServicePredicate
,Predicate<TSPServiceType>
public class GrantedTrustService extends Object implements TrustServicePredicate
-
Constructor Summary
Constructors Constructor Description GrantedTrustService()
-
Method Summary
Modifier and Type Method Description boolean
test(TSPServiceType trustedService)
-
Constructor Details
-
GrantedTrustService
public GrantedTrustService()
-
-
Method Details
-
test
- Specified by:
test
in interfacePredicate<TSPServiceType>
-