类分层结构
- java.lang.Object
- org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
- org.springframework.security.authentication.UsernamePasswordAuthenticationToken
- plus.easydo.starter.oauth.core.model.CustomizeUserDetails<T> (implements org.springframework.security.core.userdetails.UserDetails)
- plus.easydo.starter.oauth.core.utils.Oauth2Utils
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.springframework.security.oauth2.common.exceptions.OAuth2Exception
接口分层结构
Copyright © 2021. All Rights Reserved.