Uses of Interface
lgraph.Lgraph.AuthResponseOrBuilder
-
Packages that use Lgraph.AuthResponseOrBuilder Package Description lgraph -
-
Uses of Lgraph.AuthResponseOrBuilder in lgraph
Classes in lgraph that implement Lgraph.AuthResponseOrBuilder Modifier and Type Class Description static classLgraph.AuthResponseProtobuf typelgraph.AuthResponsestatic classLgraph.AuthResponse.BuilderProtobuf typelgraph.AuthResponseMethods in lgraph that return Lgraph.AuthResponseOrBuilder Modifier and Type Method Description Lgraph.AuthResponseOrBuilderLgraph.AclResponse.Builder. getAuthResponseOrBuilder()optional .lgraph.AuthResponse auth_response = 1;Lgraph.AuthResponseOrBuilderLgraph.AclResponse. getAuthResponseOrBuilder()optional .lgraph.AuthResponse auth_response = 1;Lgraph.AuthResponseOrBuilderLgraph.AclResponseOrBuilder. getAuthResponseOrBuilder()optional .lgraph.AuthResponse auth_response = 1;
-