Uses of Class
org.xipki.ocsp.server.QuadrupleState
-
Packages that use QuadrupleState Package Description org.xipki.ocsp.server -
-
Uses of QuadrupleState in org.xipki.ocsp.server
Methods in org.xipki.ocsp.server that return QuadrupleState Modifier and Type Method Description QuadrupleStateRequestOption. getNonceOccurrence()QuadrupleStateOcspServerConf.Nonce. getOccurrence()static QuadrupleStateQuadrupleState. valueOf(String name)Returns the enum constant of this type with the specified name.static QuadrupleState[]QuadrupleState. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.xipki.ocsp.server with parameters of type QuadrupleState Modifier and Type Method Description voidOcspServerConf.Nonce. setOccurrence(QuadrupleState occurrence)
-