🍻 Update comments

This commit is contained in:
yadong.zhang 2021-04-19 18:58:48 +08:00
parent 8e72390460
commit ce2e6ca899

View File

@ -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