Package io.weaviate.client.v1.auth
Class ClientCredentialsFlow
java.lang.Object
io.weaviate.client.v1.auth.ClientCredentialsFlow
- All Implemented Interfaces:
Authentication
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAuthClient(Config config) getAuthClient(Config config, List<String> scopes)
-
Constructor Details
-
ClientCredentialsFlow
-
-
Method Details
-
getAuthClient
- Specified by:
getAuthClientin interfaceAuthentication- Throws:
AuthException
-
getAuthClient
- Specified by:
getAuthClientin interfaceAuthentication- Throws:
AuthException
-