- validate(HttpHeaders, String) - Method in interface com.wechat.pay.java.core.auth.Validator
-
验证返回是否合法
- validate(HttpHeaders, String) - Method in class com.wechat.pay.java.core.auth.WechatPay2Validator
-
- validateCertPath(X509Certificate) - Method in interface com.wechat.pay.java.core.certificate.CertificateHandler
-
* 验证证书链
- ValidationException - Exception in com.wechat.pay.java.core.exception
-
验证签名失败时抛出
- ValidationException(String) - Constructor for exception com.wechat.pay.java.core.exception.ValidationException
-
- ValidationException(String, Throwable) - Constructor for exception com.wechat.pay.java.core.exception.ValidationException
-
- Validator - Interface in com.wechat.pay.java.core.auth
-
验证器
- validator - Variable in class com.wechat.pay.java.core.http.AbstractHttpClient
-
- validator(Validator) - Method in interface com.wechat.pay.java.core.http.AbstractHttpClientBuilder
-
设置验证器
- validator(Validator) - Method in class com.wechat.pay.java.core.http.DefaultHttpClientBuilder
-
设置验证器
- valueOf(String) - Static method in enum com.wechat.pay.java.core.http.HostName
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.wechat.pay.java.core.http.HttpMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.wechat.pay.java.core.http.MediaType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.wechat.pay.java.core.http.HostName
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.wechat.pay.java.core.http.HttpMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.wechat.pay.java.core.http.MediaType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Verifier - Interface in com.wechat.pay.java.core.cipher
-
验签器
- verify(X509Certificate, String, String) - Method in class com.wechat.pay.java.core.cipher.AbstractVerifier
-
- verify(String, String, String) - Method in class com.wechat.pay.java.core.cipher.AbstractVerifier
-
- verify(String, String, String) - Method in interface com.wechat.pay.java.core.cipher.Verifier
-
验证签名
- VERSION - Static variable in class com.wechat.pay.java.core.http.Constant
-