Uses of Class
com.helger.security.oscp.EOCSPResponseStatus
-
Packages that use EOCSPResponseStatus Package Description com.helger.security.oscp -
-
Uses of EOCSPResponseStatus in com.helger.security.oscp
Methods in com.helger.security.oscp that return EOCSPResponseStatus Modifier and Type Method Description static EOCSPResponseStatusEOCSPResponseStatus. getFromValueOrNull(int nID)static EOCSPResponseStatusEOCSPResponseStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static EOCSPResponseStatus[]EOCSPResponseStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.
-