类分层结构
- 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.CustomizeAuthenticatedToken
- org.springframework.security.oauth2.server.authorization.authentication.OAuth2AccessTokenAuthenticationToken
- org.springframework.security.oauth2.server.authorization.authentication.OAuth2AuthorizationGrantAuthenticationToken
- 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)