Enum Class的使用
cn.herodotus.engine.protect.core.enums.CryptoStrategy
使用CryptoStrategy的程序包
-
cn.herodotus.engine.protect.core.enums中CryptoStrategy的使用
修饰符和类型方法说明static CryptoStrategyReturns the enum constant of this class with the specified name.static CryptoStrategy[]CryptoStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared. -
cn.herodotus.engine.protect.core.properties中CryptoStrategy的使用