Uses of Class
org.keycloak.connections.httpclient.ProxyMappings.ProxyMapping
-
Uses of ProxyMappings.ProxyMapping in org.keycloak.connections.httpclient
Modifier and TypeMethodDescriptionProxyMappings.getProxyFor
(String hostname) static ProxyMappings.ProxyMapping
Parses a mapping string into anProxyMappings.ProxyMapping
.ModifierConstructorDescriptionProxyMappings
(List<ProxyMappings.ProxyMapping> entries) Creates aProxyMappings
from the providedEntries
.