Uses of Interface
com.ocient.jdbc.proto.ClientWireProtocol.AuthenticatorOrBuilder
| Package | Description |
|---|---|
| com.ocient.jdbc.proto |
-
Uses of ClientWireProtocol.AuthenticatorOrBuilder in com.ocient.jdbc.proto
Classes in com.ocient.jdbc.proto that implement ClientWireProtocol.AuthenticatorOrBuilder Modifier and Type Class Description static classClientWireProtocol.AuthenticatorProtobuf typexg.cmdcomp.Authenticatorstatic classClientWireProtocol.Authenticator.BuilderProtobuf typexg.cmdcomp.AuthenticatorMethods in com.ocient.jdbc.proto that return ClientWireProtocol.AuthenticatorOrBuilder Modifier and Type Method Description ClientWireProtocol.AuthenticatorOrBuilderClientWireProtocol.FetchAuthenticatorsResponse.Builder. getAuthenticatorOrBuilder(int index)repeated .xg.cmdcomp.Authenticator authenticator = 2;ClientWireProtocol.AuthenticatorOrBuilderClientWireProtocol.FetchAuthenticatorsResponse. getAuthenticatorOrBuilder(int index)repeated .xg.cmdcomp.Authenticator authenticator = 2;ClientWireProtocol.AuthenticatorOrBuilderClientWireProtocol.FetchAuthenticatorsResponseOrBuilder. getAuthenticatorOrBuilder(int index)repeated .xg.cmdcomp.Authenticator authenticator = 2;Methods in com.ocient.jdbc.proto that return types with arguments of type ClientWireProtocol.AuthenticatorOrBuilder Modifier and Type Method Description List<? extends ClientWireProtocol.AuthenticatorOrBuilder>ClientWireProtocol.FetchAuthenticatorsResponse.Builder. getAuthenticatorOrBuilderList()repeated .xg.cmdcomp.Authenticator authenticator = 2;List<? extends ClientWireProtocol.AuthenticatorOrBuilder>ClientWireProtocol.FetchAuthenticatorsResponse. getAuthenticatorOrBuilderList()repeated .xg.cmdcomp.Authenticator authenticator = 2;List<? extends ClientWireProtocol.AuthenticatorOrBuilder>ClientWireProtocol.FetchAuthenticatorsResponseOrBuilder. getAuthenticatorOrBuilderList()repeated .xg.cmdcomp.Authenticator authenticator = 2;