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