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