JavaScript is disabled on your browser.
java.lang.Object
org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter
io.restassured.examples.springmvc.config.SecurityConfiguration
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
protected void
configure (org.springframework.security.config.annotation.authentication.builders.AuthenticationManagerBuilder auth)
protected void
configure (org.springframework.security.config.annotation.web.builders.HttpSecurity http)
Methods inherited from class org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter
authenticationManager, authenticationManagerBean, configure, getHttp, init, setApplicationContext, setAuthenticationConfiguration, setContentNegotationStrategy, setObjectPostProcessor, setTrustResolver, userDetailsService, userDetailsServiceBean
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Copyright © 2010–2017. All rights reserved.