Package | Description |
---|---|
org.springframework.security.config.annotation.web.builders | |
org.springframework.security.web |
Spring Security's web security module.
|
org.springframework.security.web.firewall |
Class and Description |
---|
HttpFirewall
Interface which can be used to reject potentially dangerous requests and/or wrap them to
control their behaviour.
|
Class and Description |
---|
HttpFirewall
Interface which can be used to reject potentially dangerous requests and/or wrap them to
control their behaviour.
|
Class and Description |
---|
FirewalledRequest
Request wrapper which is returned by the
HttpFirewall interface. |
HttpFirewall
Interface which can be used to reject potentially dangerous requests and/or wrap them to
control their behaviour.
|
RequestRejectedException |
Copyright © 2019. All rights reserved.