Uses of Enum Class
com.ocient.jdbc.proto.ClientWireProtocol.Authenticator.ResponseOneofCase
Packages that use ClientWireProtocol.Authenticator.ResponseOneofCase
-
Uses of ClientWireProtocol.Authenticator.ResponseOneofCase in com.ocient.jdbc.proto
Methods in com.ocient.jdbc.proto that return ClientWireProtocol.Authenticator.ResponseOneofCaseModifier and TypeMethodDescriptionClientWireProtocol.Authenticator.ResponseOneofCase.forNumber(int value) ClientWireProtocol.Authenticator.Builder.getResponseOneofCase()ClientWireProtocol.Authenticator.getResponseOneofCase()ClientWireProtocol.AuthenticatorOrBuilder.getResponseOneofCase()ClientWireProtocol.Authenticator.ResponseOneofCase.valueOf(int value) Deprecated.Returns the enum constant of this class with the specified name.ClientWireProtocol.Authenticator.ResponseOneofCase.values()Returns an array containing the constants of this enum class, in the order they are declared.