| Package | Description |
|---|---|
| org.springframework.boot.autoconfigure.security |
Auto-configuration for Spring Security.
|
| org.springframework.boot.autoconfigure.web |
Auto-configuration for embedded servlet containers and Spring MVC.
|
| Modifier and Type | Method and Description |
|---|---|
IgnoredRequestCustomizer |
SpringBootWebSecurityConfiguration.defaultIgnoredRequestsCustomizer(ServerProperties server,
SecurityProperties security,
org.springframework.beans.factory.ObjectProvider<ErrorController> errorController) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractErrorController
Abstract base class for error
Controller implementations. |
class |
BasicErrorController
Basic global error
Controller, rendering ErrorAttributes. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.