public class NoOpAuthenticator extends ServletAuthenticatorBase
ALLOW_OPTIONS_REQUESTS_KEY, DEFAULT_IBIS_ROLES, log| Constructor and Description |
|---|
NoOpAuthenticator() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
authorizationRequestMatcher(javax.servlet.http.HttpServletRequest request)
RequestMatcher which determines when a client has to log in.
|
org.springframework.security.web.SecurityFilterChain |
configure(org.springframework.security.config.annotation.web.builders.HttpSecurity http)
Before building, configure the FilterChain.
|
build, configureHttpSecurity, getApplicationContext, getEnvironmentProperties, getPrivateEndpoints, getSecurityRoles, registerServlet, setApplicationContextpublic org.springframework.security.web.SecurityFilterChain configure(org.springframework.security.config.annotation.web.builders.HttpSecurity http)
throws Exception
ServletAuthenticatorBaseconfigure in class ServletAuthenticatorBaseExceptionprotected boolean authorizationRequestMatcher(javax.servlet.http.HttpServletRequest request)
ServletAuthenticatorBaseauthorizationRequestMatcher in class ServletAuthenticatorBaseCopyright © 2023 Frank!Framework. All rights reserved.