Uses of Class
org.a2aproject.sdk.grpc.PasswordOAuthFlow
Packages that use PasswordOAuthFlow
-
Uses of PasswordOAuthFlow in org.a2aproject.sdk.grpc
Methods in org.a2aproject.sdk.grpc that return PasswordOAuthFlowModifier and TypeMethodDescriptionPasswordOAuthFlow.Builder.build()PasswordOAuthFlow.Builder.buildPartial()static PasswordOAuthFlowPasswordOAuthFlow.getDefaultInstance()PasswordOAuthFlow.Builder.getDefaultInstanceForType()PasswordOAuthFlow.getDefaultInstanceForType()OAuthFlows.Builder.getPassword()Deprecated.lf.a2a.v1.OAuthFlows.password is deprecated.OAuthFlows.getPassword()Deprecated.lf.a2a.v1.OAuthFlows.password is deprecated.OAuthFlowsOrBuilder.getPassword()Deprecated.lf.a2a.v1.OAuthFlows.password is deprecated.static PasswordOAuthFlowPasswordOAuthFlow.parseDelimitedFrom(InputStream input) static PasswordOAuthFlowPasswordOAuthFlow.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PasswordOAuthFlowPasswordOAuthFlow.parseFrom(byte[] data) static PasswordOAuthFlowPasswordOAuthFlow.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PasswordOAuthFlowPasswordOAuthFlow.parseFrom(com.google.protobuf.ByteString data) static PasswordOAuthFlowPasswordOAuthFlow.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PasswordOAuthFlowPasswordOAuthFlow.parseFrom(com.google.protobuf.CodedInputStream input) static PasswordOAuthFlowPasswordOAuthFlow.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PasswordOAuthFlowPasswordOAuthFlow.parseFrom(InputStream input) static PasswordOAuthFlowPasswordOAuthFlow.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PasswordOAuthFlowPasswordOAuthFlow.parseFrom(ByteBuffer data) static PasswordOAuthFlowPasswordOAuthFlow.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.a2aproject.sdk.grpc that return types with arguments of type PasswordOAuthFlowModifier and TypeMethodDescriptioncom.google.protobuf.Parser<PasswordOAuthFlow>PasswordOAuthFlow.getParserForType()static com.google.protobuf.Parser<PasswordOAuthFlow>PasswordOAuthFlow.parser()Methods in org.a2aproject.sdk.grpc with parameters of type PasswordOAuthFlowModifier and TypeMethodDescriptionPasswordOAuthFlow.Builder.mergeFrom(PasswordOAuthFlow other) OAuthFlows.Builder.mergePassword(PasswordOAuthFlow value) Deprecated.static PasswordOAuthFlow.BuilderPasswordOAuthFlow.newBuilder(PasswordOAuthFlow prototype) OAuthFlows.Builder.setPassword(PasswordOAuthFlow value) Deprecated.