public class InMemoryAuthenticator extends ServletAuthenticatorBase
log
Constructor and Description |
---|
InMemoryAuthenticator() |
Modifier and Type | Method and Description |
---|---|
org.springframework.security.web.SecurityFilterChain |
configure(org.springframework.security.config.annotation.web.builders.HttpSecurity http)
Before building it configures the Chain.
|
build, registerServlet, setApplicationContext
public org.springframework.security.web.SecurityFilterChain configure(org.springframework.security.config.annotation.web.builders.HttpSecurity http) throws Exception
ServletAuthenticatorBase
configure
in class ServletAuthenticatorBase
Exception
Copyright © 2023 Frank!Framework. All rights reserved.