Uses of Class
Arp.System.Um.Services.Grpc.IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionResponse
Packages that use IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionResponse
-
Uses of IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionResponse in Arp.System.Um.Services.Grpc
Fields in Arp.System.Um.Services.Grpc declared as IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionResponseModifier and TypeFieldDescriptionprivate static final IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionResponseIPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionResponse.DEFAULT_INSTANCEFields in Arp.System.Um.Services.Grpc with type parameters of type IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionResponseModifier and TypeFieldDescriptionprivate static io.grpc.MethodDescriptor<IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest, IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionResponse> IPasswordAuthenticationServiceGrpc.getCreateSessionMethodprivate static final com.google.protobuf.Parser<IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionResponse> IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionResponse.PARSERMethods in Arp.System.Um.Services.Grpc that return IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionResponseModifier and TypeMethodDescriptionIPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionResponse.Builder.build()IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionResponse.Builder.buildPartial()IPasswordAuthenticationServiceGrpc.IPasswordAuthenticationServiceBlockingStub.createSession(IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest request) / <summary> / Creates a new Session against the UserManager.IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionResponse.getDefaultInstance()IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionResponse.Builder.getDefaultInstanceForType()IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionResponse.getDefaultInstanceForType()IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionResponse.parseDelimitedFrom(InputStream input) IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionResponse.parseFrom(byte[] data) IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionResponse.parseFrom(com.google.protobuf.ByteString data) IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionResponse.parseFrom(com.google.protobuf.CodedInputStream input) IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionResponse.parseFrom(InputStream input) IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionResponse.parseFrom(ByteBuffer data) IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in Arp.System.Um.Services.Grpc that return types with arguments of type IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionResponseModifier and TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture<IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionResponse> IPasswordAuthenticationServiceGrpc.IPasswordAuthenticationServiceFutureStub.createSession(IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest request) / <summary> / Creates a new Session against the UserManager.static io.grpc.MethodDescriptor<IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest, IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionResponse> IPasswordAuthenticationServiceGrpc.getCreateSessionMethod()com.google.protobuf.Parser<IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionResponse> IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionResponse.getParserForType()static com.google.protobuf.Parser<IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionResponse> IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionResponse.parser()Methods in Arp.System.Um.Services.Grpc with parameters of type IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionResponseModifier and TypeMethodDescriptionIPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionResponse.BuilderIPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionResponse.Builder.mergeFrom(IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionResponse other) static IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionResponse.BuilderIPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionResponse.newBuilder(IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionResponse prototype) Method parameters in Arp.System.Um.Services.Grpc with type arguments of type IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionResponseModifier and TypeMethodDescriptionvoidIPasswordAuthenticationServiceGrpc.IPasswordAuthenticationServiceImplBase.createSession(IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest request, io.grpc.stub.StreamObserver<IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionResponse> responseObserver) / <summary> / Creates a new Session against the UserManager.voidIPasswordAuthenticationServiceGrpc.IPasswordAuthenticationServiceStub.createSession(IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest request, io.grpc.stub.StreamObserver<IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionResponse> responseObserver) / <summary> / Creates a new Session against the UserManager.