Skip navigation links
spring-cloud-app-broker-autoconfigure
A B C D E H L M O P R S T U 

A

AppBrokerAutoConfiguration - Class in org.springframework.cloud.appbroker.autoconfigure
App Broker Auto-configuration
AppBrokerAutoConfiguration() - Constructor for class org.springframework.cloud.appbroker.autoconfigure.AppBrokerAutoConfiguration
 
appDeploymentCreateServiceInstanceWorkflow(BrokeredServices, BackingAppDeploymentService, BackingApplicationsParametersTransformationService, BackingServicesParametersTransformationService, CredentialProviderService, TargetService, BackingServicesProvisionService) - Method in class org.springframework.cloud.appbroker.autoconfigure.AppBrokerAutoConfiguration
Provide a CreateServiceInstanceWorkflow bean
appDeploymentDeleteServiceInstanceWorkflow(BrokeredServices, BackingAppDeploymentService, BackingAppManagementService, BackingServicesProvisionService, CredentialProviderService, TargetService) - Method in class org.springframework.cloud.appbroker.autoconfigure.AppBrokerAutoConfiguration
Provide a DeleteServiceInstanceWorkflow bean
appDeploymentUpdateServiceInstanceWorkflow(BrokeredServices, BackingAppDeploymentService, BackingAppManagementService, BackingServicesProvisionService, BackingApplicationsParametersTransformationService, BackingServicesParametersTransformationService, TargetService) - Method in class org.springframework.cloud.appbroker.autoconfigure.AppBrokerAutoConfiguration
Provide a UpdateServiceInstanceWorkflow bean
applicationLogsPublisher(LogStreamPublisher<Envelope>, ApplicationEventPublisher) - Method in class org.springframework.cloud.appbroker.autoconfigure.ServiceInstanceLogStreamAutoConfiguration
 

B

backingAppDeploymentService(DeployerClient) - Method in class org.springframework.cloud.appbroker.autoconfigure.AppBrokerAutoConfiguration
Provide a BackingAppDeploymentService bean
backingApplicationsParametersTransformationService(List<ParametersTransformerFactory<BackingApplication, ?>>) - Method in class org.springframework.cloud.appbroker.autoconfigure.AppBrokerAutoConfiguration
Provide a BackingApplicationsParametersTransformationService bean
backingAppManagementService(ManagementClient, AppDeployer, BrokeredServices, TargetService) - Method in class org.springframework.cloud.appbroker.autoconfigure.AppBrokerAutoConfiguration
Provide a BackingAppManagementService bean
backingServicesParametersTransformationService(List<ParametersTransformerFactory<BackingService, ?>>) - Method in class org.springframework.cloud.appbroker.autoconfigure.AppBrokerAutoConfiguration
Provide a BackingServicesParametersTransformationService bean
backingServicesProvisionService(DeployerClient) - Method in class org.springframework.cloud.appbroker.autoconfigure.AppBrokerAutoConfiguration
Provide a BackingServicesProvisionService bean
brokeredServices() - Method in class org.springframework.cloud.appbroker.autoconfigure.AppBrokerAutoConfiguration
Provide a BrokeredServices bean

C

cloudFoundryAppDeployer(CloudFoundryDeploymentProperties, CloudFoundryOperations, CloudFoundryClient, CloudFoundryOperationsUtils, CloudFoundryTargetProperties, ResourceLoader) - Method in class org.springframework.cloud.appbroker.autoconfigure.CloudFoundryAppDeployerAutoConfiguration
Provide a AppDeployer bean
CloudFoundryAppDeployerAutoConfiguration - Class in org.springframework.cloud.appbroker.autoconfigure
Auto-configuration support for deploying apps to Cloud Foundry
CloudFoundryAppDeployerAutoConfiguration() - Constructor for class org.springframework.cloud.appbroker.autoconfigure.CloudFoundryAppDeployerAutoConfiguration
 
CloudFoundryAppDeployerAutoConfiguration.TokenQualifier - Annotation Type in org.springframework.cloud.appbroker.autoconfigure
 
CloudFoundryAppDeployerAutoConfiguration.UaaClientQualifier - Annotation Type in org.springframework.cloud.appbroker.autoconfigure
 
