Packages
gsignond
GSignond
SignonuiError
BAD_CAPTCHA
BAD_CAPTCHA_URL
BAD_PARAMETERS
BAD_URL
CANCELED
FORBIDDEN
FORGOT_PASSWORD
GENERAL
NONE
NOT_AVAILABLE
NO_SIGNONUI
REFRESH_FAILED
SignonuiError
Description:
[
CCode
( cprefix =
"SIGNONUI_ERROR_"
, has_type_id =
false
) ]
public
enum
SignonuiError
This enum defines errors that may happen during user interaction.
Namespace:
GSignond
Package:
gsignond
Content:
Enum values:
BAD_CAPTCHA
-
Given captcha image was not valid
BAD_CAPTCHA_URL
-
Given url for capctha loading was not valid
BAD_PARAMETERS
-
Signon-Ui cannot create dialog based on the given UiSessionData
BAD_URL
-
Given url was not valid
CANCELED
-
User canceled action.
FORBIDDEN
-
Showing ui forbidden by ui policy
FORGOT_PASSWORD
-
User pressed forgot password
GENERAL
-
Generic error during interaction
NONE
-
No errors
NOT_AVAILABLE
-
Requested ui is not available.
NO_SIGNONUI
-
Cannot send request to signon-ui
REFRESH_FAILED
-
Refresh failed