Uses of Class
Arp.System.Security.Services.Grpc.IAuthenticationServiceOuterClass.CreateSessionResponse
Packages that use IAuthenticationServiceOuterClass.CreateSessionResponse
-
Uses of IAuthenticationServiceOuterClass.CreateSessionResponse in Arp.System.Security.Services.Grpc
Fields in Arp.System.Security.Services.Grpc declared as IAuthenticationServiceOuterClass.CreateSessionResponseModifier and TypeFieldDescriptionprivate static final IAuthenticationServiceOuterClass.CreateSessionResponseIAuthenticationServiceOuterClass.CreateSessionResponse.DEFAULT_INSTANCEFields in Arp.System.Security.Services.Grpc with type parameters of type IAuthenticationServiceOuterClass.CreateSessionResponseModifier and TypeFieldDescriptionprivate static io.grpc.MethodDescriptor<IAuthenticationServiceOuterClass.CreateSessionRequest, IAuthenticationServiceOuterClass.CreateSessionResponse> IAuthenticationServiceGrpc.getCreateSessionMethodprivate static final com.google.protobuf.Parser<IAuthenticationServiceOuterClass.CreateSessionResponse> IAuthenticationServiceOuterClass.CreateSessionResponse.PARSERMethods in Arp.System.Security.Services.Grpc that return IAuthenticationServiceOuterClass.CreateSessionResponseModifier and TypeMethodDescriptionIAuthenticationServiceOuterClass.CreateSessionResponse.Builder.build()IAuthenticationServiceOuterClass.CreateSessionResponse.Builder.buildPartial()IAuthenticationServiceGrpc.IAuthenticationServiceBlockingStub.createSession(IAuthenticationServiceOuterClass.CreateSessionRequest request) IAuthenticationServiceOuterClass.CreateSessionResponse.getDefaultInstance()IAuthenticationServiceOuterClass.CreateSessionResponse.Builder.getDefaultInstanceForType()IAuthenticationServiceOuterClass.CreateSessionResponse.getDefaultInstanceForType()IAuthenticationServiceOuterClass.CreateSessionResponse.parseDelimitedFrom(InputStream input) IAuthenticationServiceOuterClass.CreateSessionResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IAuthenticationServiceOuterClass.CreateSessionResponse.parseFrom(byte[] data) IAuthenticationServiceOuterClass.CreateSessionResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IAuthenticationServiceOuterClass.CreateSessionResponse.parseFrom(com.google.protobuf.ByteString data) IAuthenticationServiceOuterClass.CreateSessionResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IAuthenticationServiceOuterClass.CreateSessionResponse.parseFrom(com.google.protobuf.CodedInputStream input) IAuthenticationServiceOuterClass.CreateSessionResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IAuthenticationServiceOuterClass.CreateSessionResponse.parseFrom(InputStream input) IAuthenticationServiceOuterClass.CreateSessionResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IAuthenticationServiceOuterClass.CreateSessionResponse.parseFrom(ByteBuffer data) IAuthenticationServiceOuterClass.CreateSessionResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in Arp.System.Security.Services.Grpc that return types with arguments of type IAuthenticationServiceOuterClass.CreateSessionResponseModifier and TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture<IAuthenticationServiceOuterClass.CreateSessionResponse> IAuthenticationServiceGrpc.IAuthenticationServiceFutureStub.createSession(IAuthenticationServiceOuterClass.CreateSessionRequest request) static io.grpc.MethodDescriptor<IAuthenticationServiceOuterClass.CreateSessionRequest, IAuthenticationServiceOuterClass.CreateSessionResponse> IAuthenticationServiceGrpc.getCreateSessionMethod()com.google.protobuf.Parser<IAuthenticationServiceOuterClass.CreateSessionResponse> IAuthenticationServiceOuterClass.CreateSessionResponse.getParserForType()static com.google.protobuf.Parser<IAuthenticationServiceOuterClass.CreateSessionResponse> IAuthenticationServiceOuterClass.CreateSessionResponse.parser()Methods in Arp.System.Security.Services.Grpc with parameters of type IAuthenticationServiceOuterClass.CreateSessionResponseModifier and TypeMethodDescriptionIAuthenticationServiceOuterClass.CreateSessionResponse.Builder.mergeFrom(IAuthenticationServiceOuterClass.CreateSessionResponse other) IAuthenticationServiceOuterClass.CreateSessionResponse.newBuilder(IAuthenticationServiceOuterClass.CreateSessionResponse prototype) Method parameters in Arp.System.Security.Services.Grpc with type arguments of type IAuthenticationServiceOuterClass.CreateSessionResponseModifier and TypeMethodDescriptionvoidIAuthenticationServiceGrpc.IAuthenticationServiceImplBase.createSession(IAuthenticationServiceOuterClass.CreateSessionRequest request, io.grpc.stub.StreamObserver<IAuthenticationServiceOuterClass.CreateSessionResponse> responseObserver) voidIAuthenticationServiceGrpc.IAuthenticationServiceStub.createSession(IAuthenticationServiceOuterClass.CreateSessionRequest request, io.grpc.stub.StreamObserver<IAuthenticationServiceOuterClass.CreateSessionResponse> responseObserver)