Package | Description |
---|---|
org.keycloak.connections.httpclient |
Modifier and Type | Method and Description |
---|---|
ProxyMappings.ProxyMapping |
ProxyMappings.getProxyFor(String hostname) |
static ProxyMappings.ProxyMapping |
ProxyMappings.ProxyMapping.valueOf(String mapping)
Parses a mapping string into an
ProxyMappings.ProxyMapping . |
Constructor and Description |
---|
ProxyMappings(List<ProxyMappings.ProxyMapping> entries)
Creates a
ProxyMappings from the provided Entries . |
Copyright © 2020 JBoss by Red Hat. All rights reserved.