Uses of Interface
de.codecentric.boot.admin.server.web.client.HttpHeadersProvider
Packages that use HttpHeadersProvider
Package
Description
-
Uses of HttpHeadersProvider in de.codecentric.boot.admin.server.config
Method parameters in de.codecentric.boot.admin.server.config with type arguments of type HttpHeadersProviderModifier and TypeMethodDescriptionAdminServerInstanceWebClientConfiguration.InstanceExchangeFiltersConfiguration.DefaultInstanceExchangeFiltersConfiguration.addHeadersInstanceExchangeFilter(List<HttpHeadersProvider> headersProviders) -
Uses of HttpHeadersProvider in de.codecentric.boot.admin.server.web.client
Classes in de.codecentric.boot.admin.server.web.client that implement HttpHeadersProviderModifier and TypeClassDescriptionclassProvides Basic Auth headers for theInstanceusing the metadata for "user.name" and "user.password".classProvides CloudFoundry related X-CF-APP-INSTANCE header for theInstanceusing the metadata for "applicationId" and "instanceId".classMethods in de.codecentric.boot.admin.server.web.client with parameters of type HttpHeadersProviderModifier and TypeMethodDescriptionInstanceExchangeFilterFunctions.addHeaders(HttpHeadersProvider httpHeadersProvider) Constructor parameters in de.codecentric.boot.admin.server.web.client with type arguments of type HttpHeadersProviderModifierConstructorDescription