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

QGrpcChannelCredentials Class

The QGrpcChannelCredentials is the base class for gRPC channel credentials.

This class was introduced in Qt 6.5.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

QGrpcChannelCredentials Class

Detailed Description

Channel credentials are used by the channel when establishing an initial connection. For example Ssl credentials or some session tokens. Classes inheriting this class should reimplement QGrpcCredentialMap channelCredentials() const, that returns session parameters for the specific channel.

Member Function Documentation

 

[pure virtual] QGrpcCredentialMap QGrpcChannelCredentials::channelCredentials() const

This pure virtual function shall return a key-value map of session parameters for the specific channel.

This function is called to obtain the QGrpcCredentialMap for the channel.

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