索引

A C D F G H I L M P S T V W 
All Classes and Interfaces|所有程序包|序列化表格

A

afterPropertiesSet() - 类中的方法 cn.herodotus.engine.access.wxapp.processor.WxappProcessor
 

C

checkImage(String, File) - 类中的方法 cn.herodotus.engine.access.wxapp.processor.WxappProcessor
校验一张图片是否含有违法违规内容.
checkImage(String, String) - 类中的方法 cn.herodotus.engine.access.wxapp.processor.WxappProcessor
校验一张图片是否含有违法违规内容
checkMessage(String, String) - 类中的方法 cn.herodotus.engine.access.wxapp.processor.WxappProcessor
检查一段文本是否含有违法违规内容。
cn.herodotus.engine.access.wxapp.annotation - 程序包 cn.herodotus.engine.access.wxapp.annotation
 
cn.herodotus.engine.access.wxapp.condition - 程序包 cn.herodotus.engine.access.wxapp.condition
 
cn.herodotus.engine.access.wxapp.configuration - 程序包 cn.herodotus.engine.access.wxapp.configuration
 
cn.herodotus.engine.access.wxapp.enums - 程序包 cn.herodotus.engine.access.wxapp.enums
 
cn.herodotus.engine.access.wxapp.processor - 程序包 cn.herodotus.engine.access.wxapp.processor
 
cn.herodotus.engine.access.wxapp.properties - 程序包 cn.herodotus.engine.access.wxapp.properties
 
ConditionalOnWxappEnabled - cn.herodotus.engine.access.wxapp.annotation中的Annotation Interface
Description: 微信小程序开启条件注解
Config() - 类的构造器 cn.herodotus.engine.access.wxapp.properties.WxappProperties.Config
 

D

developer - enum class 中的枚举常量 cn.herodotus.engine.access.wxapp.enums.MiniProgramState
开发版

F

formal - enum class 中的枚举常量 cn.herodotus.engine.access.wxapp.enums.MiniProgramState
正式版

G

getAesKey() - 类中的方法 cn.herodotus.engine.access.wxapp.properties.WxappProperties.Config
 
getAppId() - 类中的方法 cn.herodotus.engine.access.wxapp.properties.WxappProperties.Config
 
getConfigs() - 类中的方法 cn.herodotus.engine.access.wxapp.properties.WxappProperties
 
getDefaultAppId() - 类中的方法 cn.herodotus.engine.access.wxapp.properties.WxappProperties
 
getEnabled() - 类中的方法 cn.herodotus.engine.access.wxapp.properties.WxappProperties
 
getMessageDataFormat() - 类中的方法 cn.herodotus.engine.access.wxapp.properties.WxappProperties.Config
 
getMiniProgramState() - 类中的方法 cn.herodotus.engine.access.wxapp.properties.WxappProperties.Subscribe
 
getPhoneNumberInfo(String, String, String, String) - 类中的方法 cn.herodotus.engine.access.wxapp.processor.WxappProcessor
 
getPhoneNumberInfo(String, String, String, String, String, String) - 类中的方法 cn.herodotus.engine.access.wxapp.processor.WxappProcessor
 
getRedirectPage() - 类中的方法 cn.herodotus.engine.access.wxapp.properties.WxappProperties.Subscribe
 
getSecret() - 类中的方法 cn.herodotus.engine.access.wxapp.properties.WxappProperties.Config
 
getSubscribeId() - 类中的方法 cn.herodotus.engine.access.wxapp.properties.WxappProperties.Subscribe
 
getSubscribes() - 类中的方法 cn.herodotus.engine.access.wxapp.properties.WxappProperties
 
getTemplateId() - 类中的方法 cn.herodotus.engine.access.wxapp.properties.WxappProperties.Subscribe
 
getToken() - 类中的方法 cn.herodotus.engine.access.wxapp.properties.WxappProperties.Config
 
getUserInfo(String, String, String, String) - 类中的方法 cn.herodotus.engine.access.wxapp.processor.WxappProcessor
 
getUserInfo(String, String, String, String, String, String) - 类中的方法 cn.herodotus.engine.access.wxapp.processor.WxappProcessor
 
getWxMaMessageRouter(String) - 类中的方法 cn.herodotus.engine.access.wxapp.processor.WxappProcessor
 
getWxMaService() - 类中的方法 cn.herodotus.engine.access.wxapp.processor.WxappProcessor
 
getWxMaService(String) - 类中的方法 cn.herodotus.engine.access.wxapp.processor.WxappProcessor
 

H

handle(WxMaMessage, Map<String, Object>, WxMaService, WxSessionManager) - 类中的方法 cn.herodotus.engine.access.wxapp.processor.WxappLogHandler
 

I

init() - 类中的方法 cn.herodotus.engine.access.wxapp.configuration.WxappConfiguration
 

L

loadUserDetails(String, AccessPrincipal) - 类中的方法 cn.herodotus.engine.access.wxapp.processor.WxappAccessHandler
 
login(String, String) - 类中的方法 cn.herodotus.engine.access.wxapp.processor.WxappProcessor
 

M

matches(ConditionContext, AnnotatedTypeMetadata) - 类中的方法 cn.herodotus.engine.access.wxapp.condition.WxappEnabledCondition
 
