类 OAuth2AuthenticationTokenProvider

java.lang.Object
xyz.raylab.authorizationserver.auth.infrastructure.token.OAuth2AuthenticationTokenProvider
所有已实现的接口:
AuthenticationTokenProvider

@Component public class OAuth2AuthenticationTokenProvider extends Object implements AuthenticationTokenProvider
转发请求到oauth2服务器的filter
作者:
ray_kwan