ClientContext.getAuthDomain

Checks whether the request associated with @client has been authenticated, and if so returns the #SoupAuthDomain that authenticated it.

class ClientContext
getAuthDomain
()

Return Value

a #SoupAuthDomain, or %NULL if the request was not authenticated.

Meta