Searched defs:httpHandler (Results 1 – 2 of 2) sorted by relevance
74 try (HTTPHandler httpHandler = new HTTPHandler(StandardCharsets.UTF_8, in provision()207 try (HTTPHandler httpHandler = createHandler(network, homeSP, km, flowType)) { in remediate()440 HTTPHandler httpHandler = new HTTPHandler(StandardCharsets.UTF_8, in getCerts() local
120 try (HTTPHandler httpHandler = new HTTPHandler(StandardCharsets.ISO_8859_1, mSocketFactory, in execute()309 HTTPHandler httpHandler) throws IOException, GeneralSecurityException { in buildCSR()