mirror of
https://gitee.com/dromara/sa-token.git
synced 2025-04-05 17:37:53 +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
|
||||
* @since 1.29.0
|
||||
*/
|
||||
@Deprecated
|
||||
@SuppressWarnings("all")
|
||||
public class BCrypt {
|
||||
// BCrypt parameters
|
||||
|
Loading…
Reference in New Issue
Block a user