程序包cn.herodotus.stirrup.oauth2.authentication.customizer的分层结构
类分层结构
- java.lang.Object
- cn.herodotus.stirrup.oauth2.authentication.customizer.AbstractTokenCustomizer
- cn.herodotus.stirrup.oauth2.authentication.customizer.HerodotusJwtTokenCustomizer (implements org.springframework.security.oauth2.server.authorization.token.OAuth2TokenCustomizer<T>)
- cn.herodotus.stirrup.oauth2.authentication.customizer.HerodotusOpaqueTokenCustomizer (implements org.springframework.security.oauth2.server.authorization.token.OAuth2TokenCustomizer<T>)
- cn.herodotus.stirrup.oauth2.authentication.customizer.HerodotusOidcUserInfoMapper (implements java.util.function.Function<T,
R>) - cn.herodotus.stirrup.oauth2.authentication.customizer.HerodotusUserDetailsService (implements cn.herodotus.stirrup.core.identity.service.EnhanceUserDetailsService)
- cn.herodotus.stirrup.oauth2.authentication.customizer.OAuth2FormLoginConfigurerCustomizer (implements org.springframework.security.config.Customizer<T>)
- cn.herodotus.stirrup.oauth2.authentication.customizer.AbstractTokenCustomizer