public final class PublicClientAuthenticationConverter
extends java.lang.Object
implements org.springframework.security.web.authentication.AuthenticationConverter
HttpServletRequest
used for authenticating public clients using Proof Key for Code Exchange (PKCE).AuthenticationConverter,
OAuth2ClientAuthenticationToken,
OAuth2ClientAuthenticationFilter,
Proof Key for Code Exchange by OAuth Public Clients| Constructor and Description |
|---|
PublicClientAuthenticationConverter() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.security.core.Authentication |
convert(javax.servlet.http.HttpServletRequest request) |