Uses of Interface
cn.herodotus.engine.assistant.access.definition.AccessHandler
Packages that use AccessHandler
Package
Description
-
Uses of AccessHandler in cn.herodotus.engine.assistant.access.config
Method parameters in cn.herodotus.engine.assistant.access.config with type arguments of type AccessHandlerModifier and TypeMethodDescriptionAssistantAccessConfiguration.accessHandlerStrategyFactory(Map<String, AccessHandler> handlers) -
Uses of AccessHandler in cn.herodotus.engine.assistant.access.factory
Methods in cn.herodotus.engine.assistant.access.factory that return AccessHandlerModifier and TypeMethodDescriptionAccessHandlerStrategyFactory.getAccessHandler(AccountCategory accountCategory) AccessHandlerStrategyFactory.getAccessHandler(String source) Constructor parameters in cn.herodotus.engine.assistant.access.factory with type arguments of type AccessHandler -
Uses of AccessHandler in cn.herodotus.engine.assistant.access.processor
Classes in cn.herodotus.engine.assistant.access.processor that implement AccessHandlerModifier and TypeClassDescriptionclassDescription: JustAuth 接入处理器classDescription: 手机短信接入处理器classDescription: 微信小程序接入处理器