Home
last modified time | relevance | path

Searched refs:requireHttpAuthentication (Results 1 – 25 of 499) sorted by relevance

12345678910>>...20

/dports/net-im/ruqola/ruqola-1.6.1/src/rocketchatrestapi-qt5/autotests/
H A Dpermissionslistalljobtest.cpp23 QVERIFY(job.requireHttpAuthentication()); in shouldHaveDefaultValue()
H A Dsettingsoauthjobtest.cpp23 QVERIFY(!job.requireHttpAuthentication()); in shouldHaveDefaultValue()
H A Duserspresencejobtest.cpp23 QVERIFY(job.requireHttpAuthentication()); in shouldHaveDefaultValue()
H A Droleslistjobtest.cpp23 QVERIFY(job.requireHttpAuthentication()); in shouldHaveDefaultValue()
H A Dstdoutqueuejobtest.cpp23 QVERIFY(job.requireHttpAuthentication()); in shouldHaveDefaultValue()
H A Dgetsupportedlanguagesjobtest.cpp23 QVERIFY(job.requireHttpAuthentication()); in shouldHaveDefaultValue()
H A Dlicenseslistjobtest.cpp23 QVERIFY(job.requireHttpAuthentication()); in shouldHaveDefaultValue()
H A Dlistcommandsjobtest.cpp23 QVERIFY(job.requireHttpAuthentication()); in shouldHaveDefaultValue()
H A Downinfojobtest.cpp23 QVERIFY(job.requireHttpAuthentication()); in shouldHaveDefaultValue()
/dports/net-im/ruqola/ruqola-1.6.1/src/rocketchatrestapi-qt5/commands/
H A Dlistcommandsjob.h23 Q_REQUIRED_RESULT bool requireHttpAuthentication() const override;
/dports/net-im/ruqola/ruqola-1.6.1/src/rocketchatrestapi-qt5/authentication/
H A Dlogoutjob.h22 Q_REQUIRED_RESULT bool requireHttpAuthentication() const override;
/dports/net-im/ruqola/ruqola-1.6.1/src/rocketchatrestapi-qt5/misc/
H A Dsettingsoauthjob.h22 Q_REQUIRED_RESULT bool requireHttpAuthentication() const override;
H A Downinfojob.h22 Q_REQUIRED_RESULT bool requireHttpAuthentication() const override;
H A Dstdoutqueuejob.h22 Q_REQUIRED_RESULT bool requireHttpAuthentication() const override;
H A Droleslistjob.h22 Q_REQUIRED_RESULT bool requireHttpAuthentication() const override;
/dports/net-im/ruqola/ruqola-1.6.1/src/rocketchatrestapi-qt5/rooms/
H A Dgetroomsjob.h22 Q_REQUIRED_RESULT bool requireHttpAuthentication() const override;
H A Droomsinfojob.h22 Q_REQUIRED_RESULT bool requireHttpAuthentication() const override;
/dports/net-im/ruqola/ruqola-1.6.1/src/rocketchatrestapi-qt5/
H A Dchannellistjob.h21 Q_REQUIRED_RESULT bool requireHttpAuthentication() const override;
/dports/net-im/ruqola/ruqola-1.6.1/src/rocketchatrestapi-qt5/license/
H A Dlicenseslistjob.h22 Q_REQUIRED_RESULT bool requireHttpAuthentication() const override;
/dports/net-im/ruqola/ruqola-1.6.1/src/rocketchatrestapi-qt5/settings/
H A Dprivateinfojob.h24 Q_REQUIRED_RESULT bool requireHttpAuthentication() const override;
/dports/net-im/ruqola/ruqola-1.6.1/src/rocketchatrestapi-qt5/e2e/
H A Dfetchmykeysjob.h23 Q_REQUIRED_RESULT bool requireHttpAuthentication() const override;
/dports/net-im/ruqola/ruqola-1.6.1/src/rocketchatrestapi-qt5/autotranslate/
H A Dgetsupportedlanguagesjob.h22 Q_REQUIRED_RESULT bool requireHttpAuthentication() const override;
/dports/net-im/ruqola/ruqola-1.6.1/src/rocketchatrestapi-qt5/users/
H A Dgetusernamesuggestionjob.h24 Q_REQUIRED_RESULT bool requireHttpAuthentication() const override;
H A Duserinfojob.h22 Q_REQUIRED_RESULT bool requireHttpAuthentication() const override;
/dports/net-im/ruqola/ruqola-1.6.1/src/rocketchatrestapi-qt5/custom/
H A Dcustomuserstatuslistjob.h23 Q_REQUIRED_RESULT bool requireHttpAuthentication() const override;

12345678910>>...20