Class PublicClientAuthenticationConverter
java.lang.Object
org.springframework.security.oauth2.server.authorization.web.authentication.PublicClientAuthenticationConverter
- All Implemented Interfaces:
AuthenticationConverter
public final class PublicClientAuthenticationConverter
extends Object
implements AuthenticationConverter
Attempts to extract the parameters from
HttpServletRequest used for
authenticating public clients using Proof Key for Code Exchange (PKCE).-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PublicClientAuthenticationConverter
public PublicClientAuthenticationConverter()
-
-
Method Details
-
convert
- Specified by:
convertin interfaceAuthenticationConverter
-