Package eu.europa.esig.dss.tsl.source
Class LOTLSource
java.lang.Object
eu.europa.esig.dss.tsl.source.TLSource
eu.europa.esig.dss.tsl.source.LOTLSource
public class LOTLSource extends TLSource
-
Constructor Summary
Constructors Constructor Description LOTLSource() -
Method Summary
Modifier and Type Method Description Predicate<OtherTSLPointerType>getLotlPredicate()LOTLSigningCertificatesAnnouncementSchemeInformationURIgetSigningCertificatesAnnouncementPredicate()Predicate<OtherTSLPointerType>getTlPredicate()booleanisPivotSupport()voidsetLotlPredicate(Predicate<OtherTSLPointerType> lotlPredicate)voidsetPivotSupport(boolean pivotSupport)voidsetSigningCertificatesAnnouncementPredicate(LOTLSigningCertificatesAnnouncementSchemeInformationURI signingCertificatesAnnouncementPredicate)voidsetTlPredicate(Predicate<OtherTSLPointerType> tlPredicate)Methods inherited from class eu.europa.esig.dss.tsl.source.TLSource
getCacheKey, getCertificateSource, getTrustServicePredicate, getTrustServiceProviderPredicate, getUrl, setCertificateSource, setTrustServicePredicate, setTrustServiceProviderPredicate, setUrl
-
Constructor Details
-
LOTLSource
public LOTLSource()
-
-
Method Details
-
isPivotSupport
public boolean isPivotSupport() -
setPivotSupport
public void setPivotSupport(boolean pivotSupport) -
getLotlPredicate
-
setLotlPredicate
-
getTlPredicate
-
setTlPredicate
-
getSigningCertificatesAnnouncementPredicate
public LOTLSigningCertificatesAnnouncementSchemeInformationURI getSigningCertificatesAnnouncementPredicate() -
setSigningCertificatesAnnouncementPredicate
public void setSigningCertificatesAnnouncementPredicate(LOTLSigningCertificatesAnnouncementSchemeInformationURI signingCertificatesAnnouncementPredicate)
-