Skip navigation links
spring-cloud-open-service-broker-autoconfigure
A B C D E F G I M N O P S T 

A

addInterceptors(InterceptorRegistry) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.servlet.ApiVersionWebMvcConfigurerAdapter
 
ApiVersionInterceptor - Class in org.springframework.cloud.servicebroker.autoconfigure.web.servlet
HandlerInterceptor that inspects the service broker API version passed in all request headers and compares it to the API version supported by the broker.
ApiVersionInterceptor() - Constructor for class org.springframework.cloud.servicebroker.autoconfigure.web.servlet.ApiVersionInterceptor
Construct an interceptor that disables API version validation.
ApiVersionInterceptor(BrokerApiVersion) - Constructor for class org.springframework.cloud.servicebroker.autoconfigure.web.servlet.ApiVersionInterceptor
Construct an interceptor that validates the API version passed in request headers to the configured version.
ApiVersionWebFilter - Class in org.springframework.cloud.servicebroker.autoconfigure.web.reactive
WebFilter that configures checking for an appropriate service broker API version.
ApiVersionWebFilter() - Constructor for class org.springframework.cloud.servicebroker.autoconfigure.web.reactive.ApiVersionWebFilter
Construct a filter that disables API version validation.
ApiVersionWebFilter(BrokerApiVersion) - Constructor for class org.springframework.cloud.servicebroker.autoconfigure.web.reactive.ApiVersionWebFilter
Construct a filter that validates the API version passed in request headers to the configured version.
apiVersionWebFilter(BrokerApiVersion) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.reactive.ApiVersionWebFluxAutoConfiguration
 
ApiVersionWebFluxAutoConfiguration - Class in org.springframework.cloud.servicebroker.autoconfigure.web.reactive
Auto-configuration for the service broker API validation.
ApiVersionWebFluxAutoConfiguration(ServiceBrokerProperties) - Constructor for class org.springframework.cloud.servicebroker.autoconfigure.web.reactive.ApiVersionWebFluxAutoConfiguration
 
ApiVersionWebMvcAutoConfiguration - Class in org.springframework.cloud.servicebroker.autoconfigure.web.servlet
Auto-configuration for the service broker API validation.
ApiVersionWebMvcAutoConfiguration(ServiceBrokerProperties) - Constructor for class org.springframework.cloud.servicebroker.autoconfigure.web.servlet.ApiVersionWebMvcAutoConfiguration
 
ApiVersionWebMvcConfigurerAdapter - Class in org.springframework.cloud.servicebroker.autoconfigure.web.servlet
WebMvcConfigurer that configures checking for an appropriate service broker API version.
ApiVersionWebMvcConfigurerAdapter(ApiVersionInterceptor) - Constructor for class org.springframework.cloud.servicebroker.autoconfigure.web.servlet.ApiVersionWebMvcConfigurerAdapter
 

B

beanCatalogService(Catalog) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceBrokerAutoConfiguration
 

C

Catalog - Class in org.springframework.cloud.servicebroker.autoconfigure.web
Internal class for marshaling a catalog of services within ServiceBrokerProperties configuration properties.
Catalog() - Constructor for class org.springframework.cloud.servicebroker.autoconfigure.web.Catalog
 
catalog() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceBrokerAutoConfiguration.CatalogPropertiesMinimalConfiguration
 
catalogController() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.reactive.ServiceBrokerWebFluxAutoConfiguration
 
catalogController() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.servlet.ServiceBrokerWebMvcAutoConfiguration
 
CatalogPropertiesMinimalConfiguration(ServiceBrokerProperties) - Constructor for class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceBrokerAutoConfiguration.CatalogPropertiesMinimalConfiguration
 
Cost - Class in org.springframework.cloud.servicebroker.autoconfigure.web
Internal class for marshaling ServiceBrokerProperties configuration properties that describes a service offered by this broker.
Cost() - Constructor for class org.springframework.cloud.servicebroker.autoconfigure.web.Cost
 

D

DashboardClient - Class in org.springframework.cloud.servicebroker.autoconfigure.web
Internal class for marshaling ServiceBrokerProperties configuration properties that describe the dashboard URI for a ServiceDefinition.
DashboardClient() - Constructor for class org.springframework.cloud.servicebroker.autoconfigure.web.DashboardClient
 

E

eventFlowRegistries() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceBrokerAutoConfiguration
 

F

filter(ServerWebExchange, WebFilterChain) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.reactive.ApiVersionWebFilter
Process the web request and validate the API version in the header.

G

getAmount() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Cost
 
getApiVersion() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceBrokerProperties
 
getBullets() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Metadata
 
getCatalog() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceBrokerProperties
 
getCosts() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Metadata
 
getCreate() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceBindingSchema
 
