java.lang.Object
nl.altindag.desidero.OSCertificateUtils
nl.altindag.desidero.LinuxCertificateUtils
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Stringprivate static LinuxCertificateUtils -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) List<Certificate> (package private) static LinuxCertificateUtilsMethods inherited from class nl.altindag.desidero.OSCertificateUtils
createKeyStoreIfAvailable, findPathsWithSamePrefix, getCertificates, loadCertificate
-
Field Details
-
INSTANCE
-
HOME_DIRECTORY
-
LINUX_CERTIFICATE_PATHS
-
-
Constructor Details
-
LinuxCertificateUtils
private LinuxCertificateUtils()
-
-
Method Details
-
getTrustStores
- Specified by:
getTrustStoresin classOSCertificateUtils
-
getCertificates
List<Certificate> getCertificates() -
getInstance
-