public abstract class AbstractWeixinSignature extends Object implements WeixinSignature
Description:
| 构造器和说明 |
|---|
AbstractWeixinSignature() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
encoder()
是否编码
|
protected StringBuilder |
join(Object obj)
拼接字符串
|
boolean |
lowerCase()
是否转换小写
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSignType, signpublic boolean encoder()
encoder 在接口中 WeixinSignaturepublic boolean lowerCase()
lowerCase 在接口中 WeixinSignatureprotected StringBuilder join(Object obj)
obj - Copyright © 2019. All rights reserved.