Package | Description |
---|---|
org.apache.paimon.rest.auth |
Modifier and Type | Class and Description |
---|---|
class |
BearTokenAuthProvider
Auth provider for bear token.
|
class |
BearTokenFileAuthProvider
Auth provider for get bear token from file.
|
Modifier and Type | Method and Description |
---|---|
static AuthProvider |
AuthProvider.create(Options options) |
Modifier and Type | Method and Description |
---|---|
static AuthSession |
AuthSession.fromRefreshAuthProvider(ScheduledExecutorService executor,
Map<String,String> headers,
AuthProvider authProvider) |
Constructor and Description |
---|
AuthSession(Map<String,String> headers,
AuthProvider authProvider) |
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.