| Package | Description |
|---|---|
| de.codecentric.boot.admin.server.config | |
| de.codecentric.boot.admin.server.web.client |
| Modifier and Type | Method and Description |
|---|---|
InstanceExchangeFilterFunction |
AdminServerInstanceWebClientConfiguration.InstanceExchangeFiltersConfiguration.DefaultInstanceExchangeFiltersConfiguration.addHeadersInstanceExchangeFilter(List<HttpHeadersProvider> headersProviders) |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicAuthHttpHeaderProvider
Provides Basic Auth headers for the
Instance using the metadata for "user.name"
and "user.password". |
class |
CloudFoundryHttpHeaderProvider
Provides CloudFoundry related X-CF-APP-INSTANCE header for the
Instance using
the metadata for "applicationId" and "instanceId". |
class |
CompositeHttpHeadersProvider |
| Modifier and Type | Method and Description |
|---|---|
static InstanceExchangeFilterFunction |
InstanceExchangeFilterFunctions.addHeaders(HttpHeadersProvider httpHeadersProvider) |
| Constructor and Description |
|---|
CompositeHttpHeadersProvider(Collection<HttpHeadersProvider> delegates) |
Copyright © 2019 codecentric AG. All rights reserved.