类 AuthorizationCodeGrantTypeHandler

java.lang.Object
cn.dev33.satoken.oauth2.granttype.handler.AuthorizationCodeGrantTypeHandler
所有已实现的接口:
SaOAuth2GrantTypeHandlerInterface

public class AuthorizationCodeGrantTypeHandler extends Object implements SaOAuth2GrantTypeHandlerInterface
authorization_code grant_type 处理器
从以下版本开始:
1.39.0
作者:
click33