Package io.weaviate.client.v1.misc.model
Class OpenIDConfiguration
- java.lang.Object
-
- io.weaviate.client.v1.misc.model.OpenIDConfiguration
-
public class OpenIDConfiguration extends Object
-
-
Constructor Summary
Constructors Constructor Description OpenIDConfiguration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleancanEqual(Object other)booleanequals(Object o)StringgetClientID()StringgetHref()inthashCode()StringtoString()
-