Uses of Interface
io.weaviate.client.v1.auth.provider.AccessTokenProvider
Packages that use AccessTokenProvider
Package
Description
-
Uses of AccessTokenProvider in io.weaviate.client
Constructors in io.weaviate.client with parameters of type AccessTokenProviderModifierConstructorDescriptionWeaviateClient(Config config, HttpClient httpClient, AccessTokenProvider tokenProvider) WeaviateClient(Config config, AccessTokenProvider tokenProvider) -
Uses of AccessTokenProvider in io.weaviate.client.base
Constructors in io.weaviate.client.base with parameters of type AccessTokenProviderModifierConstructorDescriptionAsyncBaseClient(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient client, Config config, AccessTokenProvider tokenProvider) AsyncBaseGraphQLClient(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient client, Config config, AccessTokenProvider tokenProvider) -
Uses of AccessTokenProvider in io.weaviate.client.base.grpc
Methods in io.weaviate.client.base.grpc with parameters of type AccessTokenProviderModifier and TypeMethodDescriptionstatic AsyncGrpcClientAsyncGrpcClient.create(Config config, AccessTokenProvider tokenProvider) static GrpcClientGrpcClient.create(Config config, AccessTokenProvider tokenProvider) -
Uses of AccessTokenProvider in io.weaviate.client.base.grpc.base
Methods in io.weaviate.client.base.grpc.base with parameters of type AccessTokenProviderModifier and TypeMethodDescriptionprotected static io.grpc.MetadataBaseGrpcClient.getHeaders(Config config, AccessTokenProvider tokenProvider) -
Uses of AccessTokenProvider in io.weaviate.client.base.http.impl
Constructors in io.weaviate.client.base.http.impl with parameters of type AccessTokenProviderModifierConstructorDescriptionCommonsHttpClientImpl(Map<String, String> headers, AccessTokenProvider tokenProvider, CommonsHttpClientImpl.CloseableHttpClientBuilder clientBuilder) -
Uses of AccessTokenProvider in io.weaviate.client.v1.async
Constructors in io.weaviate.client.v1.async with parameters of type AccessTokenProviderModifierConstructorDescriptionWeaviateAsyncClient(Config config, AccessTokenProvider tokenProvider) -
Uses of AccessTokenProvider in io.weaviate.client.v1.async.backup
Constructors in io.weaviate.client.v1.async.backup with parameters of type AccessTokenProviderModifierConstructorDescriptionBackup(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient client, Config config, AccessTokenProvider tokenProvider) -
Uses of AccessTokenProvider in io.weaviate.client.v1.async.backup.api
Constructors in io.weaviate.client.v1.async.backup.api with parameters of type AccessTokenProviderModifierConstructorDescriptionBackupCanceler(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient client, Config config, AccessTokenProvider tokenProvider) BackupCreateStatusGetter(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient client, Config config, AccessTokenProvider tokenProvider) BackupCreator(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient client, Config config, AccessTokenProvider tokenProvider, BackupCreateStatusGetter statusGetter, Executor executor) BackupGetter(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient client, Config config, AccessTokenProvider tokenProvider) BackupRestorer(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient client, Config config, AccessTokenProvider tokenProvider, BackupRestoreStatusGetter statusGetter, Executor executor) BackupRestoreStatusGetter(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient client, Config config, AccessTokenProvider tokenProvider) -
Uses of AccessTokenProvider in io.weaviate.client.v1.async.batch
Constructors in io.weaviate.client.v1.async.batch with parameters of type AccessTokenProviderModifierConstructorDescriptionBatch(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient client, Config config, DbVersionSupport dbVersionSupport, GrpcVersionSupport grpcVersionSupport, AccessTokenProvider tokenProvider, Data data) -
Uses of AccessTokenProvider in io.weaviate.client.v1.async.batch.api
Methods in io.weaviate.client.v1.async.batch.api with parameters of type AccessTokenProviderModifier and TypeMethodDescriptionstatic ObjectsBatcherObjectsBatcher.create(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient client, Config config, Data data, ObjectsPath objectsPath, AccessTokenProvider tokenProvider, GrpcVersionSupport grpcVersionSupport, ObjectsBatcher.BatchRetriesConfig batchRetriesConfig, Executor executor) static ReferencesBatcherReferencesBatcher.create(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient client, Config config, AccessTokenProvider tokenProvider, ReferencesPath referencesPath, ReferencesBatcher.BatchRetriesConfig batchRetriesConfig, Executor executor) static ObjectsBatcherObjectsBatcher.createAuto(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient client, Config config, Data data, ObjectsPath objectsPath, AccessTokenProvider tokenProvider, GrpcVersionSupport grpcVersionSupport, ObjectsBatcher.BatchRetriesConfig batchRetriesConfig, ObjectsBatcher.AutoBatchConfig autoBatchConfig, Executor executor) static ReferencesBatcherReferencesBatcher.createAuto(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient client, Config config, AccessTokenProvider tokenProvider, ReferencesPath referencesPath, ReferencesBatcher.BatchRetriesConfig batchRetriesConfig, ReferencesBatcher.AutoBatchConfig autoBatchConfig, Executor executor) Constructors in io.weaviate.client.v1.async.batch.api with parameters of type AccessTokenProviderModifierConstructorDescriptionObjectsBatchDeleter(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient client, Config config, AccessTokenProvider tokenProvider, ObjectsPath objectsPath) -
Uses of AccessTokenProvider in io.weaviate.client.v1.async.classifications
Constructors in io.weaviate.client.v1.async.classifications with parameters of type AccessTokenProviderModifierConstructorDescriptionClassifications(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient client, Config config, AccessTokenProvider tokenProvider) -
Uses of AccessTokenProvider in io.weaviate.client.v1.async.classifications.api
Constructors in io.weaviate.client.v1.async.classifications.api with parameters of type AccessTokenProviderModifierConstructorDescriptionGetter(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient client, Config config, AccessTokenProvider tokenProvider) Scheduler(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient client, Config config, AccessTokenProvider tokenProvider, Getter getter, Executor executor) -
Uses of AccessTokenProvider in io.weaviate.client.v1.async.cluster
Constructors in io.weaviate.client.v1.async.cluster with parameters of type AccessTokenProviderModifierConstructorDescriptionCluster(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient client, Config config, AccessTokenProvider tokenProvider) -
Uses of AccessTokenProvider in io.weaviate.client.v1.async.cluster.api
Constructors in io.weaviate.client.v1.async.cluster.api with parameters of type AccessTokenProviderModifierConstructorDescriptionNodesStatusGetter(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient client, Config config, AccessTokenProvider tokenProvider) -
Uses of AccessTokenProvider in io.weaviate.client.v1.async.data
Constructors in io.weaviate.client.v1.async.data with parameters of type AccessTokenProviderModifierConstructorDescriptionData(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient client, Config config, AccessTokenProvider tokenProvider, DbVersionSupport dbVersionSupport) -
Uses of AccessTokenProvider in io.weaviate.client.v1.async.data.api
Constructors in io.weaviate.client.v1.async.data.api with parameters of type AccessTokenProviderModifierConstructorDescriptionObjectCreator(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient client, Config config, AccessTokenProvider tokenProvider, ObjectsPath objectsPath) ObjectDeleter(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient client, Config config, AccessTokenProvider tokenProvider, ObjectsPath objectsPath) ObjectsChecker(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient client, Config config, AccessTokenProvider tokenProvider, ObjectsPath objectsPath) ObjectsGetter(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient client, Config config, AccessTokenProvider tokenProvider, ObjectsPath objectsPath) ObjectUpdater(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient client, Config config, AccessTokenProvider tokenProvider, ObjectsPath objectsPath) ObjectValidator(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient client, Config config, AccessTokenProvider tokenProvider) ReferenceCreator(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient client, Config config, AccessTokenProvider tokenProvider, ReferencesPath referencesPath) ReferenceDeleter(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient client, Config config, AccessTokenProvider tokenProvider, ReferencesPath referencesPath) ReferenceReplacer(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient client, Config config, AccessTokenProvider tokenProvider, ReferencesPath referencesPath) -
Uses of AccessTokenProvider in io.weaviate.client.v1.async.graphql
Constructors in io.weaviate.client.v1.async.graphql with parameters of type AccessTokenProviderModifierConstructorDescriptionGraphQL(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient client, Config config, AccessTokenProvider tokenProvider) -
Uses of AccessTokenProvider in io.weaviate.client.v1.async.graphql.api
Constructors in io.weaviate.client.v1.async.graphql.api with parameters of type AccessTokenProviderModifierConstructorDescriptionAggregate(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient client, Config config, AccessTokenProvider tokenProvider) Explore(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient client, Config config, AccessTokenProvider tokenProvider) Get(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient client, Config config, AccessTokenProvider tokenProvider) Raw(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient client, Config config, AccessTokenProvider tokenProvider) -
Uses of AccessTokenProvider in io.weaviate.client.v1.async.misc
Constructors in io.weaviate.client.v1.async.misc with parameters of type AccessTokenProviderModifierConstructorDescriptionMisc(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient client, Config config, AccessTokenProvider tokenProvider) -
Uses of AccessTokenProvider in io.weaviate.client.v1.async.misc.api
Constructors in io.weaviate.client.v1.async.misc.api with parameters of type AccessTokenProviderModifierConstructorDescriptionLiveChecker(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient client, Config config, AccessTokenProvider tokenProvider) MetaGetter(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient client, Config config, AccessTokenProvider tokenProvider) OpenIDConfigGetter(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient client, Config config, AccessTokenProvider tokenProvider) ReadyChecker(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient client, Config config, AccessTokenProvider tokenProvider) -
Uses of AccessTokenProvider in io.weaviate.client.v1.async.rbac
Constructors in io.weaviate.client.v1.async.rbac with parameters of type AccessTokenProviderModifierConstructorDescriptionRoles(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient client, Config config, AccessTokenProvider tokenProvider) -
Uses of AccessTokenProvider in io.weaviate.client.v1.async.rbac.api
Constructors in io.weaviate.client.v1.async.rbac.api with parameters of type AccessTokenProviderModifierConstructorDescriptionAssignedUsersGetter(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient httpClient, Config config, AccessTokenProvider tokenProvider) PermissionAdder(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient httpClient, Config config, AccessTokenProvider tokenProvider) PermissionChecker(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient httpClient, Config config, AccessTokenProvider tokenProvider) PermissionRemover(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient httpClient, Config config, AccessTokenProvider tokenProvider) RoleAllGetter(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient httpClient, Config config, AccessTokenProvider tokenProvider) RoleCreator(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient httpClient, Config config, AccessTokenProvider tokenProvider) RoleDeleter(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient httpClient, Config config, AccessTokenProvider tokenProvider) RoleExists(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient httpClient, Config config, AccessTokenProvider tokenProvider) RoleGetter(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient httpClient, Config config, AccessTokenProvider tokenProvider) UserAssignmentsGetter(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient httpClient, Config config, AccessTokenProvider tokenProvider) -
Uses of AccessTokenProvider in io.weaviate.client.v1.async.schema
Constructors in io.weaviate.client.v1.async.schema with parameters of type AccessTokenProviderModifierConstructorDescriptionSchema(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient client, Config config, AccessTokenProvider tokenProvider, DbVersionSupport dbVersionSupport) -
Uses of AccessTokenProvider in io.weaviate.client.v1.async.schema.api
Constructors in io.weaviate.client.v1.async.schema.api with parameters of type AccessTokenProviderModifierConstructorDescriptionClassCreator(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient client, Config config, AccessTokenProvider tokenProvider) ClassDeleter(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient client, Config config, AccessTokenProvider tokenProvider) ClassExists(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient client, Config config, AccessTokenProvider tokenProvider) ClassGetter(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient client, Config config, AccessTokenProvider tokenProvider) ClassUpdater(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient client, Config config, AccessTokenProvider tokenProvider) PropertyCreator(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient client, Config config, AccessTokenProvider tokenProvider) SchemaGetter(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient client, Config config, AccessTokenProvider tokenProvider) ShardsGetter(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient client, Config config, AccessTokenProvider tokenProvider) ShardsUpdater(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient client, Config config, AccessTokenProvider tokenProvider) ShardUpdater(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient client, Config config, AccessTokenProvider tokenProvider) TenantsCreator(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient client, Config config, AccessTokenProvider tokenProvider) TenantsDeleter(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient client, Config config, AccessTokenProvider tokenProvider) TenantsExists(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient client, Config config, AccessTokenProvider tokenProvider) TenantsGetter(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient client, Config config, AccessTokenProvider tokenProvider) TenantsUpdater(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient client, Config config, AccessTokenProvider tokenProvider, DbVersionSupport dbVersionSupport) VectorAdder(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient client, Config config, AccessTokenProvider tokenProvider) -
Uses of AccessTokenProvider in io.weaviate.client.v1.async.users
Constructors in io.weaviate.client.v1.async.users with parameters of type AccessTokenProviderModifierConstructorDescriptionDbUsers(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient client, Config config, AccessTokenProvider tokenProvider) OidcUsers(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient client, Config config, AccessTokenProvider tokenProvider) Users(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient client, Config config, AccessTokenProvider tokenProvider) -
Uses of AccessTokenProvider in io.weaviate.client.v1.async.users.api
Constructors in io.weaviate.client.v1.async.users.api with parameters of type AccessTokenProviderModifierConstructorDescriptionMyUserGetter(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient httpClient, Config config, AccessTokenProvider tokenProvider) RoleAssigner(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient httpClient, Config config, AccessTokenProvider tokenProvider) RoleAssigner(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient httpClient, Config config, AccessTokenProvider tokenProvider, String userType) RoleRevoker(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient httpClient, Config config, AccessTokenProvider tokenProvider) RoleRevoker(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient httpClient, Config config, AccessTokenProvider tokenProvider, String userType) UserRolesGetter(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient httpClient, Config config, AccessTokenProvider tokenProvider) -
Uses of AccessTokenProvider in io.weaviate.client.v1.async.users.api.common
Constructors in io.weaviate.client.v1.async.users.api.common with parameters of type AccessTokenProviderModifierConstructorDescriptionAssignedRolesGetter(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient httpClient, Config config, AccessTokenProvider tokenProvider, String userType) -
Uses of AccessTokenProvider in io.weaviate.client.v1.async.users.api.db
Constructors in io.weaviate.client.v1.async.users.api.db with parameters of type AccessTokenProviderModifierConstructorDescriptionActivator(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient httpClient, Config config, AccessTokenProvider tokenProvider) AllGetter(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient httpClient, Config config, AccessTokenProvider tokenProvider) ByNameGetter(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient httpClient, Config config, AccessTokenProvider tokenProvider) Creator(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient httpClient, Config config, AccessTokenProvider tokenProvider) Deactivator(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient httpClient, Config config, AccessTokenProvider tokenProvider) Deleter(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient httpClient, Config config, AccessTokenProvider tokenProvider) KeyRotator(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient httpClient, Config config, AccessTokenProvider tokenProvider) -
Uses of AccessTokenProvider in io.weaviate.client.v1.auth.nimbus
Methods in io.weaviate.client.v1.auth.nimbus that return AccessTokenProviderModifier and TypeMethodDescriptionNimbusAuth.getAccessTokenProvider(Config config, String clientSecret, String username, String password, List<String> clientScopes, AuthType authType) protected AccessTokenProviderNimbusAuth.getTokenProvider(Config config, BaseAuth.AuthResponse authResponse, List<String> clientScopes, String accessToken, long accessTokenLifeTime, String refreshToken, String clientSecret, AuthType authType) -
Uses of AccessTokenProvider in io.weaviate.client.v1.auth.provider
Classes in io.weaviate.client.v1.auth.provider that implement AccessTokenProviderModifier and TypeClassDescriptionclassclass -
Uses of AccessTokenProvider in io.weaviate.client.v1.batch
Constructors in io.weaviate.client.v1.batch with parameters of type AccessTokenProviderModifierConstructorDescriptionBatch(HttpClient httpClient, Config config, DbVersionSupport dbVersionSupport, GrpcVersionSupport grpcVersionSupport, AccessTokenProvider tokenProvider, Data data) -
Uses of AccessTokenProvider in io.weaviate.client.v1.batch.api
Methods in io.weaviate.client.v1.batch.api with parameters of type AccessTokenProviderModifier and TypeMethodDescriptionstatic ObjectsBatcherObjectsBatcher.create(HttpClient httpClient, Config config, Data data, ObjectsPath objectsPath, AccessTokenProvider tokenProvider, GrpcVersionSupport grpcVersionSupport, ObjectsBatcher.BatchRetriesConfig batchRetriesConfig) static ObjectsBatcherObjectsBatcher.createAuto(HttpClient httpClient, Config config, Data data, ObjectsPath objectsPath, AccessTokenProvider tokenProvider, GrpcVersionSupport grpcVersionSupport, ObjectsBatcher.BatchRetriesConfig batchRetriesConfig, ObjectsBatcher.AutoBatchConfig autoBatchConfig) -
Uses of AccessTokenProvider in io.weaviate.client.v1.experimental
Constructors in io.weaviate.client.v1.experimental with parameters of type AccessTokenProviderModifierConstructorDescriptionBatcher(Config config, HttpClient httpClient, AccessTokenProvider tokenProvider, DbVersionSupport dbVersion, GrpcVersionSupport grpcVersion, Data data, Class<T> cls) Collections(Config config, AccessTokenProvider tokenProvider) DataClient(Config config, HttpClient httpClient, AccessTokenProvider tokenProvider, DbVersionSupport dbVersion, GrpcVersionSupport grpcVersion, Data data) -
Uses of AccessTokenProvider in io.weaviate.client.v1.grpc
Constructors in io.weaviate.client.v1.grpc with parameters of type AccessTokenProviderModifierConstructorDescriptionGRPC(HttpClient httpClient, Config config, AccessTokenProvider tokenProvider) -
Uses of AccessTokenProvider in io.weaviate.client.v1.grpc.query
Constructors in io.weaviate.client.v1.grpc.query with parameters of type AccessTokenProviderModifierConstructorDescriptionRaw(HttpClient httpClient, Config config, AccessTokenProvider tokenProvider)