@Configuration
@EnableWebSecurity
public class BasicAuthSecurityConfiguration
extends org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter
OAuthSecurityConfiguration
.OAuthSecurityConfiguration
Constructor and Description |
---|
BasicAuthSecurityConfiguration() |
Modifier and Type | Method and Description |
---|---|
protected void |
configure(org.springframework.security.config.annotation.web.builders.HttpSecurity http) |
org.springframework.session.SessionRepository<org.springframework.session.ExpiringSession> |
sessionRepository() |
authenticationManager, authenticationManagerBean, configure, configure, getApplicationContext, getHttp, init, setApplicationContext, setAuthenticationConfiguration, setContentNegotationStrategy, setObjectPostProcessor, setTrustResolver, userDetailsService, userDetailsServiceBean
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.