Uses of Enum Class
com.sap.cloud.security.token.validation.validators.JwtSignatureAlgorithm
Packages that use JwtSignatureAlgorithm
-
Uses of JwtSignatureAlgorithm in com.sap.cloud.security.token.validation.validators
Subclasses with type arguments of type JwtSignatureAlgorithm in com.sap.cloud.security.token.validation.validatorsModifier and TypeClassDescriptionenumThis is represented by "kty" (Key Type) Parameter.Methods in com.sap.cloud.security.token.validation.validators that return JwtSignatureAlgorithmModifier and TypeMethodDescriptionstatic JwtSignatureAlgorithmstatic JwtSignatureAlgorithmstatic JwtSignatureAlgorithmReturns the enum constant of this class with the specified name.static JwtSignatureAlgorithm[]JwtSignatureAlgorithm.values()Returns an array containing the constants of this enum class, in the order they are declared.