public class IgnoreResourceProvider extends Object implements WebSecurityProvider
| Constructor and Description |
|---|
IgnoreResourceProvider() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(PropertyResource propertyResource,
org.springframework.security.config.annotation.web.builders.WebSecurity web)
配置WebSecurity 管理
|
public void configure(PropertyResource propertyResource, org.springframework.security.config.annotation.web.builders.WebSecurity web) throws Exception
WebSecurityProviderconfigure in interface WebSecurityProviderpropertyResource - 资源管理器web - WebSecurityException - 处理时发生了问题Copyright © 2021. All rights reserved.