Functions

oauth2_error_quark ()

proxy_call_error_quark ()

proxy_error_quark ()

random_string (length)

Details

Rest.oauth2_error_quark()
Return type:

int

Rest.proxy_call_error_quark()
Returns:

the error quark

Return type:

int

Registers an error quark for Rest.ProxyCall errors.

Rest.proxy_error_quark()
Returns:

the error quark

Return type:

int

Registers an error quark for Rest.Proxy errors.

Rest.random_string(length)
Parameters:

length (int) – the length of the random string

Returns:

a random string

Return type:

str

Creates a random string from a given alphabeth with length length