Package io.weaviate.client.v1.auth
Interface Authentication
- All Known Implementing Classes:
ApiKeyFlow,BearerTokenFlow,ClientCredentialsFlow,ResourceOwnerPasswordFlow
public interface Authentication
-
Method Summary
Modifier and TypeMethodDescriptiongetAuthClient(Config config) getAuthClient(Config config, List<String> scopes)
-
Method Details
-
getAuthClient
- Throws:
AuthException
-
getAuthClient
- Throws:
AuthException
-