Uses of Class
de.xima.fc.certificate.mgmt.cert.CertificateBaseData
Packages that use CertificateBaseData
-
Uses of CertificateBaseData in de.xima.fc.certificate.mgmt.io
Methods in de.xima.fc.certificate.mgmt.io that return types with arguments of type CertificateBaseDataModifier and TypeMethodDescriptionFileImportResult.getCreatedCertificates()Set of certificates that were created during the import process.FileImportResult.getUpdatedCertificates()Set of certificates that were updated during the import process.Methods in de.xima.fc.certificate.mgmt.io with parameters of type CertificateBaseDataModifier and TypeMethodDescriptionFileImportResult.Builder.createdCertificate(CertificateBaseData certificate) FileImportResult.Builder.createdKeyPair(CertificateBaseData certificate) FileImportResult.Builder.updatedCertificate(CertificateBaseData certificate)