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()
LOTLSigningCertificatesAnnouncementSchemeInformationURI
getSigningCertificatesAnnouncementPredicate()
Predicate<OtherTSLPointerType>
getTlPredicate()
boolean
isPivotSupport()
void
setLotlPredicate(Predicate<OtherTSLPointerType> lotlPredicate)
void
setPivotSupport(boolean pivotSupport)
void
setSigningCertificatesAnnouncementPredicate(LOTLSigningCertificatesAnnouncementSchemeInformationURI signingCertificatesAnnouncementPredicate)
void
setTlPredicate(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)
-