cloudFoundryAppManager(CloudFoundryOperationsUtils) - Method in class org.springframework.cloud.appbroker.autoconfigure.CloudFoundryAppDeployerAutoConfiguration
Provide an AppManager bean
cloudFoundryClient(ConnectionContext, TokenProvider) - Method in class org.springframework.cloud.appbroker.autoconfigure.CloudFoundryAppDeployerAutoConfiguration
Provide a ReactorCloudFoundryClient bean
cloudFoundryDeploymentProperties() - Method in class org.springframework.cloud.appbroker.autoconfigure.CloudFoundryAppDeployerAutoConfiguration
Provide a CloudFoundryDeploymentProperties bean
cloudFoundryOAuth2Client(UaaClient) - Method in class org.springframework.cloud.appbroker.autoconfigure.CloudFoundryAppDeployerAutoConfiguration
Provide an OAuth2Client bean
cloudFoundryOperations(CloudFoundryTargetProperties, CloudFoundryClient, DopplerClient, UaaClient) - Method in class org.springframework.cloud.appbroker.autoconfigure.CloudFoundryAppDeployerAutoConfiguration
Provide a CloudFoundryOperations bean
cloudFoundryOperationsUtils(CloudFoundryOperations) - Method in class org.springframework.cloud.appbroker.autoconfigure.CloudFoundryAppDeployerAutoConfiguration
Provide a CloudFoundryOperationsUtils bean
cloudFoundryTargetProperties() - Method in class org.springframework.cloud.appbroker.autoconfigure.CloudFoundryAppDeployerAutoConfiguration
Provide a CloudFoundryTargetProperties bean
connectionContext(CloudFoundryTargetProperties) - Method in class org.springframework.cloud.appbroker.autoconfigure.CloudFoundryAppDeployerAutoConfiguration
Provide a DefaultConnectionContext bean
credentialProviderService(List<CredentialProviderFactory<?>>) - Method in class org.springframework.cloud.appbroker.autoconfigure.AppBrokerAutoConfiguration
Provide a CredentialProviderService bean
CredHubAutoConfiguration - Class in org.springframework.cloud.appbroker.autoconfigure
CredHub auto-configuration
CredHubAutoConfiguration() - Constructor for class org.springframework.cloud.appbroker.autoconfigure.CredHubAutoConfiguration
 
credHubCredentialsGenerator(ReactiveCredHubOperations) - Method in class org.springframework.cloud.appbroker.autoconfigure.CredHubAutoConfiguration
Provide a CredHubCredentialsGenerator bean
credhubPersistingCreateServiceInstanceAppBindingWorkflow(ReactiveCredHubOperations) - Method in class org.springframework.cloud.appbroker.autoconfigure.CredHubAutoConfiguration
Provide a CreateServiceInstanceAppBindingWorkflow bean
credhubPersistingDeleteServiceInstanceAppBindingWorkflow(ReactiveCredHubOperations) - Method in class org.springframework.cloud.appbroker.autoconfigure.CredHubAutoConfiguration
Provide a DeleteServiceInstanceBindingWorkflow bean

D

deployerClient(AppDeployer) - Method in class org.springframework.cloud.appbroker.autoconfigure.AppBrokerAutoConfiguration
Provide a DeployerClient bean
dopplerClient(ConnectionContext, TokenProvider) - Method in class org.springframework.cloud.appbroker.autoconfigure.CloudFoundryAppDeployerAutoConfiguration
Provide a ReactorDopplerClient bean

E

environmentMappingParametersTransformerFactory() - Method in class org.springframework.cloud.appbroker.autoconfigure.AppBrokerAutoConfiguration
Provide an EnvironmentMappingParametersTransformerFactory bean

H

handlerAdapter() - Method in class org.springframework.cloud.appbroker.autoconfigure.ServiceInstanceLogStreamAutoConfiguration
 

L

logsHandlerMapping(StreamingLogWebSocketHandler) - Method in class org.springframework.cloud.appbroker.autoconfigure.ServiceInstanceLogStreamAutoConfiguration
 

M

managementClient(AppManager) - Method in class org.springframework.cloud.appbroker.autoconfigure.AppBrokerAutoConfiguration
Provide a ManagementClient bean

O

org.springframework.cloud.appbroker.autoconfigure - package org.springframework.cloud.appbroker.autoconfigure
 

P

parameterMappingParametersTransformerFactory() - Method in class org.springframework.cloud.appbroker.autoconfigure.AppBrokerAutoConfiguration
Provide a ParameterMappingParametersTransformerFactory bean
PROPERTY_PREFIX - Static variable in class org.springframework.cloud.appbroker.autoconfigure.CloudFoundryAppDeployerAutoConfiguration
 
propertyMappingParametersTransformerFactory() - Method in class org.springframework.cloud.appbroker.autoconfigure.AppBrokerAutoConfiguration
Provide a ParameterMappingParametersTransformerFactory bean

