Uses of Class
net.optionfactory.keycloak.remoting.HttpClients.KeyMaterial
-
Uses of HttpClients.KeyMaterial in net.optionfactory.keycloak.remoting
Methods in net.optionfactory.keycloak.remoting that return HttpClients.KeyMaterialModifier and TypeMethodDescriptionstatic HttpClients.KeyMaterialHttpClients.KeyMaterial.fromJksFile(String path, Optional<String> keystorePassword, Optional<String> keyPassword) Method parameters in net.optionfactory.keycloak.remoting with type arguments of type HttpClients.KeyMaterialModifier and TypeMethodDescriptionstatic org.apache.http.impl.client.CloseableHttpClientHttpClients.create(String name, Optional<HttpClients.KeyMaterial> keyMaterial, HttpClients.HostnameOptions hostnameOptions, HttpClients.Timeouts timeouts)