Uses of Class
de.xima.fc.certificate.mgmt.event.CertificateData
Packages that use CertificateData
-
Uses of CertificateData in de.xima.fc.certificate.mgmt.event
Methods in de.xima.fc.certificate.mgmt.event that return CertificateDataModifier and TypeMethodDescriptionCertificateChangeEvent.getCertificates()The data of the affected certificates.Constructors in de.xima.fc.certificate.mgmt.event with parameters of type CertificateDataModifierConstructorDescriptionCertificateChangeEvent(CertificateData[] certificates, CertificateChangeEvent.EventType eventType) Creates a newCertificateChangeEventinstance.