R

recentLogsController(RecentLogsProvider) - Method in class org.springframework.cloud.appbroker.autoconfigure.ServiceInstanceRecentLogsAutoConfiguration
 
recentLogsProvider(CloudFoundryClient, DopplerClient, ApplicationIdsProvider) - Method in class org.springframework.cloud.appbroker.autoconfigure.ServiceInstanceRecentLogsAutoConfiguration
 

S

serviceInstanceBindingService(ServiceInstanceBindingStateRepository, List<CreateServiceInstanceAppBindingWorkflow>, List<CreateServiceInstanceRouteBindingWorkflow>, List<DeleteServiceInstanceBindingWorkflow>) - Method in class org.springframework.cloud.appbroker.autoconfigure.AppBrokerAutoConfiguration
Provide a WorkflowServiceInstanceBindingService bean
serviceInstanceBindingStateRepository() - Method in class org.springframework.cloud.appbroker.autoconfigure.AppBrokerAutoConfiguration
Provide a ServiceInstanceBindingStateRepository bean
serviceInstanceGuidSuffix() - Method in class org.springframework.cloud.appbroker.autoconfigure.AppBrokerAutoConfiguration
Provide a ServiceInstanceGuidSuffix bean
ServiceInstanceLogStreamAutoConfiguration - Class in org.springframework.cloud.appbroker.autoconfigure
 
ServiceInstanceLogStreamAutoConfiguration() - Constructor for class org.springframework.cloud.appbroker.autoconfigure.ServiceInstanceLogStreamAutoConfiguration
 
ServiceInstanceRecentLogsAutoConfiguration - Class in org.springframework.cloud.appbroker.autoconfigure
 
ServiceInstanceRecentLogsAutoConfiguration() - Constructor for class org.springframework.cloud.appbroker.autoconfigure.ServiceInstanceRecentLogsAutoConfiguration
 
serviceInstanceService(ServiceInstanceStateRepository, List<CreateServiceInstanceWorkflow>, List<DeleteServiceInstanceWorkflow>, List<UpdateServiceInstanceWorkflow>) - Method in class org.springframework.cloud.appbroker.autoconfigure.AppBrokerAutoConfiguration
Provide a WorkflowServiceInstanceService bean
serviceInstanceStateRepository() - Method in class org.springframework.cloud.appbroker.autoconfigure.AppBrokerAutoConfiguration
Provide a ServiceInstanceStateRepository bean
simpleCredentialGenerator() - Method in class org.springframework.cloud.appbroker.autoconfigure.AppBrokerAutoConfiguration
Provide a SimpleCredentialGenerator bean
spacePerServiceInstance() - Method in class org.springframework.cloud.appbroker.autoconfigure.AppBrokerAutoConfiguration
Provide a SpacePerServiceInstance bean
springSecurityBasicAuthCredentialProvider(CredentialGenerator) - Method in class org.springframework.cloud.appbroker.autoconfigure.AppBrokerAutoConfiguration
Provide a SpringSecurityBasicAuthCredentialProviderFactory bean
springSecurityOAuth2CredentialProvider(CredentialGenerator, OAuth2Client) - Method in class org.springframework.cloud.appbroker.autoconfigure.AppBrokerAutoConfiguration
Provide a SpringSecurityOAuth2CredentialProviderFactory bean
streamingLogWebSocketHandler(ApplicationEventPublisher) - Method in class org.springframework.cloud.appbroker.autoconfigure.ServiceInstanceLogStreamAutoConfiguration
 
streamLogsPublisher(CloudFoundryClient, DopplerClient, ApplicationIdsProvider) - Method in class org.springframework.cloud.appbroker.autoconfigure.ServiceInstanceLogStreamAutoConfiguration
 

T

targetService(List<TargetFactory<?>>) - Method in class org.springframework.cloud.appbroker.autoconfigure.AppBrokerAutoConfiguration
Provide a TargetService bean

U

uaaClient(ConnectionContext, TokenProvider) - Method in class org.springframework.cloud.appbroker.autoconfigure.CloudFoundryAppDeployerAutoConfiguration
Provide a ReactorUaaClient bean
uaaTokenProvider(CloudFoundryTargetProperties) - Method in class org.springframework.cloud.appbroker.autoconfigure.CloudFoundryAppDeployerAutoConfiguration
Provide a TokenProvider bean
A B C D E H L M O P R S T U 
Skip navigation links
spring-cloud-app-broker-autoconfigure