程序包cn.herodotus.engine.oauth2.authentication.customizer的分层结构

程序包分层结构:

类分层结构

  • java.lang.Object
    • cn.herodotus.engine.oauth2.authentication.customizer.AbstractTokenCustomizer
      • cn.herodotus.engine.oauth2.authentication.customizer.HerodotusJwtTokenCustomizer (implements org.springframework.security.oauth2.server.authorization.token.OAuth2TokenCustomizer<T>)
      • cn.herodotus.engine.oauth2.authentication.customizer.HerodotusOpaqueTokenCustomizer (implements org.springframework.security.oauth2.server.authorization.token.OAuth2TokenCustomizer<T>)
    • cn.herodotus.engine.oauth2.authentication.customizer.OAuth2ErrorCodeMapperBuilderCustomizer (implements cn.herodotus.engine.assistant.core.definition.exception.ErrorCodeMapperBuilderCustomizer, org.springframework.core.Ordered)
    • cn.herodotus.engine.oauth2.authentication.customizer.OAuth2FormLoginConfigurerCustomizer (implements org.springframework.security.config.Customizer<T>)