Viadeo Twitter Google Bookmarks ! Facebook Digg del.icio.us MySpace Yahoo MyWeb Blinklist Netvouz Reddit Simpy StumbleUpon Bookmarks Windows Live Favorites 
Logo Documentation Qt ·  Page d'accueil  ·  Toutes les classes  ·  Classes principales  ·  Annotées  ·  Classes groupées  ·  Modules  ·  Fonctions  · 

QServiceClientCredentials Class

The QServiceClientCredentials class holds credentials for the service client. More...

 #include <QServiceClientCredentials>

Public Functions

qintptr getGroupIdentifier() const
qintptr getProcessIdentifier() const
qintptr getUserIdentifier() const
bool isClientAccepted() const
bool isValid() const
void setClientAccepted(bool isAccepted)

Detailed Description

The QServiceClientCredentials class holds credentials for the service client.

This class is used when implementing service security. It allows the service to check the credentials of the client and then accept or reject the client.

Member Function Documentation

qintptr QServiceClientCredentials::getGroupIdentifier() const

Returns the group identifier for the client. On Unix systems this is the GID of the client process.

qintptr QServiceClientCredentials::getProcessIdentifier() const

Returns the process identifier for the client. On Unix systems this is the PID of the client process.

qintptr QServiceClientCredentials::getUserIdentifier() const

Returns the user identifier for the client. On Unix systems this is the UID of the client process.

bool QServiceClientCredentials::isClientAccepted() const

Returns true if the client has been accepted, false otherwise.

bool QServiceClientCredentials::isValid() const

Returns true if this object is valid.

void QServiceClientCredentials::setClientAccepted(bool isAccepted)

Called by the service to accept or reject the client. Set isAccepted to true to accept the client.

See also isClientAccepted().

Cette page est une traduction d'une page de la documentation de Qt, écrite par Nokia Corporation and/or its subsidiary(-ies). Les éventuels problèmes résultant d'une mauvaise traduction ne sont pas imputables à Nokia. Qt 5.0-snapshot
Copyright © 2012 Developpez LLC. Tous droits réservés Developpez LLC. Aucune reproduction, même partielle, ne peut être faite de ce site et de l'ensemble de son contenu : textes, documents et images sans l'autorisation expresse de Developpez LLC. Sinon, vous encourez selon la loi jusqu'à 3 ans de prison et jusqu'à 300 000 E de dommages et intérêts. Cette page est déposée à la SACD.
Vous avez déniché une erreur ? Un bug ? Une redirection cassée ? Ou tout autre problème, quel qu'il soit ? Ou bien vous désirez participer à ce projet de traduction ? N'hésitez pas à nous contacter ou par MP !
 
 
 
 
Partenaires

Hébergement Web