Virtual Method

SoupAuthcan_authenticate

Declaration [src]

gboolean
can_authenticate (
  SoupAuth* auth
)

Description [src]

Tests if auth is able to authenticate by providing credentials to the soup_auth_authenticate().

Return value

Type: gboolean

TRUE if auth is able to accept credentials.