IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)

QGrpcInsecureChannelCredentials Class

The QGrpcInsecureChannelCredentials class is a dummy implementation of QGrpcChannelCredentials.

This class was introduced in Qt 6.5.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

QGrpcInsecureChannelCredentials Class

  • Header: QGrpcInsecureChannelCredentials

  • Since: Qt 6.5

  • CMake:

    find_package(Qt6 REQUIRED COMPONENTS Grpc)

    target_link_libraries(mytarget PRIVATE Qt6::Grpc)

  • Inherits: QGrpcChannelCredentials

Detailed Description

It doesn't provide any extra information to the channel. Use it when you don't need any channel credentials.

Member Function Documentation

 

[override virtual] QGrpcInsecureChannelCredentials::~QGrpcInsecureChannelCredentials()

Destroys the QGrpcInsecureChannelCredentials object.

[override virtual] QGrpcCredentialMap QGrpcInsecureChannelCredentials::channelCredentials() const

Vous avez aimé ce tutoriel ? Alors partagez-le en cliquant sur les boutons suivants : Viadeo Twitter Facebook Share on Google+