@Component public class DefaultApplicationWebConfig extends Object implements pl.fhframework.config.FhWebConfiguration
| Constructor and Description |
|---|
DefaultApplicationWebConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(org.springframework.security.config.annotation.web.builders.HttpSecurity http) |
List<String> |
permitedToAllRequestUrls() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDefaultUserspublic void configure(org.springframework.security.config.annotation.web.builders.HttpSecurity http)
configure in interface pl.fhframework.config.FhWebConfigurationpublic List<String> permitedToAllRequestUrls()
permitedToAllRequestUrls in interface pl.fhframework.config.FhWebConfigurationCopyright © 2024. All rights reserved.