Uses of Class
org.xipki.ocsp.server.OcspServerConf.RequestOption
-
Packages that use OcspServerConf.RequestOption Package Description org.xipki.ocsp.server -
-
Uses of OcspServerConf.RequestOption in org.xipki.ocsp.server
Methods in org.xipki.ocsp.server that return types with arguments of type OcspServerConf.RequestOption Modifier and Type Method Description List<OcspServerConf.RequestOption>OcspServerConf. getRequestOptions()Method parameters in org.xipki.ocsp.server with type arguments of type OcspServerConf.RequestOption Modifier and Type Method Description voidOcspServerConf. setRequestOptions(List<OcspServerConf.RequestOption> requestOptions)
-