@ConfigurationProperties(value="proxy.auth") @Deprecated public class ProxyAuthenticationProperties extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ProxyAuthenticationProperties.Route
Deprecated.
The route to the endpoint.
|
| Constructor and Description |
|---|
ProxyAuthenticationProperties()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,ProxyAuthenticationProperties.Route> |
getRoutes()
Deprecated.
|
void |
init()
Deprecated.
|
boolean |
isLoadBalanced()
Deprecated.
|
void |
setLoadBalanced(boolean loadBalanced)
Deprecated.
|
@PostConstruct public void init()
public Map<String,ProxyAuthenticationProperties.Route> getRoutes()
public boolean isLoadBalanced()
public void setLoadBalanced(boolean loadBalanced)
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.