mirror of
https://gitee.com/fujieid/jap.git
synced 2024-12-02 19:35:41 +08:00
🍻 Update comments
This commit is contained in:
parent
8e72390460
commit
ce2e6ca899
@ -19,7 +19,7 @@ import com.fujieid.jap.ids.config.IdsConfig;
|
||||
|
||||
/**
|
||||
* The verification type when the user verifies the jwt token (access token, refresh token, id token),
|
||||
* For specific usage, please refer to {@link com.fujieid.jap.ids.util.JwtUtil#validateJwtToken(String, String, String, IdsConfig)}
|
||||
* For specific usage, please refer to {@link com.fujieid.jap.ids.util.JwtUtil#validateJwtToken(String, String, String)}
|
||||
*
|
||||
* @author yadong.zhang (yadong.zhang0415(a)gmail.com)
|
||||
* @version 1.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user