public class ActiveDirectoryAuthenticator extends ServletAuthenticatorBase implements org.springframework.beans.factory.InitializingBean
Modifier and Type | Class and Description |
---|---|
class |
ActiveDirectoryAuthenticator.LdapAuthorityMapper |
log
Constructor and Description |
---|
ActiveDirectoryAuthenticator() |
Modifier and Type | Method and Description |
---|---|
void |
afterPropertiesSet() |
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
public void afterPropertiesSet() throws FileNotFoundException
afterPropertiesSet
in interface org.springframework.beans.factory.InitializingBean
FileNotFoundException
Copyright © 2023 Frank!Framework. All rights reserved.