程序包io.github.mangocrisp.spring.taybct.auth.security.granter.customize的分层结构

程序包分层结构:

类分层结构

  • java.lang.Object
    • org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
    • io.github.mangocrisp.spring.taybct.auth.security.granter.customize.CustomizeAuthenticationConverter (implements org.springframework.security.web.authentication.AuthenticationConverter)
    • io.github.mangocrisp.spring.taybct.auth.security.granter.customize.CustomizeAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider)
    • io.github.mangocrisp.spring.taybct.auth.security.granter.customize.OAuth2AuthorizationCodeRequestJTIAuthenticationConverter (implements org.springframework.security.web.authentication.AuthenticationConverter)

接口分层结构