Package | Description |
---|---|
org.springframework.security.config.annotation.web.builders | |
org.springframework.security.config.annotation.web.configurers |
Modifier and Type | Method and Description |
---|---|
ServletApiConfigurer<HttpSecurity> |
HttpSecurity.servletApi()
Integrates the
HttpServletRequest methods with the values found
on the SecurityContext . |
Modifier and Type | Method and Description |
---|---|
ServletApiConfigurer<H> |
ServletApiConfigurer.rolePrefix(String rolePrefix) |
Copyright © 2019. All rights reserved.