Hierarchy For All Packages
Package Hierarchies:- cn.herodotus.engine.assistant.access.condition,
- cn.herodotus.engine.assistant.access.config,
- cn.herodotus.engine.assistant.access.constant,
- cn.herodotus.engine.assistant.access.customizer,
- cn.herodotus.engine.assistant.access.definition,
- cn.herodotus.engine.assistant.access.definition.domain,
- cn.herodotus.engine.assistant.access.definition.enums,
- cn.herodotus.engine.assistant.access.exception,
- cn.herodotus.engine.assistant.access.factory,
- cn.herodotus.engine.assistant.access.processor,
- cn.herodotus.engine.assistant.access.properties,
- cn.herodotus.engine.assistant.access.stamp
Class Hierarchy
- java.lang.Object
- cn.herodotus.engine.cache.jetcache.stamp.AbstractStampManager<K,
V> (implements cn.herodotus.engine.cache.jetcache.stamp.StampManager<K, V>) - cn.herodotus.engine.assistant.access.stamp.JustAuthStateStampManager (implements me.zhyd.oauth.cache.AuthStateCache)
- cn.herodotus.engine.assistant.access.stamp.VerificationCodeStampManager
- cn.herodotus.engine.assistant.access.customizer.AccessErrorCodeMapperBuilderCustomizer (implements cn.herodotus.engine.core.definition.function.ErrorCodeMapperBuilderCustomizer, org.springframework.core.Ordered)
- cn.herodotus.engine.assistant.access.factory.AccessHandlerStrategyFactory
- cn.herodotus.engine.assistant.access.definition.domain.AccessResponse
- cn.herodotus.engine.assistant.access.definition.domain.AccessUserDetails
- cn.herodotus.engine.assistant.access.config.AssistantAccessConfiguration
- cn.herodotus.engine.assistant.access.config.AssistantAccessJustAuthConfiguration
- cn.herodotus.engine.assistant.access.config.AssistantAccessSmsConfiguration
- cn.herodotus.engine.assistant.access.config.AssistantAccessWxappConfiguration
- cn.herodotus.engine.assistant.access.config.AssistantAccessWxmppConfiguration
- cn.herodotus.engine.assistant.access.processor.JustAuthAccessHandler (implements cn.herodotus.engine.assistant.access.definition.AccessHandler)
- cn.herodotus.engine.assistant.access.processor.JustAuthProcessor
- cn.herodotus.engine.assistant.access.properties.JustAuthProperties
- cn.herodotus.engine.assistant.access.processor.PhoneNumberAccessHandler (implements cn.herodotus.engine.assistant.access.definition.AccessHandler)
- cn.herodotus.engine.assistant.access.properties.SmsProperties
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- cn.herodotus.engine.core.definition.exception.AbstractRuntimeException (implements cn.herodotus.engine.core.definition.exception.HerodotusException)
- cn.herodotus.engine.core.definition.exception.PlatformRuntimeException
- cn.herodotus.engine.assistant.access.exception.AccessConfigErrorException
- cn.herodotus.engine.assistant.access.exception.AccessHandlerNotFoundException
- cn.herodotus.engine.assistant.access.exception.AccessIdentityVerificationFailedException
- cn.herodotus.engine.assistant.access.exception.AccessPreProcessFailedException
- cn.herodotus.engine.assistant.access.exception.IllegalAccessArgumentException
- cn.herodotus.engine.assistant.access.exception.IllegalAccessSourceException
- cn.herodotus.engine.core.definition.exception.PlatformRuntimeException
- cn.herodotus.engine.core.definition.exception.AbstractRuntimeException (implements cn.herodotus.engine.core.definition.exception.HerodotusException)
- java.lang.RuntimeException
- java.lang.Exception
- cn.herodotus.engine.assistant.access.processor.WxappAccessHandler (implements cn.herodotus.engine.assistant.access.definition.AccessHandler)
- cn.herodotus.engine.assistant.access.processor.WxappLogHandler (implements cn.binarywang.wx.miniapp.message.WxMaMessageHandler)
- cn.herodotus.engine.assistant.access.processor.WxappProcessor
- cn.herodotus.engine.assistant.access.properties.WxappProperties (implements java.io.Serializable)
- cn.herodotus.engine.assistant.access.properties.WxappProperties.Config
- cn.herodotus.engine.assistant.access.properties.WxappProperties.Subscribe
- cn.herodotus.engine.assistant.access.processor.WxmppLogHandler (implements me.chanjar.weixin.mp.api.WxMpMessageHandler)
- cn.herodotus.engine.assistant.access.processor.WxmppProcessor (implements org.springframework.beans.factory.InitializingBean)
- cn.herodotus.engine.assistant.access.properties.WxmppProperties
- cn.herodotus.engine.assistant.access.properties.WxmppProperties.MpConfig
- cn.herodotus.engine.assistant.access.properties.WxmppProperties.RedisConfig
- cn.herodotus.engine.cache.jetcache.stamp.AbstractStampManager<K,
Interface Hierarchy
- cn.herodotus.engine.assistant.access.constant.AccessErrorCodes
- cn.herodotus.engine.assistant.access.definition.AccessHandler
- cn.herodotus.engine.core.definition.constant.BaseConstants
- cn.herodotus.engine.assistant.access.constant.AccessConstants
Annotation Interface Hierarchy
- cn.herodotus.engine.assistant.access.condition.ConditionalOnJustAuthEnabled (implements java.lang.annotation.Annotation)
- cn.herodotus.engine.assistant.access.condition.ConditionalOnSmsEnabled (implements java.lang.annotation.Annotation)
- cn.herodotus.engine.assistant.access.condition.ConditionalOnWxappEnabled (implements java.lang.annotation.Annotation)
- cn.herodotus.engine.assistant.access.condition.ConditionalOnWxmppEnabled (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- cn.herodotus.engine.assistant.access.definition.enums.MiniProgramState
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)