Class PKIServerEvent


  • public class PKIServerEvent
    extends java.lang.Object
    A class represents a PKIServer event.

    Version:
    $Revision$, $Date$
    Author:
    thomask
    • Constructor Summary

      Constructors 
      Constructor Description
      PKIServerEvent​(int status)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int getStatus()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PKIServerEvent

        public PKIServerEvent​(int status)
    • Method Detail

      • getStatus

        public int getStatus()