Class AbstractWeixinSignature

    • Constructor Detail

      • AbstractWeixinSignature

        public AbstractWeixinSignature()
        Deprecated.
    • Method Detail

      • encoder

        public boolean encoder()
        Deprecated.
        是否编码
        Specified by:
        encoder in interface WeixinSignature
        Returns:
        默认false不进行编码
      • lowerCase

        public boolean lowerCase()
        Deprecated.
        是否转换小写
        Specified by:
        lowerCase in interface WeixinSignature
        Returns:
        默认false不转换小写
      • join

        protected StringBuilder join​(Object obj)
        Deprecated.
        拼接字符串
        Parameters:
        obj -
        Returns: