Searched refs:UseClientCertTLS (Results 1 – 3 of 3) sorted by relevance
31 sExecs.put("useclientcerttls", ExecCommand.UseClientCertTLS);64 case UseClientCertTLS: in OSUCommand()
3 public enum ExecCommand {Browser, GetCert, UseClientCertTLS, UploadMO} enumConstant
112 if (regResponse.getExecCommand() == ExecCommand.UseClientCertTLS) { in provision()