getCreate() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceInstanceSchema
 
getDashboardClient() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceDefinition
 
getDescription() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Plan
 
getDescription() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceDefinition
 
getDisplayName() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Metadata
 
getId() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.DashboardClient
 
getId() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Plan
 
getId() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceDefinition
 
getMetadata() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Plan
 
getMetadata() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceDefinition
 
getName() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Plan
 
getName() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceDefinition
 
getParameters() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.MethodSchema
 
getPlans() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceDefinition
 
getProperties() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Metadata
 
getProperty(String) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Metadata
Get the value of a property with the given key.
getRedirectUri() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.DashboardClient
 
getRequires() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceDefinition
 
getSchemas() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Plan
 
getSecret() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.DashboardClient
 
getServiceBinding() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Schemas
 
getServiceInstance() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Schemas
 
getServices() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Catalog
 
getTags() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceDefinition
 
getUnit() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Cost
 
getUpdate() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceInstanceSchema
 

I

isBindable() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Plan
 
isBindable() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceDefinition
 
isBindingsRetrievable() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceDefinition
 
isFree() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Plan
 
isInstancesRetrievable() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceDefinition
 
isPlanUpdateable() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceDefinition
 

M

Metadata - Class in org.springframework.cloud.servicebroker.autoconfigure.web
Internal class for marshaling ServiceBrokerProperties configuration properties that describes a service offered by this broker.
Metadata() - Constructor for class org.springframework.cloud.servicebroker.autoconfigure.web.Metadata
 
MethodSchema - Class in org.springframework.cloud.servicebroker.autoconfigure.web
Internal class for marshaling ServiceBrokerProperties configuration properties that describe a JSON Schema for a service broker object method.
MethodSchema() - Constructor for class org.springframework.cloud.servicebroker.autoconfigure.web.MethodSchema
 

N

nonBindableServiceInstanceBindingService() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceBrokerAutoConfiguration
 

O

org.springframework.cloud.servicebroker.autoconfigure.web - package org.springframework.cloud.servicebroker.autoconfigure.web
Support for Spring Boot auto-configuration in web environments
org.springframework.cloud.servicebroker.autoconfigure.web.reactive - package org.springframework.cloud.servicebroker.autoconfigure.web.reactive
Auto-configuration to support Spring WebFlux
org.springframework.cloud.servicebroker.autoconfigure.web.servlet - package org.springframework.cloud.servicebroker.autoconfigure.web.servlet
Auto-configuration to support Spring MVC

P

Plan - Class in org.springframework.cloud.servicebroker.autoconfigure.web
Internal class for marshaling ServiceBrokerProperties configuration properties that describe a service plan available for a ServiceDefinition.
Plan() - Constructor for class org.springframework.cloud.servicebroker.autoconfigure.web.Plan
 
preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.servlet.ApiVersionInterceptor
Compares the service broker API version header to the supported version.

S

Schemas - Class in org.springframework.cloud.servicebroker.autoconfigure.web
Internal class for marshaling ServiceBrokerProperties configuration properties that describes a JSON Schemas available for a Plan.
Schemas() - Constructor for class org.springframework.cloud.servicebroker.autoconfigure.web.Schemas
 
ServiceBindingSchema - Class in org.springframework.cloud.servicebroker.autoconfigure.web
Internal class for marshaling ServiceBrokerProperties configuration properties that describe a Service binding JSON Schemas.
ServiceBindingSchema() - Constructor for class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceBindingSchema
 
serviceBrokerApiVersion() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.reactive.ApiVersionWebFluxAutoConfiguration
 
serviceBrokerApiVersion() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.servlet.ApiVersionWebMvcAutoConfiguration
 
serviceBrokerApiVersionInterceptor(BrokerApiVersion) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.servlet.ApiVersionWebMvcAutoConfiguration
 
serviceBrokerApiVersionProperty() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.reactive.ApiVersionWebFluxAutoConfiguration
 
serviceBrokerApiVersionProperty() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.servlet.ApiVersionWebMvcAutoConfiguration
 
ServiceBrokerAutoConfiguration - Class in org.springframework.cloud.servicebroker.autoconfigure.web
Auto-configuration for the service broker implementation beans.
ServiceBrokerAutoConfiguration() - Constructor for class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceBrokerAutoConfiguration
 
ServiceBrokerAutoConfiguration.CatalogPropertiesMinimalConfiguration - Class in org.springframework.cloud.servicebroker.autoconfigure.web
 
serviceBrokerExceptionHandler() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.reactive.ServiceBrokerWebFluxAutoConfiguration
 
serviceBrokerExceptionHandler() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.servlet.ServiceBrokerWebMvcAutoConfiguration
 
