Class Hierarchy
- java.lang.Object
- org.apache.iceberg.rest.auth.AuthManagers
- org.apache.iceberg.rest.auth.AuthProperties
- org.apache.iceberg.rest.auth.AuthSessionCache (implements java.lang.AutoCloseable)
- org.apache.iceberg.rest.auth.BasicAuthManager (implements org.apache.iceberg.rest.auth.AuthManager)
- org.apache.iceberg.rest.auth.NoopAuthManager (implements org.apache.iceberg.rest.auth.AuthManager)
- org.apache.iceberg.rest.auth.OAuth2Properties
- org.apache.iceberg.rest.auth.OAuth2Util
- org.apache.iceberg.rest.auth.OAuth2Util.AuthSession (implements org.apache.iceberg.rest.auth.AuthSession)
- org.apache.iceberg.rest.auth.RefreshingAuthManager (implements org.apache.iceberg.rest.auth.AuthManager)
- org.apache.iceberg.rest.auth.OAuth2Manager
Interface Hierarchy
- org.apache.iceberg.rest.auth.AuthConfig
- java.lang.AutoCloseable
- org.apache.iceberg.rest.auth.AuthManager
- org.apache.iceberg.rest.auth.AuthSession
- org.apache.iceberg.rest.auth.DefaultAuthSession