mediaAsyncCheck(String, String, int) - 类中的方法 cn.herodotus.engine.access.wxapp.processor.WxappProcessor
异步校验图片/音频是否含有违法违规内容。
MiniProgramState - cn.herodotus.engine.access.wxapp.enums中的Enum Class
Description: 跳转小程序类型

P

preProcess(String, String...) - 类中的方法 cn.herodotus.engine.access.wxapp.processor.WxappAccessHandler
 

S

sendSubscribeMessage(String, WxMaSubscribeMessage) - 类中的方法 cn.herodotus.engine.access.wxapp.processor.WxappProcessor
根据直接创建的WxMaSubscribeMessage发送订阅消息
setAesKey(String) - 类中的方法 cn.herodotus.engine.access.wxapp.properties.WxappProperties.Config
 
setAppId(String) - 类中的方法 cn.herodotus.engine.access.wxapp.properties.WxappProperties.Config
 
setConfigs(List<WxappProperties.Config>) - 类中的方法 cn.herodotus.engine.access.wxapp.properties.WxappProperties
 
setDefaultAppId(String) - 类中的方法 cn.herodotus.engine.access.wxapp.properties.WxappProperties
 
setEnabled(Boolean) - 类中的方法 cn.herodotus.engine.access.wxapp.properties.WxappProperties
 
setMessageDataFormat(String) - 类中的方法 cn.herodotus.engine.access.wxapp.properties.WxappProperties.Config
 
setMiniProgramState(MiniProgramState) - 类中的方法 cn.herodotus.engine.access.wxapp.properties.WxappProperties.Subscribe
 
setRedirectPage(String) - 类中的方法 cn.herodotus.engine.access.wxapp.properties.WxappProperties.Subscribe
 
setSecret(String) - 类中的方法 cn.herodotus.engine.access.wxapp.properties.WxappProperties.Config
 
setSubscribeId(String) - 类中的方法 cn.herodotus.engine.access.wxapp.properties.WxappProperties.Subscribe
 
setSubscribes(List<WxappProperties.Subscribe>) - 类中的方法 cn.herodotus.engine.access.wxapp.properties.WxappProperties
 
setTemplateId(String) - 类中的方法 cn.herodotus.engine.access.wxapp.properties.WxappProperties.Subscribe
 
setToken(String) - 类中的方法 cn.herodotus.engine.access.wxapp.properties.WxappProperties.Config
 
setWxappLogHandler(WxappLogHandler) - 类中的方法 cn.herodotus.engine.access.wxapp.processor.WxappProcessor
 
setWxappProperties(WxappProperties) - 类中的方法 cn.herodotus.engine.access.wxapp.processor.WxappProcessor
 
Subscribe() - 类的构造器 cn.herodotus.engine.access.wxapp.properties.WxappProperties.Subscribe
 

T

toString() - 类中的方法 cn.herodotus.engine.access.wxapp.properties.WxappProperties.Config
 
toString() - 类中的方法 cn.herodotus.engine.access.wxapp.properties.WxappProperties.Subscribe
 
trial - enum class 中的枚举常量 cn.herodotus.engine.access.wxapp.enums.MiniProgramState
体验版

V

valueOf(String) - enum class中的静态方法 cn.herodotus.engine.access.wxapp.enums.MiniProgramState
Returns the enum constant of this class with the specified name.
values() - enum class中的静态方法 cn.herodotus.engine.access.wxapp.enums.MiniProgramState
Returns an array containing the constants of this enum class, in the order they are declared.

W

wxappAccessHandler(WxappProcessor) - 类中的方法 cn.herodotus.engine.access.wxapp.configuration.WxappConfiguration
 
WxappAccessHandler - cn.herodotus.engine.access.wxapp.processor中的类
Description: 微信小程序接入处理器
WxappAccessHandler(WxappProcessor) - 类的构造器 cn.herodotus.engine.access.wxapp.processor.WxappAccessHandler
 
WxappConfiguration - cn.herodotus.engine.access.wxapp.configuration中的类
Description: 微信小程序后配置
WxappConfiguration() - 类的构造器 cn.herodotus.engine.access.wxapp.configuration.WxappConfiguration
 
WxappEnabledCondition - cn.herodotus.engine.access.wxapp.condition中的类
Description: 微信小程序注入条件
WxappEnabledCondition() - 类的构造器 cn.herodotus.engine.access.wxapp.condition.WxappEnabledCondition
 
WxappLogHandler - cn.herodotus.engine.access.wxapp.processor中的类
Description: 微信小程序Log处理器
WxappLogHandler() - 类的构造器 cn.herodotus.engine.access.wxapp.processor.WxappLogHandler
 
wxappProcessor(WxappProperties) - 类中的方法 cn.herodotus.engine.access.wxapp.configuration.WxappConfiguration
 
WxappProcessor - cn.herodotus.engine.access.wxapp.processor中的类
Description: 微信小程序核心基础代码
WxappProcessor() - 类的构造器 cn.herodotus.engine.access.wxapp.processor.WxappProcessor
 
WxappProperties - cn.herodotus.engine.access.wxapp.properties中的类
Description: 微信小程序配置属性
WxappProperties() - 类的构造器 cn.herodotus.engine.access.wxapp.properties.WxappProperties
 
WxappProperties.Config - cn.herodotus.engine.access.wxapp.properties中的类
 
WxappProperties.Subscribe - cn.herodotus.engine.access.wxapp.properties中的类
 
A C D F G H I L M P S T V W 
All Classes and Interfaces|所有程序包|序列化表格