Package | Description |
---|---|
tr.gov.tubitak.uekae.esya.api.certificate.validation | |
tr.gov.tubitak.uekae.esya.api.certificate.validation.find.certificate.trusted |
Modifier and Type | Method and Description |
---|---|
java.util.List<TrustedCertificateFinder> |
FindSystem.getTrustedCertificateFinders() |
Modifier and Type | Method and Description |
---|---|
void |
FindSystem.addTrustedCertificateFinder(TrustedCertificateFinder aTrustedCertificateFinder) |
Modifier and Type | Method and Description |
---|---|
void |
FindSystem.setTrustedCertificateFinders(java.util.List<TrustedCertificateFinder> aTrustedCertificateFinders) |
Modifier and Type | Class and Description |
---|---|
class |
TrustedCertificateFinderFromECertStore
Finds trusted certificates from local Certificate Store.
|
class |
TrustedCertificateFinderFromECertStoreV2
Finds trusted certificates from local Certificate Store.
|
class |
TrustedCertificateFinderFromFileSystem
Finds trusted certificates from the local file system.
|
class |
TrustedCertificateFinderFromTSL |
class |
TrustedCertificateFinderFromXml |
Copyright © 2025. All rights reserved.