Symbol MappingΒΆ
C |
Python |
---|---|
signon_auth_service_get_mechanisms |
|
signon_auth_service_get_mechanisms_finish |
|
signon_auth_service_get_mechanisms_sync |
|
signon_auth_service_get_methods |
|
signon_auth_service_get_methods_finish |
|
signon_auth_service_get_methods_sync |
|
signon_auth_service_new |
|
signon_auth_session_cancel |
|
signon_auth_session_get_method |
|
signon_auth_session_new |
|
signon_auth_session_process |
|
signon_auth_session_process_finish |
|
SIGNON_ERROR_CREDENTIALS_NOT_AVAILABLE |
|
SIGNON_ERROR_ENCRYPTION_FAILED |
|
SIGNON_ERROR_FORGOT_PASSWORD |
|
SIGNON_ERROR_IDENTITY_NOT_FOUND |
|
SIGNON_ERROR_IDENTITY_OPERATION_CANCELED |
|
SIGNON_ERROR_INCORRECT_DATE |
|
SIGNON_ERROR_INTERNAL_COMMUNICATION |
|
SIGNON_ERROR_INTERNAL_SERVER |
|
SIGNON_ERROR_INVALID_CREDENTIALS |
|
SIGNON_ERROR_INVALID_QUERY |
|
SIGNON_ERROR_MECHANISM_NOT_AVAILABLE |
|
SIGNON_ERROR_METHOD_NOT_AVAILABLE |
|
SIGNON_ERROR_METHOD_NOT_KNOWN |
|
SIGNON_ERROR_METHOD_OR_MECHANISM_NOT_ALLOWED |
|
SIGNON_ERROR_MISSING_DATA |
|
SIGNON_ERROR_NETWORK |
|
SIGNON_ERROR_NO_CONNECTION |
|
SIGNON_ERROR_NOT_AUTHORIZED |
|
SIGNON_ERROR_OPERATION_FAILED |
|
SIGNON_ERROR_OPERATION_NOT_SUPPORTED |
|
SIGNON_ERROR_PERMISSION_DENIED |
|
signon_error_quark |
|
signon_error_quark |
|
SIGNON_ERROR_REFERENCE_NOT_FOUND |
|
SIGNON_ERROR_REMOVE_FAILED |
|
SIGNON_ERROR_RUNTIME |
|
SIGNON_ERROR_SERVICE_NOT_AVAILABLE |
|
SIGNON_ERROR_SESSION_CANCELED |
|
SIGNON_ERROR_SIGNOUT_FAILED |
|
SIGNON_ERROR_SSL |
|
SIGNON_ERROR_STORE_FAILED |
|
SIGNON_ERROR_TIMED_OUT |
|
SIGNON_ERROR_TOS_NOT_ACCEPTED |
|
SIGNON_ERROR_UNKNOWN |
|
SIGNON_ERROR_USER_ERROR |
|
SIGNON_ERROR_USER_INTERACTION |
|
SIGNON_ERROR_WRONG_STATE |
|
signon_identity_create_session |
|
signon_identity_get_id |
|
signon_identity_get_last_error |
|
signon_identity_info_add_access_control |
|
signon_identity_info_copy |
|
signon_identity_info_free |
|
signon_identity_info_get_access_control_list |
|
signon_identity_info_get_caption |
|
signon_identity_info_get_id |
|
signon_identity_info_get_identity_type |
|
signon_identity_info_get_methods |
|
signon_identity_info_get_realms |
|
signon_identity_info_get_storing_secret |
|
signon_identity_info_get_username |
|
signon_identity_info_new |
|
signon_identity_info_remove_method |
|
signon_identity_info_set_access_control_list |
|
signon_identity_info_set_caption |
|
signon_identity_info_set_identity_type |
|
signon_identity_info_set_method |
|
signon_identity_info_set_realms |
|
signon_identity_info_set_secret |
|
signon_identity_info_set_username |
|
signon_identity_new |
|
signon_identity_new_from_db |
|
signon_identity_query_info |
|
signon_identity_query_info_finish |
|
signon_identity_remove |
|
signon_identity_remove_finish |
|
signon_identity_sign_out |
|
signon_identity_sign_out_finish |
C |
Python |
---|---|
signon_identity_store_info |
|
signon_identity_store_info_finish |
|
SIGNON_IDENTITY_TYPE_APP |
|
SIGNON_IDENTITY_TYPE_NETWORK |
|
SIGNON_IDENTITY_TYPE_OTHER |
|
SIGNON_IDENTITY_TYPE_WEB |
|
signon_identity_verify_secret |
|
signon_identity_verify_secret_finish |
|
SIGNON_POLICY_DEFAULT |
|
SIGNON_POLICY_NO_USER_INTERACTION |
|
SIGNON_POLICY_REQUEST_PASSWORD |
|
SIGNON_POLICY_VALIDATION |
|
signon_security_context_copy |
|
signon_security_context_free |
|
signon_security_context_get_application_context |
|
signon_security_context_get_system_context |
|
signon_security_context_new |
|
signon_security_context_new_from_values |
|
signon_security_context_set_application_context |
|
signon_security_context_set_system_context |
|
SIGNON_SESSION_DATA_CAPTION |
|
SIGNON_SESSION_DATA_PROXY |
|
SIGNON_SESSION_DATA_REALM |
|
SIGNON_SESSION_DATA_RENEW_TOKEN |
|
SIGNON_SESSION_DATA_SECRET |
|
SIGNON_SESSION_DATA_TIMEOUT |
|
SIGNON_SESSION_DATA_UI_POLICY |
|
SIGNON_SESSION_DATA_USERNAME |
|
SIGNON_SESSION_DATA_WINDOW_ID |
|
SignonAuthService |
|
SignonAuthServiceClass |
|
SignonAuthSession |
|
SignonAuthSessionClass |
|
SignonError |
|
SignonIdentity |
|
SignonIdentityClass |
|
SignonIdentityInfo |
|
SignonIdentityType |
|
SignonSecurityContext |
|
SignonSessionDataUiPolicy |