Class Certificate.Check

java.lang.Object
com.aoindustries.aoserv.client.pki.Certificate.Check
All Implemented Interfaces:
Serializable
Enclosing class:
Certificate

public static class Certificate.Check extends Object implements Serializable
See Also:
  • Constructor Details

  • Method Details

    • getCheck

      public String getCheck()
      Gets the human-readable description of the check performed.
    • getValue

      public String getValue()
      Gets any value representing the result of the check.
    • getAlertLevel

      public AlertLevel getAlertLevel()
      The alert level for monitoring purposes.
    • getMessage

      public String getMessage()
      Gets the optional human-readable result of the check.