ServiceBrokerProperties - Class in org.springframework.cloud.servicebroker.autoconfigure.web
ConfigurationProperties for a Service Broker
ServiceBrokerProperties() - Constructor for class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceBrokerProperties
 
ServiceBrokerWebFluxAutoConfiguration - Class in org.springframework.cloud.servicebroker.autoconfigure.web.reactive
Auto-configuration for the service broker REST API endpoints.
ServiceBrokerWebFluxAutoConfiguration(CatalogService, ServiceInstanceService, ServiceInstanceBindingService, EventFlowRegistries) - Constructor for class org.springframework.cloud.servicebroker.autoconfigure.web.reactive.ServiceBrokerWebFluxAutoConfiguration
 
ServiceBrokerWebMvcAutoConfiguration - Class in org.springframework.cloud.servicebroker.autoconfigure.web.servlet
Auto-configuration for the service broker REST API endpoints.
ServiceBrokerWebMvcAutoConfiguration(CatalogService, ServiceInstanceService, ServiceInstanceBindingService, EventFlowRegistries) - Constructor for class org.springframework.cloud.servicebroker.autoconfigure.web.servlet.ServiceBrokerWebMvcAutoConfiguration
 
serviceBrokerWebMvcConfigurerAdapter(ApiVersionInterceptor) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.servlet.ApiVersionWebMvcAutoConfiguration
 
ServiceDefinition - Class in org.springframework.cloud.servicebroker.autoconfigure.web
Internal class for marshaling ServiceBrokerProperties configuration properties that describes a service offered by this broker.
ServiceDefinition() - Constructor for class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceDefinition
 
serviceInstanceBindingController() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.reactive.ServiceBrokerWebFluxAutoConfiguration
 
serviceInstanceBindingController() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.servlet.ServiceBrokerWebMvcAutoConfiguration
 
serviceInstanceController() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.reactive.ServiceBrokerWebFluxAutoConfiguration
 
serviceInstanceController() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.servlet.ServiceBrokerWebMvcAutoConfiguration
 
ServiceInstanceSchema - Class in org.springframework.cloud.servicebroker.autoconfigure.web
Internal class for marshaling ServiceBrokerProperties configuration properties that describes service instance JSON Schemas.
ServiceInstanceSchema() - Constructor for class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceInstanceSchema
 
setAmount(String, Double) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Cost
 
setAmount(Map<String, Double>) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Cost
 
setApiVersion(String) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceBrokerProperties
 
setBindable(Boolean) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Plan
 
setBindable(Boolean) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceDefinition
 
setBindingsRetrievable(Boolean) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceDefinition
 
setBullets(List<String>) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Metadata
 
setCatalog(Catalog) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceBrokerProperties
 
setCosts(List<Cost>) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Metadata
 
setCreate(MethodSchema) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceBindingSchema
 
setCreate(MethodSchema) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceInstanceSchema
 
setDashboardClient(DashboardClient) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceDefinition
 
setDescription(String) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Plan
 
setDescription(String) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceDefinition
 
setDisplayName(String) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Metadata
 
setFree(Boolean) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Plan
 
setId(String) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.DashboardClient
 
setId(String) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Plan
 
setId(String) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceDefinition
 
setInstancesRetrievable(Boolean) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceDefinition
 
setMetadata(Metadata) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Plan
 
setName(String) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Plan
 
setName(String) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceDefinition
 
setPlanUpdateable(Boolean) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceDefinition
 
setProperties(Map<String, Object>) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Metadata
 
setRedirectUri(String) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.DashboardClient
 
setSchemas(Schemas) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Plan
 
setSecret(String) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.DashboardClient
 
setServiceBinding(ServiceBindingSchema) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Schemas
 
setServiceInstance(ServiceInstanceSchema) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Schemas
 
setUnit(String) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Cost
 
setUpdate(MethodSchema) - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceInstanceSchema
 

T

toModel() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Catalog
Converts this object into its corresponding model
toModel() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Cost
Converts this object into its corresponding model
toModel() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.DashboardClient
Converts this object into its corresponding model
toModel() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Metadata
Converts this object into its corresponding model
toModel() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.MethodSchema
Converts this object into its corresponding model
toModel() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Plan
Converts this object into its corresponding model
toModel() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.Schemas
Converts this object into its corresponding model
toModel() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceBindingSchema
Converts this object to its corresponding model
toModel() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceDefinition
Convert this object to its corresponding model
toModel() - Method in class org.springframework.cloud.servicebroker.autoconfigure.web.ServiceInstanceSchema
Converts this object into its corresponding model
A B C D E F G I M N O P S T 
Skip navigation links
spring-cloud-open-service-broker-autoconfigure