public abstract class TrustedCertificateFinder extends Finder
Base class for finding trusted certificates.
Modifier and Type | Field and Description |
---|---|
protected static org.slf4j.Logger |
logger |
static java.lang.String |
PARAM_LEGAL |
static java.lang.String |
PARAM_ONLYSELFSIGNED |
static java.lang.String |
PARAM_ORGANIZATIONAL |
static java.lang.String |
PARAM_PERSONAL |
static java.lang.String |
PARAM_SECURITYLEVEL |
CACHE, DEFAULT_CRLSERVICE_ADDRESS, DIZIN, DOSYA_YOLU, mParameters, mParentSystem, mToBeChecked, mToBeMatched, PARAM_CRLSERVICE_ADDRESS, PARAM_REMOTE, PARAM_STOREPATH, PARAM_TIMEOUT, PARAMA_STORE_STREAM
Constructor and Description |
---|
TrustedCertificateFinder() |
Modifier and Type | Method and Description |
---|---|
protected abstract java.util.List<tr.gov.tubitak.uekae.esya.api.asn.x509.ECertificate> |
_findTrustedCertificate() |
java.util.List<tr.gov.tubitak.uekae.esya.api.asn.x509.ECertificate> |
findTrustedCertificate() |
java.util.List<tr.gov.tubitak.uekae.esya.api.infra.certstore.db.cekirdek.yardimci.GuvenlikSeviyesi> |
getGuvenlikSeviyesi() |
getCRLServiceAddress, getParameters, isRemote, isToBeChecked, setParameters, setParentSystem, setTimeOut
protected static org.slf4j.Logger logger
public static final java.lang.String PARAM_SECURITYLEVEL
public static final java.lang.String PARAM_ONLYSELFSIGNED
public static final java.lang.String PARAM_PERSONAL
public static final java.lang.String PARAM_ORGANIZATIONAL
public static final java.lang.String PARAM_LEGAL
protected abstract java.util.List<tr.gov.tubitak.uekae.esya.api.asn.x509.ECertificate> _findTrustedCertificate()
public java.util.List<tr.gov.tubitak.uekae.esya.api.asn.x509.ECertificate> findTrustedCertificate()
public java.util.List<tr.gov.tubitak.uekae.esya.api.infra.certstore.db.cekirdek.yardimci.GuvenlikSeviyesi> getGuvenlikSeviyesi()
Copyright © 2025. All rights reserved.