Class OAuthRefreshTokenPublicClientAuthenticationConverter

java.lang.Object
io.meeds.oauth2.server.plugin.OAuthRefreshTokenPublicClientAuthenticationConverter
All Implemented Interfaces:
org.springframework.security.web.authentication.AuthenticationConverter

@Component public final class OAuthRefreshTokenPublicClientAuthenticationConverter extends Object implements org.springframework.security.web.authentication.AuthenticationConverter
  • Constructor Details

    • OAuthRefreshTokenPublicClientAuthenticationConverter

      public OAuthRefreshTokenPublicClientAuthenticationConverter()
  • Method Details

    • convert

      public org.springframework.security.core.Authentication convert(jakarta.servlet.http.HttpServletRequest request)
      Specified by:
      convert in interface org.springframework.security.web.authentication.AuthenticationConverter