Uses of Class
Arp.System.Um.Services.Grpc.IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceProlongSessionRequest
Packages that use IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceProlongSessionRequest
-
Uses of IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceProlongSessionRequest in Arp.System.Um.Services.Grpc
Fields in Arp.System.Um.Services.Grpc declared as IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceProlongSessionRequestModifier and TypeFieldDescriptionprivate static final IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceProlongSessionRequestIPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceProlongSessionRequest.DEFAULT_INSTANCEFields in Arp.System.Um.Services.Grpc with type parameters of type IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceProlongSessionRequestModifier and TypeFieldDescriptionprivate static io.grpc.MethodDescriptor<IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceProlongSessionRequest, IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceProlongSessionResponse> IPasswordAuthenticationServiceGrpc.getProlongSessionMethodprivate static final com.google.protobuf.Parser<IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceProlongSessionRequest> IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceProlongSessionRequest.PARSERMethods in Arp.System.Um.Services.Grpc that return IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceProlongSessionRequestModifier and TypeMethodDescriptionIPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceProlongSessionRequest.Builder.build()IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceProlongSessionRequest.Builder.buildPartial()IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceProlongSessionRequest.getDefaultInstance()IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceProlongSessionRequest.Builder.getDefaultInstanceForType()IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceProlongSessionRequest.getDefaultInstanceForType()IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceProlongSessionRequest.parseDelimitedFrom(InputStream input) IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceProlongSessionRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceProlongSessionRequest.parseFrom(byte[] data) IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceProlongSessionRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceProlongSessionRequest.parseFrom(com.google.protobuf.ByteString data) IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceProlongSessionRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceProlongSessionRequest.parseFrom(com.google.protobuf.CodedInputStream input) IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceProlongSessionRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceProlongSessionRequest.parseFrom(InputStream input) IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceProlongSessionRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceProlongSessionRequest.parseFrom(ByteBuffer data) IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceProlongSessionRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in Arp.System.Um.Services.Grpc that return types with arguments of type IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceProlongSessionRequestModifier and TypeMethodDescriptioncom.google.protobuf.Parser<IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceProlongSessionRequest> IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceProlongSessionRequest.getParserForType()static io.grpc.MethodDescriptor<IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceProlongSessionRequest, IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceProlongSessionResponse> IPasswordAuthenticationServiceGrpc.getProlongSessionMethod()static com.google.protobuf.Parser<IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceProlongSessionRequest> IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceProlongSessionRequest.parser()Methods in Arp.System.Um.Services.Grpc with parameters of type IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceProlongSessionRequestModifier and TypeMethodDescriptionIPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceProlongSessionRequest.BuilderIPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceProlongSessionRequest.Builder.mergeFrom(IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceProlongSessionRequest other) static IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceProlongSessionRequest.BuilderIPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceProlongSessionRequest.newBuilder(IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceProlongSessionRequest prototype) IPasswordAuthenticationServiceGrpc.IPasswordAuthenticationServiceBlockingStub.prolongSession(IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceProlongSessionRequest request) / <summary> / Prolongs the timeout of the current session (as referenced by the <code>securityToken</code> within an extended Remoting header).com.google.common.util.concurrent.ListenableFuture<IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceProlongSessionResponse> IPasswordAuthenticationServiceGrpc.IPasswordAuthenticationServiceFutureStub.prolongSession(IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceProlongSessionRequest request) / <summary> / Prolongs the timeout of the current session (as referenced by the <code>securityToken</code> within an extended Remoting header).voidIPasswordAuthenticationServiceGrpc.IPasswordAuthenticationServiceImplBase.prolongSession(IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceProlongSessionRequest request, io.grpc.stub.StreamObserver<IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceProlongSessionResponse> responseObserver) / <summary> / Prolongs the timeout of the current session (as referenced by the <code>securityToken</code> within an extended Remoting header).voidIPasswordAuthenticationServiceGrpc.IPasswordAuthenticationServiceStub.prolongSession(IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceProlongSessionRequest request, io.grpc.stub.StreamObserver<IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceProlongSessionResponse> responseObserver) / <summary> / Prolongs the timeout of the current session (as referenced by the <code>securityToken</code> within an extended Remoting header).