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 booleantest(TSPServiceType trustedService)
-
Constructor Details
-
GrantedTrustService
public GrantedTrustService()
-
-
Method Details
-
test
- Specified by:
testin interfacePredicate<TSPServiceType>
-