Uses of Enum Class
cn.herodotus.engine.oauth2.core.enums.AllJwsAlgorithm
Packages that use AllJwsAlgorithm
-
Uses of AllJwsAlgorithm in cn.herodotus.engine.oauth2.core.enums
Methods in cn.herodotus.engine.oauth2.core.enums that return AllJwsAlgorithmModifier and TypeMethodDescriptionstatic AllJwsAlgorithmstatic AllJwsAlgorithmReturns the enum constant of this class with the specified name.static AllJwsAlgorithm[]AllJwsAlgorithm.values()Returns an array containing the constants of this enum class, in the order they are declared.