- validateRequest(Object) - Method in class jizcode.api.Authentication
-
验证请求过来的数据,非HttpRequest,是通过http请求来的数据构造出来的对象。
这里主要用于验证数据的签名是否正确
- valueOf(String) - Static method in enum jizcode.api.ApiError
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum jizcode.api.AuthenticationConf.Type
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum jizcode.api.ApiError
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum jizcode.api.AuthenticationConf.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.