@Deprecated public class AADAuthenticationFilter extends org.springframework.web.filter.OncePerRequestFilter
| Constructor and Description |
|---|
AADAuthenticationFilter(AADAuthenticationProperties aadAuthenticationProperties,
AADAuthorizationServerEndpoints endpoints,
com.nimbusds.jose.util.ResourceRetriever resourceRetriever)
Deprecated.
|
AADAuthenticationFilter(AADAuthenticationProperties aadAuthenticationProperties,
AADAuthorizationServerEndpoints endpoints,
com.nimbusds.jose.util.ResourceRetriever resourceRetriever,
com.nimbusds.jose.jwk.source.JWKSetCache jwkSetCache)
Deprecated.
|
AADAuthenticationFilter(AADAuthenticationProperties aadAuthenticationProperties,
AADAuthorizationServerEndpoints endpoints,
UserPrincipalManager userPrincipalManager)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
doFilterInternal(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse,
javax.servlet.FilterChain filterChain)
Deprecated.
|
doFilter, doFilterNestedErrorDispatch, getAlreadyFilteredAttributeName, isAsyncDispatch, isAsyncStarted, shouldNotFilter, shouldNotFilterAsyncDispatch, shouldNotFilterErrorDispatchpublic AADAuthenticationFilter(AADAuthenticationProperties aadAuthenticationProperties, AADAuthorizationServerEndpoints endpoints, com.nimbusds.jose.util.ResourceRetriever resourceRetriever)
public AADAuthenticationFilter(AADAuthenticationProperties aadAuthenticationProperties, AADAuthorizationServerEndpoints endpoints, com.nimbusds.jose.util.ResourceRetriever resourceRetriever, com.nimbusds.jose.jwk.source.JWKSetCache jwkSetCache)
public AADAuthenticationFilter(AADAuthenticationProperties aadAuthenticationProperties, AADAuthorizationServerEndpoints endpoints, UserPrincipalManager userPrincipalManager)
protected void doFilterInternal(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse,
javax.servlet.FilterChain filterChain)
throws javax.servlet.ServletException,
IOException
doFilterInternal in class org.springframework.web.filter.OncePerRequestFilterjavax.servlet.ServletExceptionIOExceptionCopyright © 2021 Microsoft Corporation. All rights reserved.