@Configuration @EnableWebSecurity public class BasicAuthSecurityConfiguration extends org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter
OAuthSecurityConfiguration
.
An (optionally) injected AuthenticationProvider
will be used if available,
e.g. via OAuth2-specific configuration.OAuthSecurityConfiguration
Constructor and Description |
---|
BasicAuthSecurityConfiguration() |
Modifier and Type | Method and Description |
---|---|
protected void |
configure(org.springframework.security.config.annotation.web.builders.HttpSecurity http) |
authenticationManager, authenticationManagerBean, configure, configure, getHttp, init, setApplicationContext, setAuthenticationConfiguration, setContentNegotationStrategy, setObjectPostProcessor, setTrustResolver, userDetailsService, userDetailsServiceBean
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.