mirror of
https://gitee.com/fujieid/jap.git
synced 2024-12-03 11:49:22 +08:00
📝 change: change the annotation
This commit is contained in:
parent
72afa81217
commit
bf9b876952
@ -16,7 +16,7 @@
|
||||
/**
|
||||
* To provide processing methods for business in OAuth authorization process, the usage is as follows:
|
||||
* <p>
|
||||
* {@link com.fujieid.jap.oauth2.token.AccessTokenHelper#getToken(HttpServletRequest, OAuthConfig)}
|
||||
* {@link com.fujieid.jap.oauth2.token.AccessTokenHelper#getToken(HttpServletRequest, OAuthConfig, Object[])}
|
||||
* According to the parameters in {@link com.fujieid.jap.oauth2.OAuthConfig}, determine which authorization mode token data to obtain
|
||||
* <p>
|
||||
* For OAuth's grant type, the following private methods are provided:
|
||||
|
Loading…
Reference in New Issue
Block a user