Uses of Class
com.netscape.certsrv.logging.event.DeltaCRLGenerationEvent
-
Packages that use DeltaCRLGenerationEvent Package Description com.netscape.certsrv.logging.event -
-
Uses of DeltaCRLGenerationEvent in com.netscape.certsrv.logging.event
Methods in com.netscape.certsrv.logging.event that return DeltaCRLGenerationEvent Modifier and Type Method Description static DeltaCRLGenerationEventDeltaCRLGenerationEvent. createFailureEvent(java.lang.String subjectID, java.lang.String reason)static DeltaCRLGenerationEventDeltaCRLGenerationEvent. createSuccessEvent(java.lang.String subjectID, java.lang.String info)static DeltaCRLGenerationEventDeltaCRLGenerationEvent. createSuccessEvent(java.lang.String subjectID, java.math.BigInteger crlNumber)
-