Class BaseAuth.AuthResponse
- java.lang.Object
-
- io.weaviate.client.v1.auth.nimbus.BaseAuth.AuthResponse
-
-
Constructor Summary
Constructors Constructor Description AuthResponse(String clientId, String[] scopes, String configuration)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetClientId()StringgetConfiguration()String[]getScopes()
-