Hierarchy For Package org.apache.polaris.service.auth
Class Hierarchy
- java.lang.Object
- org.apache.polaris.service.auth.DefaultActiveRolesProvider (implements org.apache.polaris.service.auth.ActiveRolesProvider)
- org.apache.polaris.service.auth.DefaultAuthenticator (implements org.apache.polaris.service.auth.Authenticator<C,
P>) - org.apache.polaris.service.auth.DefaultOAuth2ApiService (implements org.apache.polaris.service.catalog.api.IcebergRestOAuth2ApiService)
- org.apache.polaris.service.auth.DisabledOAuth2ApiService (implements org.apache.polaris.service.catalog.api.IcebergRestOAuth2ApiService)
- org.apache.polaris.service.auth.JWTBroker (implements org.apache.polaris.service.auth.TokenBroker)
- org.apache.polaris.service.auth.JWTRSAKeyPair
- org.apache.polaris.service.auth.JWTSymmetricKeyBroker
- org.apache.polaris.service.auth.JWTRSAKeyPairFactory (implements org.apache.polaris.service.auth.TokenBrokerFactory)
- org.apache.polaris.service.auth.JWTSymmetricKeyFactory (implements org.apache.polaris.service.auth.TokenBrokerFactory)
- org.apache.polaris.service.auth.LocalRSAKeyProvider (implements org.apache.polaris.service.auth.KeyProvider)
- org.apache.polaris.service.auth.NoneTokenBrokerFactory (implements org.apache.polaris.service.auth.TokenBrokerFactory)
- org.apache.polaris.service.auth.OAuthTokenErrorResponse
- org.apache.polaris.service.auth.OAuthUtils
- org.apache.polaris.service.auth.PemUtils
- org.apache.polaris.service.auth.TokenRequestValidator
- org.apache.polaris.service.auth.TokenResponse
Interface Hierarchy
- org.apache.polaris.service.auth.ActiveRolesProvider
- org.apache.polaris.service.auth.AuthenticationConfiguration<R>
- org.apache.polaris.service.auth.AuthenticationRealmConfiguration
- org.apache.polaris.service.auth.AuthenticationRealmConfiguration.AuthenticatorConfiguration
- org.apache.polaris.service.auth.AuthenticationRealmConfiguration.TokenBrokerConfiguration
- org.apache.polaris.service.auth.AuthenticationRealmConfiguration.TokenBrokerConfiguration.RSAKeyPairConfiguration
- org.apache.polaris.service.auth.AuthenticationRealmConfiguration.TokenBrokerConfiguration.SymmetricKeyConfiguration
- org.apache.polaris.service.auth.AuthenticationRealmConfiguration.TokenServiceConfiguration
- org.apache.polaris.service.auth.Authenticator<C,
P> - java.util.function.Function<T,
R> - org.apache.polaris.service.auth.TokenBrokerFactory
- org.apache.polaris.service.auth.KeyProvider
- org.apache.polaris.service.auth.PrincipalAuthInfo
- org.apache.polaris.service.auth.DecodedToken
- org.apache.polaris.service.auth.TokenBroker
- org.apache.polaris.service.auth.TokenBrokerFactoryConfig
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.apache.polaris.service.auth.AuthenticationType
- org.apache.polaris.service.auth.OAuthTokenErrorResponse.Error
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)