Class AuthenticationWebFilter

java.lang.Object
org.springframework.security.web.server.authentication.AuthenticationWebFilter
All Implemented Interfaces:
org.springframework.web.server.WebFilter
Direct Known Subclasses:
OAuth2LoginAuthenticationWebFilter

public class AuthenticationWebFilter extends Object implements org.springframework.web.server.WebFilter
A WebFilter that performs authentication of a particular request. An outline of the logic:
Since:
5.0