类的使用
cn.vorbote.commons.enums.JwtAlgorithm
-
使用JwtAlgorithm的程序包 程序包 说明 cn.vorbote.commons.enums -
-
cn.vorbote.commons.enums中JwtAlgorithm的使用
返回JwtAlgorithm的cn.vorbote.commons.enums中的方法 修饰符和类型 方法 说明 static JwtAlgorithmJwtAlgorithm. valueOf(String name)返回带有指定名称的该类型的枚举常量。static JwtAlgorithm[]JwtAlgorithm. values()按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
-