public final class ClientSecretPostAuthenticationConverter
extends java.lang.Object
implements org.springframework.security.web.authentication.AuthenticationConverter
HttpServletRequest
and then converts to an OAuth2ClientAuthenticationToken used for authenticating the client.AuthenticationConverter,
OAuth2ClientAuthenticationToken,
OAuth2ClientAuthenticationFilter,
Section 2.3.1 Client Password| Constructor and Description |
|---|
ClientSecretPostAuthenticationConverter() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.security.core.Authentication |
convert(javax.servlet.http.HttpServletRequest request) |