Modifier and Type | Class and Description |
---|---|
static class |
CrshAutoConfiguration.AuthenticationManagerAdapterAutoConfiguration
Class to configure CRaSH to authenticate against Spring Security.
|
static class |
EndpointWebMvcChildContextConfiguration.EndpointWebMvcChildContextSecurityConfiguration |
class |
MetricFilterAutoConfiguration
|
Modifier and Type | Method and Description |
---|---|
AutoConfigurationReportEndpoint |
EndpointAutoConfiguration.autoConfigurationAuditEndpoint() |
EnvironmentMvcEndpoint |
EndpointWebMvcAutoConfiguration.environmentMvcEndpoint(EnvironmentEndpoint delegate) |
MetricsMvcEndpoint |
EndpointWebMvcAutoConfiguration.metricsMvcEndpoint(MetricsEndpoint delegate) |
ShutdownMvcEndpoint |
EndpointWebMvcAutoConfiguration.shutdownMvcEndpoint(ShutdownEndpoint delegate) |
Modifier and Type | Class and Description |
---|---|
class |
BatchAutoConfiguration
Auto-configuration for Spring Batch. |
Modifier and Type | Method and Description |
---|---|
BatchDatabaseInitializer |
BatchAutoConfiguration.batchDatabaseInitializer() |
JobExplorer |
BatchAutoConfiguration.jobExplorer(DataSource dataSource) |
BatchConfigurer |
BatchAutoConfiguration.JpaBatchConfiguration.jpaBatchConfigurer(DataSource dataSource,
EntityManagerFactory entityManagerFactory) |
Modifier and Type | Class and Description |
---|---|
class |
JpaRepositoriesAutoConfiguration
Auto-configuration for Spring Data's JPA Repositories. |
Modifier and Type | Method and Description |
---|---|
PlatformTransactionManager |
DataSourceTransactionManagerAutoConfiguration.transactionManager() |
Modifier and Type | Class and Description |
---|---|
class |
AuthenticationManagerConfiguration
Configuration for a Spring Security in-memory
AuthenticationManager . |
class |
FallbackWebSecurityAutoConfiguration
If the user explicitly disables the basic security features and forgets to
@EnableWebSecurity , and yet still wants a bean of type
WebSecurityConfigurerAdapter, he is trying to use a custom security setup. |
Modifier and Type | Class and Description |
---|---|
class |
MultipartAutoConfiguration
Auto-configuration for multi-part uploads. |
Modifier and Type | Method and Description |
---|---|
BeanNameViewResolver |
WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter.beanNameViewResolver() |
ContentNegotiatingViewResolver |
WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter.viewResolver(BeanFactory beanFactory) |
Copyright © 2014 Pivotal Software, Inc.. All rights reserved.