Hierarchy For Package com.hypixel.hytale.server.core.auth.oauth
Class Hierarchy
- java.lang.Object
- com.hypixel.hytale.server.core.auth.oauth.OAuthClient
- com.hypixel.hytale.server.core.auth.oauth.OAuthFlow
- com.hypixel.hytale.server.core.auth.oauth.OAuthBrowserFlow
- com.hypixel.hytale.server.core.auth.oauth.OAuthDeviceFlow
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.hypixel.hytale.server.core.auth.oauth.OAuthResult
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- com.hypixel.hytale.server.core.auth.oauth.OAuthClient.DeviceAuthResponse
- com.hypixel.hytale.server.core.auth.oauth.OAuthClient.TokenResponse
- java.lang.Record