mirror of
https://gitee.com/dromara/sa-token.git
synced 2025-05-04 20:57:56 +08:00
refactor: BCrypt 标注为 @Deprecated
This commit is contained in:
parent
79016e5ffe
commit
bfb34293d6
@ -46,6 +46,7 @@ import java.security.SecureRandom;
|
|||||||
* @author Damien Miller
|
* @author Damien Miller
|
||||||
* @since 1.29.0
|
* @since 1.29.0
|
||||||
*/
|
*/
|
||||||
|
@Deprecated
|
||||||
@SuppressWarnings("all")
|
@SuppressWarnings("all")
|
||||||
public class BCrypt {
|
public class BCrypt {
|
||||||
// BCrypt parameters
|
// BCrypt parameters
|
||||||
|
Loading…
Reference in New Issue
Block a user