Uses of Enum
de.xima.fc.certificate.ms.impl.audit.CertificateAuditAction
Packages that use CertificateAuditAction
-
Uses of CertificateAuditAction in de.xima.fc.certificate.ms.impl.audit
Subclasses with type arguments of type CertificateAuditAction in de.xima.fc.certificate.ms.impl.auditModifier and TypeClassDescriptionenumRepresents the different actions that can be audited for certificates.Methods in de.xima.fc.certificate.ms.impl.audit that return CertificateAuditActionModifier and TypeMethodDescriptionstatic CertificateAuditActionReturns the enum constant of this type with the specified name.static CertificateAuditAction[]CertificateAuditAction.values()Returns an array containing the constants of this enum type, in the order they are declared.