Uses of Interface
com.ocient.jdbc.proto.ClientWireProtocol.AuthenticatorOrBuilder
Packages that use ClientWireProtocol.AuthenticatorOrBuilder
-
Uses of ClientWireProtocol.AuthenticatorOrBuilder in com.ocient.jdbc.proto
Classes in com.ocient.jdbc.proto that implement ClientWireProtocol.AuthenticatorOrBuilderModifier and TypeClassDescriptionstatic final classContains the minimal subset of info the client needs to perform any prerequisite authentication challenge(s).static final classContains the minimal subset of info the client needs to perform any prerequisite authentication challenge(s).Methods in com.ocient.jdbc.proto that return ClientWireProtocol.AuthenticatorOrBuilderModifier and TypeMethodDescriptionClientWireProtocol.FetchAuthenticatorsResponse.Builder.getAuthenticatorOrBuilder(int index) repeated .xg.cmdcomp.Authenticator authenticator = 2;ClientWireProtocol.FetchAuthenticatorsResponse.getAuthenticatorOrBuilder(int index) repeated .xg.cmdcomp.Authenticator authenticator = 2;ClientWireProtocol.FetchAuthenticatorsResponseOrBuilder.getAuthenticatorOrBuilder(int index) repeated .xg.cmdcomp.Authenticator authenticator = 2;Methods in com.ocient.jdbc.proto that return types with arguments of type ClientWireProtocol.AuthenticatorOrBuilderModifier and TypeMethodDescriptionList<? 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;