public class WebSecurityConfig
extends WebSecurityConfigurerAdapter
コンストラクタと説明 |
---|
WebSecurityConfig() |
修飾子とタイプ | メソッドと説明 |
---|---|
HttpFirewall |
allowUrlEncodedSlashHttpFirewall() |
AuthenticationManager |
authenticationManagerBean() |
void |
configure(WebSecurity web) |
public AuthenticationManager authenticationManagerBean() throws java.lang.Exception
java.lang.Exception
public HttpFirewall allowUrlEncodedSlashHttpFirewall()
public void configure(WebSecurity web) throws java.lang.Exception
java.lang.Exception