Hierarchy For Package com.amilesend.onedrive.connection.auth
Class Hierarchy
- java.lang.Object
- com.amilesend.onedrive.connection.auth.BusinessAccountAuthManager (implements com.amilesend.onedrive.connection.auth.OneDriveAuthManager)
- com.amilesend.onedrive.connection.auth.BusinessAccountAuthManager.BuilderWithAuthCode
- com.amilesend.onedrive.connection.auth.BusinessAccountAuthManager.BuilderWithAuthInfo
- com.amilesend.onedrive.connection.auth.OneDriveAuthInfo (implements com.amilesend.client.connection.auth.AuthInfo)
- com.amilesend.onedrive.connection.auth.OneDriveAuthInfo.OneDriveAuthInfoBuilder
- com.amilesend.onedrive.connection.auth.PersonalAccountAuthManager (implements com.amilesend.onedrive.connection.auth.OneDriveAuthManager)
- com.amilesend.onedrive.connection.auth.PersonalAccountAuthManager.BuilderWithAuthCode
- com.amilesend.onedrive.connection.auth.PersonalAccountAuthManager.BuilderWithAuthInfo
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.amilesend.onedrive.connection.auth.AuthManagerException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- com.amilesend.client.connection.auth.AuthManager<T>
- com.amilesend.onedrive.connection.auth.OneDriveAuthManager