程序包分层结构:
类分层结构
- java.lang.Object
- io.github.lishangbu.avalon.oauth2.authorizationserver.token.JwtOAuth2TokenCustomizer (implements org.springframework.security.oauth2.server.authorization.token.OAuth2TokenCustomizer<T>)
- io.github.lishangbu.avalon.oauth2.authorizationserver.token.OAuth2RefreshTokenGenerator (implements org.springframework.security.oauth2.server.authorization.token.OAuth2TokenGenerator<T>)
- io.github.lishangbu.avalon.oauth2.authorizationserver.token.ReferenceOAuth2AccessTokenGenerator (implements org.springframework.security.oauth2.server.authorization.token.OAuth2TokenGenerator<T>)