### YamlMime:JavaEnum fields: - fullName: com.microsoft.aad.adal.ADALError.ACTIVITY_REQUEST_INTENT_DATA_IS_NULL name: ACTIVITY_REQUEST_INTENT_DATA_IS_NULL nameWithType: ADALError.ACTIVITY_REQUEST_INTENT_DATA_IS_NULL summary:

Request object is needed to start .

uid: com.microsoft.aad.adal.ADALError.ACTIVITY_REQUEST_INTENT_DATA_IS_NULL - fullName: com.microsoft.aad.adal.ADALError.ANDROIDKEYSTORE_FAILED name: ANDROIDKEYSTORE_FAILED nameWithType: ADALError.ANDROIDKEYSTORE_FAILED summary:

Failed to use AndroidKeyStore.

uid: com.microsoft.aad.adal.ADALError.ANDROIDKEYSTORE_FAILED - fullName: com.microsoft.aad.adal.ADALError.ANDROIDKEYSTORE_KEYPAIR_GENERATOR_FAILED name: ANDROIDKEYSTORE_KEYPAIR_GENERATOR_FAILED nameWithType: ADALError.ANDROIDKEYSTORE_KEYPAIR_GENERATOR_FAILED summary:

Failed to use KeyPairGeneratorSpec.

uid: com.microsoft.aad.adal.ADALError.ANDROIDKEYSTORE_KEYPAIR_GENERATOR_FAILED - fullName: com.microsoft.aad.adal.ADALError.APP_PACKAGE_NAME_NOT_FOUND name: APP_PACKAGE_NAME_NOT_FOUND nameWithType: ADALError.APP_PACKAGE_NAME_NOT_FOUND summary:

App package name is not found in the package manager.

uid: com.microsoft.aad.adal.ADALError.APP_PACKAGE_NAME_NOT_FOUND - fullName: com.microsoft.aad.adal.ADALError.ARGUMENT_EXCEPTION name: ARGUMENT_EXCEPTION nameWithType: ADALError.ARGUMENT_EXCEPTION summary:

Invalid argument.

uid: com.microsoft.aad.adal.ADALError.ARGUMENT_EXCEPTION - fullName: com.microsoft.aad.adal.ADALError.AUTH_FAILED name: AUTH_FAILED nameWithType: ADALError.AUTH_FAILED summary:

Authorization failed.

uid: com.microsoft.aad.adal.ADALError.AUTH_FAILED - fullName: com.microsoft.aad.adal.ADALError.AUTH_FAILED_BAD_STATE name: AUTH_FAILED_BAD_STATE nameWithType: ADALError.AUTH_FAILED_BAD_STATE summary:

The authorization server response has no encoded state.

uid: com.microsoft.aad.adal.ADALError.AUTH_FAILED_BAD_STATE - fullName: com.microsoft.aad.adal.ADALError.AUTH_FAILED_CANCELLED name: AUTH_FAILED_CANCELLED nameWithType: ADALError.AUTH_FAILED_CANCELLED summary:

The user cancelled the authorization request.

uid: com.microsoft.aad.adal.ADALError.AUTH_FAILED_CANCELLED - fullName: com.microsoft.aad.adal.ADALError.AUTH_FAILED_INTERNAL_ERROR name: AUTH_FAILED_INTERNAL_ERROR nameWithType: ADALError.AUTH_FAILED_INTERNAL_ERROR summary:

Invalid parameters for authorization operation.

uid: com.microsoft.aad.adal.ADALError.AUTH_FAILED_INTERNAL_ERROR - fullName: com.microsoft.aad.adal.ADALError.AUTH_FAILED_INTUNE_POLICY_REQUIRED name: AUTH_FAILED_INTUNE_POLICY_REQUIRED nameWithType: ADALError.AUTH_FAILED_INTUNE_POLICY_REQUIRED summary:

Intune App Protection Policy required.

uid: com.microsoft.aad.adal.ADALError.AUTH_FAILED_INTUNE_POLICY_REQUIRED - fullName: com.microsoft.aad.adal.ADALError.AUTH_FAILED_NO_RESOURCES name: AUTH_FAILED_NO_RESOURCES nameWithType: ADALError.AUTH_FAILED_NO_RESOURCES summary:

The required resource bundle could not be loaded.

uid: com.microsoft.aad.adal.ADALError.AUTH_FAILED_NO_RESOURCES - fullName: com.microsoft.aad.adal.ADALError.AUTH_FAILED_NO_STATE name: AUTH_FAILED_NO_STATE nameWithType: ADALError.AUTH_FAILED_NO_STATE summary:

The authorization server response has incorrectly encoded state.

uid: com.microsoft.aad.adal.ADALError.AUTH_FAILED_NO_STATE - fullName: com.microsoft.aad.adal.ADALError.AUTH_FAILED_NO_TOKEN name: AUTH_FAILED_NO_TOKEN nameWithType: ADALError.AUTH_FAILED_NO_TOKEN summary:

The requested access token could not be found.

uid: com.microsoft.aad.adal.ADALError.AUTH_FAILED_NO_TOKEN - fullName: com.microsoft.aad.adal.ADALError.AUTH_FAILED_SERVER_ERROR name: AUTH_FAILED_SERVER_ERROR nameWithType: ADALError.AUTH_FAILED_SERVER_ERROR summary:

The Authorization Server returned an unrecognized response.

uid: com.microsoft.aad.adal.ADALError.AUTH_FAILED_SERVER_ERROR - fullName: com.microsoft.aad.adal.ADALError.AUTH_FAILED_USER_MISMATCH name: AUTH_FAILED_USER_MISMATCH nameWithType: ADALError.AUTH_FAILED_USER_MISMATCH summary:

User returned by service does not match the one in the request.

uid: com.microsoft.aad.adal.ADALError.AUTH_FAILED_USER_MISMATCH - fullName: com.microsoft.aad.adal.ADALError.AUTH_REFRESH_FAILED name: AUTH_REFRESH_FAILED nameWithType: ADALError.AUTH_REFRESH_FAILED summary:

Refresh token request failed.

uid: com.microsoft.aad.adal.ADALError.AUTH_REFRESH_FAILED - fullName: com.microsoft.aad.adal.ADALError.AUTH_REFRESH_FAILED_PROMPT_NOT_ALLOWED name: AUTH_REFRESH_FAILED_PROMPT_NOT_ALLOWED nameWithType: ADALError.AUTH_REFRESH_FAILED_PROMPT_NOT_ALLOWED summary:

Refresh token is failed and prompt is not allowed.

uid: com.microsoft.aad.adal.ADALError.AUTH_REFRESH_FAILED_PROMPT_NOT_ALLOWED - fullName: com.microsoft.aad.adal.ADALError.AUTHORIZATION_CODE_NOT_EXCHANGED_FOR_TOKEN name: AUTHORIZATION_CODE_NOT_EXCHANGED_FOR_TOKEN nameWithType: ADALError.AUTHORIZATION_CODE_NOT_EXCHANGED_FOR_TOKEN summary:

Authorization code not exchanged for token.

uid: com.microsoft.aad.adal.ADALError.AUTHORIZATION_CODE_NOT_EXCHANGED_FOR_TOKEN - fullName: com.microsoft.aad.adal.ADALError.BROADCAST_CANCEL_NOT_SUCCESSFUL name: BROADCAST_CANCEL_NOT_SUCCESSFUL nameWithType: ADALError.BROADCAST_CANCEL_NOT_SUCCESSFUL summary:

Cancel message is not successfully delivered to broadcast receiver. It may be not registered yet. AuthenticationActivity will register that at onResume.

uid: com.microsoft.aad.adal.ADALError.BROADCAST_CANCEL_NOT_SUCCESSFUL - fullName: com.microsoft.aad.adal.ADALError.BROADCAST_RECEIVER_ERROR name: BROADCAST_RECEIVER_ERROR nameWithType: ADALError.BROADCAST_RECEIVER_ERROR summary:

Broadcast receiver has an error.

uid: com.microsoft.aad.adal.ADALError.BROADCAST_RECEIVER_ERROR - fullName: com.microsoft.aad.adal.ADALError.BROKER_ACCOUNT_DEVICE_REGISTRY_FAILURE name: BROKER_ACCOUNT_DEVICE_REGISTRY_FAILURE nameWithType: ADALError.BROKER_ACCOUNT_DEVICE_REGISTRY_FAILURE summary:

Device registration failed

uid: com.microsoft.aad.adal.ADALError.BROKER_ACCOUNT_DEVICE_REGISTRY_FAILURE - fullName: com.microsoft.aad.adal.ADALError.BROKER_ACCOUNT_DOES_NOT_EXIST name: BROKER_ACCOUNT_DOES_NOT_EXIST nameWithType: ADALError.BROKER_ACCOUNT_DOES_NOT_EXIST summary:

Broker account does not exist.

uid: com.microsoft.aad.adal.ADALError.BROKER_ACCOUNT_DOES_NOT_EXIST - fullName: com.microsoft.aad.adal.ADALError.BROKER_ACCOUNT_FAILED_RESOLVED_INTERRUPT name: BROKER_ACCOUNT_FAILED_RESOLVED_INTERRUPT nameWithType: ADALError.BROKER_ACCOUNT_FAILED_RESOLVED_INTERRUPT summary:

Token request after resolving web interrupt failed.

uid: com.microsoft.aad.adal.ADALError.BROKER_ACCOUNT_FAILED_RESOLVED_INTERRUPT - fullName: com.microsoft.aad.adal.ADALError.BROKER_ACCOUNT_SAVE_FAILED name: BROKER_ACCOUNT_SAVE_FAILED nameWithType: ADALError.BROKER_ACCOUNT_SAVE_FAILED summary:

Broker could not save the new account.

uid: com.microsoft.aad.adal.ADALError.BROKER_ACCOUNT_SAVE_FAILED - fullName: com.microsoft.aad.adal.ADALError.BROKER_ACTIVITY_INFO_NOT_FOUND name: BROKER_ACTIVITY_INFO_NOT_FOUND nameWithType: ADALError.BROKER_ACTIVITY_INFO_NOT_FOUND summary:

Activity information is not retrieved.

uid: com.microsoft.aad.adal.ADALError.BROKER_ACTIVITY_INFO_NOT_FOUND - fullName: com.microsoft.aad.adal.ADALError.BROKER_ACTIVITY_INVALID_REQUEST name: BROKER_ACTIVITY_INVALID_REQUEST nameWithType: ADALError.BROKER_ACTIVITY_INVALID_REQUEST summary:

Invalid request parameters.

uid: com.microsoft.aad.adal.ADALError.BROKER_ACTIVITY_INVALID_REQUEST - fullName: com.microsoft.aad.adal.ADALError.BROKER_ACTIVITY_IS_NOT_RESOLVED name: BROKER_ACTIVITY_IS_NOT_RESOLVED nameWithType: ADALError.BROKER_ACTIVITY_IS_NOT_RESOLVED summary:

Broker activity is not resolved.

uid: com.microsoft.aad.adal.ADALError.BROKER_ACTIVITY_IS_NOT_RESOLVED - fullName: com.microsoft.aad.adal.ADALError.BROKER_APP_INSTALLATION_STARTED name: BROKER_APP_INSTALLATION_STARTED nameWithType: ADALError.BROKER_APP_INSTALLATION_STARTED summary:

Broker is not installed. The process is kicked off to to install broker but ADAL cannot wait for it to finish.

uid: com.microsoft.aad.adal.ADALError.BROKER_APP_INSTALLATION_STARTED - fullName: com.microsoft.aad.adal.ADALError.BROKER_APP_VERIFICATION_FAILED name: BROKER_APP_VERIFICATION_FAILED nameWithType: ADALError.BROKER_APP_VERIFICATION_FAILED summary:

Calling app could not be verified.

uid: com.microsoft.aad.adal.ADALError.BROKER_APP_VERIFICATION_FAILED - fullName: com.microsoft.aad.adal.ADALError.BROKER_AUTHENTICATION_REQUEST_IS_NULL name: BROKER_AUTHENTICATION_REQUEST_IS_NULL nameWithType: ADALError.BROKER_AUTHENTICATION_REQUEST_IS_NULL summary:

Authentication request is null.

uid: com.microsoft.aad.adal.ADALError.BROKER_AUTHENTICATION_REQUEST_IS_NULL - fullName: com.microsoft.aad.adal.ADALError.BROKER_AUTHENTICATOR_BAD_ARGUMENTS name: BROKER_AUTHENTICATOR_BAD_ARGUMENTS nameWithType: ADALError.BROKER_AUTHENTICATOR_BAD_ARGUMENTS summary:

Invalid arguments for Authenticator request.

uid: com.microsoft.aad.adal.ADALError.BROKER_AUTHENTICATOR_BAD_ARGUMENTS - fullName: com.microsoft.aad.adal.ADALError.BROKER_AUTHENTICATOR_BAD_AUTHENTICATION name: BROKER_AUTHENTICATOR_BAD_AUTHENTICATION nameWithType: ADALError.BROKER_AUTHENTICATOR_BAD_AUTHENTICATION summary:

Authentication request failed.

uid: com.microsoft.aad.adal.ADALError.BROKER_AUTHENTICATOR_BAD_AUTHENTICATION - fullName: com.microsoft.aad.adal.ADALError.BROKER_AUTHENTICATOR_ERROR_GETAUTHTOKEN name: BROKER_AUTHENTICATOR_ERROR_GETAUTHTOKEN nameWithType: ADALError.BROKER_AUTHENTICATOR_ERROR_GETAUTHTOKEN summary:

Authenticator error.

uid: com.microsoft.aad.adal.ADALError.BROKER_AUTHENTICATOR_ERROR_GETAUTHTOKEN - fullName: com.microsoft.aad.adal.ADALError.BROKER_AUTHENTICATOR_EXCEPTION name: BROKER_AUTHENTICATOR_EXCEPTION nameWithType: ADALError.BROKER_AUTHENTICATOR_EXCEPTION summary:

Authenticator returned exception.

uid: com.microsoft.aad.adal.ADALError.BROKER_AUTHENTICATOR_EXCEPTION - fullName: com.microsoft.aad.adal.ADALError.BROKER_AUTHENTICATOR_IO_EXCEPTION name: BROKER_AUTHENTICATOR_IO_EXCEPTION nameWithType: ADALError.BROKER_AUTHENTICATOR_IO_EXCEPTION summary:

Authenticator has IO Exception.

uid: com.microsoft.aad.adal.ADALError.BROKER_AUTHENTICATOR_IO_EXCEPTION - fullName: com.microsoft.aad.adal.ADALError.BROKER_AUTHENTICATOR_NOT_RESPONDING name: BROKER_AUTHENTICATOR_NOT_RESPONDING nameWithType: ADALError.BROKER_AUTHENTICATOR_NOT_RESPONDING summary:

Authenticator is not responding.

uid: com.microsoft.aad.adal.ADALError.BROKER_AUTHENTICATOR_NOT_RESPONDING - fullName: com.microsoft.aad.adal.ADALError.BROKER_AUTHENTICATOR_OPERATION_CANCEL name: BROKER_AUTHENTICATOR_OPERATION_CANCEL nameWithType: ADALError.BROKER_AUTHENTICATOR_OPERATION_CANCEL summary:

Operation was cancelled by the broker

uid: com.microsoft.aad.adal.ADALError.BROKER_AUTHENTICATOR_OPERATION_CANCEL - fullName: com.microsoft.aad.adal.ADALError.BROKER_AUTHENTICATOR_UNSUPPORTED_OPERATION name: BROKER_AUTHENTICATOR_UNSUPPORTED_OPERATION nameWithType: ADALError.BROKER_AUTHENTICATOR_UNSUPPORTED_OPERATION summary:

Authenticator is not supporting this operation.

uid: com.microsoft.aad.adal.ADALError.BROKER_AUTHENTICATOR_UNSUPPORTED_OPERATION - fullName: com.microsoft.aad.adal.ADALError.BROKER_BIND_SERVICE_FAILED name: BROKER_BIND_SERVICE_FAILED nameWithType: ADALError.BROKER_BIND_SERVICE_FAILED summary:

Failed to bind the service in broker app.

uid: com.microsoft.aad.adal.ADALError.BROKER_BIND_SERVICE_FAILED - fullName: com.microsoft.aad.adal.ADALError.BROKER_PACKAGE_NAME_NOT_FOUND name: BROKER_PACKAGE_NAME_NOT_FOUND nameWithType: ADALError.BROKER_PACKAGE_NAME_NOT_FOUND summary:

Broker is not installed in your system.

uid: com.microsoft.aad.adal.ADALError.BROKER_PACKAGE_NAME_NOT_FOUND - fullName: com.microsoft.aad.adal.ADALError.BROKER_PRT_FAILED name: BROKER_PRT_FAILED nameWithType: ADALError.BROKER_PRT_FAILED summary:

Broker failed to get the PRT.

uid: com.microsoft.aad.adal.ADALError.BROKER_PRT_FAILED - fullName: com.microsoft.aad.adal.ADALError.BROKER_SIGNATURE_NOT_SAVED name: BROKER_SIGNATURE_NOT_SAVED nameWithType: ADALError.BROKER_SIGNATURE_NOT_SAVED summary:

Signature is not saved.

uid: com.microsoft.aad.adal.ADALError.BROKER_SIGNATURE_NOT_SAVED - fullName: com.microsoft.aad.adal.ADALError.BROKER_SINGLE_USER_EXPECTED name: BROKER_SINGLE_USER_EXPECTED nameWithType: ADALError.BROKER_SINGLE_USER_EXPECTED summary:

Single user is expected.

uid: com.microsoft.aad.adal.ADALError.BROKER_SINGLE_USER_EXPECTED - fullName: com.microsoft.aad.adal.ADALError.BROKER_VERIFICATION_FAILED name: BROKER_VERIFICATION_FAILED nameWithType: ADALError.BROKER_VERIFICATION_FAILED summary:

Signature could not be verified.

uid: com.microsoft.aad.adal.ADALError.BROKER_VERIFICATION_FAILED - fullName: com.microsoft.aad.adal.ADALError.CALLBACK_IS_NOT_FOUND name: CALLBACK_IS_NOT_FOUND nameWithType: ADALError.CALLBACK_IS_NOT_FOUND summary:

Active callback is not found.

uid: com.microsoft.aad.adal.ADALError.CALLBACK_IS_NOT_FOUND - fullName: com.microsoft.aad.adal.ADALError.CERTIFICATE_ENCODING_ERROR name: CERTIFICATE_ENCODING_ERROR nameWithType: ADALError.CERTIFICATE_ENCODING_ERROR summary:

Certificate encoding is not generated.

uid: com.microsoft.aad.adal.ADALError.CERTIFICATE_ENCODING_ERROR - fullName: com.microsoft.aad.adal.ADALError.CORRELATION_ID_FORMAT name: CORRELATION_ID_FORMAT nameWithType: ADALError.CORRELATION_ID_FORMAT summary:

Correlationid is not in UUID format.

uid: com.microsoft.aad.adal.ADALError.CORRELATION_ID_FORMAT - fullName: com.microsoft.aad.adal.ADALError.CORRELATION_ID_NOT_MATCHING_REQUEST_RESPONSE name: CORRELATION_ID_NOT_MATCHING_REQUEST_RESPONSE nameWithType: ADALError.CORRELATION_ID_NOT_MATCHING_REQUEST_RESPONSE summary:

Correlationid provided in request is not matching the response.

uid: com.microsoft.aad.adal.ADALError.CORRELATION_ID_NOT_MATCHING_REQUEST_RESPONSE - fullName: com.microsoft.aad.adal.ADALError.DATE_PARSING_FAILURE name: DATE_PARSING_FAILURE nameWithType: ADALError.DATE_PARSING_FAILURE summary:

Dateformat is invalid.

uid: com.microsoft.aad.adal.ADALError.DATE_PARSING_FAILURE - fullName: com.microsoft.aad.adal.ADALError.DECRYPTION_FAILED name: DECRYPTION_FAILED nameWithType: ADALError.DECRYPTION_FAILED summary:

Decryption failed.

uid: com.microsoft.aad.adal.ADALError.DECRYPTION_FAILED - fullName: com.microsoft.aad.adal.ADALError.DEVELOPER_ACTIVITY_IS_NOT_RESOLVED name: DEVELOPER_ACTIVITY_IS_NOT_RESOLVED nameWithType: ADALError.DEVELOPER_ACTIVITY_IS_NOT_RESOLVED summary:

Activity is not resolved.

uid: com.microsoft.aad.adal.ADALError.DEVELOPER_ACTIVITY_IS_NOT_RESOLVED - fullName: com.microsoft.aad.adal.ADALError.DEVELOPER_ASYNC_TASK_REUSED name: DEVELOPER_ASYNC_TASK_REUSED nameWithType: ADALError.DEVELOPER_ASYNC_TASK_REUSED summary:

Async tasks can only be executed one time. They are not supposed to be reused.

uid: com.microsoft.aad.adal.ADALError.DEVELOPER_ASYNC_TASK_REUSED - fullName: com.microsoft.aad.adal.ADALError.DEVELOPER_AUTHORITY_CAN_NOT_BE_VALIDED name: DEVELOPER_AUTHORITY_CAN_NOT_BE_VALIDED nameWithType: ADALError.DEVELOPER_AUTHORITY_CAN_NOT_BE_VALIDED summary:

Authority validation returned an error.

uid: com.microsoft.aad.adal.ADALError.DEVELOPER_AUTHORITY_CAN_NOT_BE_VALIDED - fullName: com.microsoft.aad.adal.ADALError.DEVELOPER_AUTHORITY_IS_EMPTY name: DEVELOPER_AUTHORITY_IS_EMPTY nameWithType: ADALError.DEVELOPER_AUTHORITY_IS_EMPTY summary:

Authority is empty.

uid: com.microsoft.aad.adal.ADALError.DEVELOPER_AUTHORITY_IS_EMPTY - fullName: com.microsoft.aad.adal.ADALError.DEVELOPER_AUTHORITY_IS_NOT_VALID_INSTANCE name: DEVELOPER_AUTHORITY_IS_NOT_VALID_INSTANCE nameWithType: ADALError.DEVELOPER_AUTHORITY_IS_NOT_VALID_INSTANCE summary:

Authority is not a valid instance.

uid: com.microsoft.aad.adal.ADALError.DEVELOPER_AUTHORITY_IS_NOT_VALID_INSTANCE - fullName: com.microsoft.aad.adal.ADALError.DEVELOPER_AUTHORITY_IS_NOT_VALID_URL name: DEVELOPER_AUTHORITY_IS_NOT_VALID_URL nameWithType: ADALError.DEVELOPER_AUTHORITY_IS_NOT_VALID_URL summary:

Authority url is not valid.

uid: com.microsoft.aad.adal.ADALError.DEVELOPER_AUTHORITY_IS_NOT_VALID_URL - fullName: com.microsoft.aad.adal.ADALError.DEVELOPER_BEARER_HEADER_MULTIPLE_ITEMS name: DEVELOPER_BEARER_HEADER_MULTIPLE_ITEMS nameWithType: ADALError.DEVELOPER_BEARER_HEADER_MULTIPLE_ITEMS summary:

Key/value pair list contains redundant items in the header.

uid: com.microsoft.aad.adal.ADALError.DEVELOPER_BEARER_HEADER_MULTIPLE_ITEMS - fullName: com.microsoft.aad.adal.ADALError.DEVELOPER_BROKER_PERMISSIONS_MISSING name: DEVELOPER_BROKER_PERMISSIONS_MISSING nameWithType: ADALError.DEVELOPER_BROKER_PERMISSIONS_MISSING summary:

GET_ACCOUNTS, MANAGE_ACCOUNTS, USE_CREDENTIALS are not added to AndroidManifest file.

uid: com.microsoft.aad.adal.ADALError.DEVELOPER_BROKER_PERMISSIONS_MISSING - fullName: com.microsoft.aad.adal.ADALError.DEVELOPER_CALLING_ON_MAIN_THREAD name: DEVELOPER_CALLING_ON_MAIN_THREAD nameWithType: ADALError.DEVELOPER_CALLING_ON_MAIN_THREAD summary:

Calling from main thread for background operation.

uid: com.microsoft.aad.adal.ADALError.DEVELOPER_CALLING_ON_MAIN_THREAD - fullName: com.microsoft.aad.adal.ADALError.DEVELOPER_CONTEXT_IS_NOT_PROVIDED name: DEVELOPER_CONTEXT_IS_NOT_PROVIDED nameWithType: ADALError.DEVELOPER_CONTEXT_IS_NOT_PROVIDED summary:

Context is not provided.

uid: com.microsoft.aad.adal.ADALError.DEVELOPER_CONTEXT_IS_NOT_PROVIDED - fullName: com.microsoft.aad.adal.ADALError.DEVELOPER_DIALOG_INFLATION_ERROR name: DEVELOPER_DIALOG_INFLATION_ERROR nameWithType: ADALError.DEVELOPER_DIALOG_INFLATION_ERROR summary:

An exception occurred attempting to inflate the authentication dialog. This exception can occur for a number of different reasons https://developer.android.com/reference/android/view/InflateException

uid: com.microsoft.aad.adal.ADALError.DEVELOPER_DIALOG_INFLATION_ERROR - fullName: com.microsoft.aad.adal.ADALError.DEVELOPER_DIALOG_LAYOUT_INVALID name: DEVELOPER_DIALOG_LAYOUT_INVALID nameWithType: ADALError.DEVELOPER_DIALOG_LAYOUT_INVALID summary:

Layout file does not have correct elements such as different webview id.

uid: com.microsoft.aad.adal.ADALError.DEVELOPER_DIALOG_LAYOUT_INVALID - fullName: com.microsoft.aad.adal.ADALError.DEVELOPER_INTERNET_PERMISSION_MISSING name: DEVELOPER_INTERNET_PERMISSION_MISSING nameWithType: ADALError.DEVELOPER_INTERNET_PERMISSION_MISSING summary:

android.permission.INTERNET is not added to AndroidManifest file.

uid: com.microsoft.aad.adal.ADALError.DEVELOPER_INTERNET_PERMISSION_MISSING - fullName: com.microsoft.aad.adal.ADALError.DEVELOPER_REDIRECTURI_INVALID name: DEVELOPER_REDIRECTURI_INVALID nameWithType: ADALError.DEVELOPER_REDIRECTURI_INVALID summary:

The redirectUri for broker is invalid.

uid: com.microsoft.aad.adal.ADALError.DEVELOPER_REDIRECTURI_INVALID - fullName: com.microsoft.aad.adal.ADALError.DEVELOPER_RESOURCE_IS_EMPTY name: DEVELOPER_RESOURCE_IS_EMPTY nameWithType: ADALError.DEVELOPER_RESOURCE_IS_EMPTY summary:

Resource is empty.

uid: com.microsoft.aad.adal.ADALError.DEVELOPER_RESOURCE_IS_EMPTY - fullName: com.microsoft.aad.adal.ADALError.DEVICE_ALGORITHM_PADDING_EXCEPTION name: DEVICE_ALGORITHM_PADDING_EXCEPTION nameWithType: ADALError.DEVICE_ALGORITHM_PADDING_EXCEPTION summary:

Requested padding is not available.

uid: com.microsoft.aad.adal.ADALError.DEVICE_ALGORITHM_PADDING_EXCEPTION - fullName: com.microsoft.aad.adal.ADALError.DEVICE_CACHE_IS_NOT_WORKING name: DEVICE_CACHE_IS_NOT_WORKING nameWithType: ADALError.DEVICE_CACHE_IS_NOT_WORKING summary:

Cache is not saving the changes. This error will be returned to developer, if cache returns error.

uid: com.microsoft.aad.adal.ADALError.DEVICE_CACHE_IS_NOT_WORKING - fullName: com.microsoft.aad.adal.ADALError.DEVICE_CERT_PROXY_UNINITIALIZED name: DEVICE_CERT_PROXY_UNINITIALIZED nameWithType: ADALError.DEVICE_CERT_PROXY_UNINITIALIZED summary:

Error logged when DeviceCertProxy class is sought, but found to be uninitialized.

uid: com.microsoft.aad.adal.ADALError.DEVICE_CERT_PROXY_UNINITIALIZED - fullName: com.microsoft.aad.adal.ADALError.DEVICE_CERTIFICATE_API_EXCEPTION name: DEVICE_CERTIFICATE_API_EXCEPTION nameWithType: ADALError.DEVICE_CERTIFICATE_API_EXCEPTION summary:

Device certificate API has exception.

uid: com.microsoft.aad.adal.ADALError.DEVICE_CERTIFICATE_API_EXCEPTION - fullName: com.microsoft.aad.adal.ADALError.DEVICE_CERTIFICATE_REQUEST_INVALID name: DEVICE_CERTIFICATE_REQUEST_INVALID nameWithType: ADALError.DEVICE_CERTIFICATE_REQUEST_INVALID summary:

Device certificate request is valid.

uid: com.microsoft.aad.adal.ADALError.DEVICE_CERTIFICATE_REQUEST_INVALID - fullName: com.microsoft.aad.adal.ADALError.DEVICE_CERTIFICATE_RESPONSE_FAILED name: DEVICE_CERTIFICATE_RESPONSE_FAILED nameWithType: ADALError.DEVICE_CERTIFICATE_RESPONSE_FAILED summary:

It is failed to create device certificate response.

uid: com.microsoft.aad.adal.ADALError.DEVICE_CERTIFICATE_RESPONSE_FAILED - fullName: com.microsoft.aad.adal.ADALError.DEVICE_CHALLENGE_FAILURE name: DEVICE_CHALLENGE_FAILURE nameWithType: ADALError.DEVICE_CHALLENGE_FAILURE summary:

Device challenge failure.

uid: com.microsoft.aad.adal.ADALError.DEVICE_CHALLENGE_FAILURE - fullName: com.microsoft.aad.adal.ADALError.DEVICE_CONNECTION_IS_NOT_AVAILABLE name: DEVICE_CONNECTION_IS_NOT_AVAILABLE nameWithType: ADALError.DEVICE_CONNECTION_IS_NOT_AVAILABLE summary:

Connection is not available.

uid: com.microsoft.aad.adal.ADALError.DEVICE_CONNECTION_IS_NOT_AVAILABLE - fullName: com.microsoft.aad.adal.ADALError.DEVICE_FILE_CACHE_FORMAT_IS_WRONG name: DEVICE_FILE_CACHE_FORMAT_IS_WRONG nameWithType: ADALError.DEVICE_FILE_CACHE_FORMAT_IS_WRONG summary:

Wrong cache file format.

uid: com.microsoft.aad.adal.ADALError.DEVICE_FILE_CACHE_FORMAT_IS_WRONG - fullName: com.microsoft.aad.adal.ADALError.DEVICE_FILE_CACHE_IS_NOT_LOADED_FROM_FILE name: DEVICE_FILE_CACHE_IS_NOT_LOADED_FROM_FILE nameWithType: ADALError.DEVICE_FILE_CACHE_IS_NOT_LOADED_FROM_FILE summary:

Cache is not loaded from File.

uid: com.microsoft.aad.adal.ADALError.DEVICE_FILE_CACHE_IS_NOT_LOADED_FROM_FILE - fullName: com.microsoft.aad.adal.ADALError.DEVICE_FILE_CACHE_IS_NOT_WRITING_TO_FILE name: DEVICE_FILE_CACHE_IS_NOT_WRITING_TO_FILE nameWithType: ADALError.DEVICE_FILE_CACHE_IS_NOT_WRITING_TO_FILE summary:

FileCache could not write to the File.

uid: com.microsoft.aad.adal.ADALError.DEVICE_FILE_CACHE_IS_NOT_WRITING_TO_FILE - fullName: com.microsoft.aad.adal.ADALError.DEVICE_INTERNET_IS_NOT_AVAILABLE name: DEVICE_INTERNET_IS_NOT_AVAILABLE nameWithType: ADALError.DEVICE_INTERNET_IS_NOT_AVAILABLE summary:

Internet permissions are not set for the app.

uid: com.microsoft.aad.adal.ADALError.DEVICE_INTERNET_IS_NOT_AVAILABLE - fullName: com.microsoft.aad.adal.ADALError.DEVICE_NO_SUCH_ALGORITHM name: DEVICE_NO_SUCH_ALGORITHM nameWithType: ADALError.DEVICE_NO_SUCH_ALGORITHM summary:

Device does not support the algorithm.

uid: com.microsoft.aad.adal.ADALError.DEVICE_NO_SUCH_ALGORITHM - fullName: com.microsoft.aad.adal.ADALError.DEVICE_PRNG_FIX_ERROR name: DEVICE_PRNG_FIX_ERROR nameWithType: ADALError.DEVICE_PRNG_FIX_ERROR summary:

PRNG fixes are not applied.

uid: com.microsoft.aad.adal.ADALError.DEVICE_PRNG_FIX_ERROR - fullName: com.microsoft.aad.adal.ADALError.DEVICE_SHARED_PREF_IS_NOT_AVAILABLE name: DEVICE_SHARED_PREF_IS_NOT_AVAILABLE nameWithType: ADALError.DEVICE_SHARED_PREF_IS_NOT_AVAILABLE summary:

Shared preferences are not available.

uid: com.microsoft.aad.adal.ADALError.DEVICE_SHARED_PREF_IS_NOT_AVAILABLE - fullName: com.microsoft.aad.adal.ADALError.DIGEST_ERROR name: DIGEST_ERROR nameWithType: ADALError.DIGEST_ERROR summary:

Error in generating hash with MessageDigest.

uid: com.microsoft.aad.adal.ADALError.DIGEST_ERROR - fullName: com.microsoft.aad.adal.ADALError.DISCOVERY_NOT_SUPPORTED name: DISCOVERY_NOT_SUPPORTED nameWithType: ADALError.DISCOVERY_NOT_SUPPORTED summary:

Authority validation is not supported for ADFS authority. Authority validation needs to be disabled for ADFS.

uid: com.microsoft.aad.adal.ADALError.DISCOVERY_NOT_SUPPORTED - fullName: com.microsoft.aad.adal.ADALError.DRS_DISCOVERY_FAILED_UNKNOWN_HOST name: DRS_DISCOVERY_FAILED_UNKNOWN_HOST nameWithType: ADALError.DRS_DISCOVERY_FAILED_UNKNOWN_HOST summary: '

DRS discovery failed: unknown host.

' uid: com.microsoft.aad.adal.ADALError.DRS_DISCOVERY_FAILED_UNKNOWN_HOST - fullName: com.microsoft.aad.adal.ADALError.DRS_FAILED_SERVER_ERROR name: DRS_FAILED_SERVER_ERROR nameWithType: ADALError.DRS_FAILED_SERVER_ERROR summary:

Enrollment server returned an unrecognized response.

uid: com.microsoft.aad.adal.ADALError.DRS_FAILED_SERVER_ERROR - fullName: com.microsoft.aad.adal.ADALError.DRS_METADATA_URL_INVALID name: DRS_METADATA_URL_INVALID nameWithType: ADALError.DRS_METADATA_URL_INVALID summary:

Malformed DRS metadata URL.

uid: com.microsoft.aad.adal.ADALError.DRS_METADATA_URL_INVALID - fullName: com.microsoft.aad.adal.ADALError.ENCODING_IS_NOT_SUPPORTED name: ENCODING_IS_NOT_SUPPORTED nameWithType: ADALError.ENCODING_IS_NOT_SUPPORTED summary:

Encoding format is not supported.

uid: com.microsoft.aad.adal.ADALError.ENCODING_IS_NOT_SUPPORTED - fullName: com.microsoft.aad.adal.ADALError.ENCRYPTION_ERROR name: ENCRYPTION_ERROR nameWithType: ADALError.ENCRYPTION_ERROR summary:

Encryption related error.

uid: com.microsoft.aad.adal.ADALError.ENCRYPTION_ERROR - fullName: com.microsoft.aad.adal.ADALError.ENCRYPTION_FAILED name: ENCRYPTION_FAILED nameWithType: ADALError.ENCRYPTION_FAILED summary:

Encryption failed.

uid: com.microsoft.aad.adal.ADALError.ENCRYPTION_FAILED - fullName: com.microsoft.aad.adal.ADALError.ERROR_FAILED_SSL_HANDSHAKE name: ERROR_FAILED_SSL_HANDSHAKE nameWithType: ADALError.ERROR_FAILED_SSL_HANDSHAKE summary:

WebView has ssl related error and returned error code for that.

uid: com.microsoft.aad.adal.ADALError.ERROR_FAILED_SSL_HANDSHAKE - fullName: com.microsoft.aad.adal.ADALError.ERROR_SILENT_REQUEST name: ERROR_SILENT_REQUEST nameWithType: ADALError.ERROR_SILENT_REQUEST summary:

Error in silent token request.

uid: com.microsoft.aad.adal.ADALError.ERROR_SILENT_REQUEST - fullName: com.microsoft.aad.adal.ADALError.ERROR_WEBVIEW name: ERROR_WEBVIEW nameWithType: ADALError.ERROR_WEBVIEW summary:

WebView has some generic error.

uid: com.microsoft.aad.adal.ADALError.ERROR_WEBVIEW - fullName: com.microsoft.aad.adal.ADALError.FAIL_TO_EXPORT name: FAIL_TO_EXPORT nameWithType: ADALError.FAIL_TO_EXPORT summary:

Export of FID failure.

uid: com.microsoft.aad.adal.ADALError.FAIL_TO_EXPORT - fullName: com.microsoft.aad.adal.ADALError.FAIL_TO_IMPORT name: FAIL_TO_IMPORT nameWithType: ADALError.FAIL_TO_IMPORT summary:

Import of FID failure.

uid: com.microsoft.aad.adal.ADALError.FAIL_TO_IMPORT - fullName: com.microsoft.aad.adal.ADALError.IDTOKEN_PARSING_FAILURE name: IDTOKEN_PARSING_FAILURE nameWithType: ADALError.IDTOKEN_PARSING_FAILURE summary:

IdToken is normally returned from token endpoint.

uid: com.microsoft.aad.adal.ADALError.IDTOKEN_PARSING_FAILURE - fullName: com.microsoft.aad.adal.ADALError.INCOMPATIBLE_BLOB_VERSION name: INCOMPATIBLE_BLOB_VERSION nameWithType: ADALError.INCOMPATIBLE_BLOB_VERSION summary:

Incompatible blob version.

uid: com.microsoft.aad.adal.ADALError.INCOMPATIBLE_BLOB_VERSION - fullName: com.microsoft.aad.adal.ADALError.INVALID_TOKEN_CACHE_ITEM name: INVALID_TOKEN_CACHE_ITEM nameWithType: ADALError.INVALID_TOKEN_CACHE_ITEM summary:

The token cache item is invalid, cannot use it to create cachekey.

uid: com.microsoft.aad.adal.ADALError.INVALID_TOKEN_CACHE_ITEM - fullName: com.microsoft.aad.adal.ADALError.IO_EXCEPTION name: IO_EXCEPTION nameWithType: ADALError.IO_EXCEPTION summary:

I/O exception.

uid: com.microsoft.aad.adal.ADALError.IO_EXCEPTION - fullName: com.microsoft.aad.adal.ADALError.JSON_PARSE_ERROR name: JSON_PARSE_ERROR nameWithType: ADALError.JSON_PARSE_ERROR summary:

Fail to parse JSON because of the problem with the JSON API.

uid: com.microsoft.aad.adal.ADALError.JSON_PARSE_ERROR - fullName: com.microsoft.aad.adal.ADALError.KEY_CHAIN_PRIVATE_KEY_EXCEPTION name: KEY_CHAIN_PRIVATE_KEY_EXCEPTION nameWithType: ADALError.KEY_CHAIN_PRIVATE_KEY_EXCEPTION summary:

Key Chain private key exception.

uid: com.microsoft.aad.adal.ADALError.KEY_CHAIN_PRIVATE_KEY_EXCEPTION - fullName: com.microsoft.aad.adal.ADALError.MAPPING_FAILURE name: MAPPING_FAILURE nameWithType: ADALError.MAPPING_FAILURE summary:

Common core to ADAL mapping failed

uid: com.microsoft.aad.adal.ADALError.MAPPING_FAILURE - fullName: com.microsoft.aad.adal.ADALError.MDM_REQUIRED name: MDM_REQUIRED nameWithType: ADALError.MDM_REQUIRED summary:

Device is required to be managed.

uid: com.microsoft.aad.adal.ADALError.MDM_REQUIRED - fullName: com.microsoft.aad.adal.ADALError.NO_NETWORK_CONNECTION_POWER_OPTIMIZATION name: NO_NETWORK_CONNECTION_POWER_OPTIMIZATION nameWithType: ADALError.NO_NETWORK_CONNECTION_POWER_OPTIMIZATION summary:

Unable to access the network due to power optimizations.

uid: com.microsoft.aad.adal.ADALError.NO_NETWORK_CONNECTION_POWER_OPTIMIZATION - fullName: com.microsoft.aad.adal.ADALError.ON_ACTIVITY_RESULT_CALLBACK_NOT_FOUND name: ON_ACTIVITY_RESULT_CALLBACK_NOT_FOUND nameWithType: ADALError.ON_ACTIVITY_RESULT_CALLBACK_NOT_FOUND summary:

onActivityResult is called, but callback is not found.

uid: com.microsoft.aad.adal.ADALError.ON_ACTIVITY_RESULT_CALLBACK_NOT_FOUND - fullName: com.microsoft.aad.adal.ADALError.ON_ACTIVITY_RESULT_INTENT_NULL name: ON_ACTIVITY_RESULT_INTENT_NULL nameWithType: ADALError.ON_ACTIVITY_RESULT_INTENT_NULL summary:

onActivityResult is called with null intent data. Activity may be terminated directly.

uid: com.microsoft.aad.adal.ADALError.ON_ACTIVITY_RESULT_INTENT_NULL - fullName: com.microsoft.aad.adal.ADALError.PACKAGE_NAME_NOT_FOUND name: PACKAGE_NAME_NOT_FOUND nameWithType: ADALError.PACKAGE_NAME_NOT_FOUND summary:

Package name is not resolved.

uid: com.microsoft.aad.adal.ADALError.PACKAGE_NAME_NOT_FOUND - fullName: com.microsoft.aad.adal.ADALError.PARALLEL_UI_REQUESTS name: PARALLEL_UI_REQUESTS nameWithType: ADALError.PARALLEL_UI_REQUESTS summary:

Multiple parallel UI requests. Broker will only allow one UI request per app at a time.

uid: com.microsoft.aad.adal.ADALError.PARALLEL_UI_REQUESTS - fullName: com.microsoft.aad.adal.ADALError.RESOURCE_AUTHENTICATION_CHALLENGE_FAILURE name: RESOURCE_AUTHENTICATION_CHALLENGE_FAILURE nameWithType: ADALError.RESOURCE_AUTHENTICATION_CHALLENGE_FAILURE summary:

Resource authentication challenge failure.

uid: com.microsoft.aad.adal.ADALError.RESOURCE_AUTHENTICATION_CHALLENGE_FAILURE - fullName: com.microsoft.aad.adal.ADALError.RESOURCE_NOT_FOUND name: RESOURCE_NOT_FOUND nameWithType: ADALError.RESOURCE_NOT_FOUND summary:

Resource is not found in your project. Please include resource files.

uid: com.microsoft.aad.adal.ADALError.RESOURCE_NOT_FOUND - fullName: com.microsoft.aad.adal.ADALError.SERVER_ERROR name: SERVER_ERROR nameWithType: ADALError.SERVER_ERROR summary:

Server returned an error.

uid: com.microsoft.aad.adal.ADALError.SERVER_ERROR - fullName: com.microsoft.aad.adal.ADALError.SERVER_INVALID_JSON_RESPONSE name: SERVER_INVALID_JSON_RESPONSE nameWithType: ADALError.SERVER_INVALID_JSON_RESPONSE summary:

Server returned invalid JSON response.

uid: com.microsoft.aad.adal.ADALError.SERVER_INVALID_JSON_RESPONSE - fullName: com.microsoft.aad.adal.ADALError.SERVER_INVALID_REQUEST name: SERVER_INVALID_REQUEST nameWithType: ADALError.SERVER_INVALID_REQUEST summary:

Invalid request to server.

uid: com.microsoft.aad.adal.ADALError.SERVER_INVALID_REQUEST - fullName: com.microsoft.aad.adal.ADALError.SIGNATURE_EXCEPTION name: SIGNATURE_EXCEPTION nameWithType: ADALError.SIGNATURE_EXCEPTION summary:

Signature exception.

uid: com.microsoft.aad.adal.ADALError.SIGNATURE_EXCEPTION - fullName: com.microsoft.aad.adal.ADALError.SOCKET_TIMEOUT_EXCEPTION name: SOCKET_TIMEOUT_EXCEPTION nameWithType: ADALError.SOCKET_TIMEOUT_EXCEPTION summary:

I/O exception.

uid: com.microsoft.aad.adal.ADALError.SOCKET_TIMEOUT_EXCEPTION - fullName: com.microsoft.aad.adal.ADALError.TOKEN_CACHE_ITEM_NOT_FOUND name: TOKEN_CACHE_ITEM_NOT_FOUND nameWithType: ADALError.TOKEN_CACHE_ITEM_NOT_FOUND summary:

Fail to get the token cache item from the cache item.

uid: com.microsoft.aad.adal.ADALError.TOKEN_CACHE_ITEM_NOT_FOUND - fullName: com.microsoft.aad.adal.ADALError.WEBVIEW_REDIRECTURL_NOT_SSL_PROTECTED name: WEBVIEW_REDIRECTURL_NOT_SSL_PROTECTED nameWithType: ADALError.WEBVIEW_REDIRECTURL_NOT_SSL_PROTECTED summary:

WebView redirect url is not SSL protected.

uid: com.microsoft.aad.adal.ADALError.WEBVIEW_REDIRECTURL_NOT_SSL_PROTECTED - fullName: com.microsoft.aad.adal.ADALError.WEBVIEW_RETURNED_AUTHENTICATION_EXCEPTION name: WEBVIEW_RETURNED_AUTHENTICATION_EXCEPTION nameWithType: ADALError.WEBVIEW_RETURNED_AUTHENTICATION_EXCEPTION summary:

WebView returned Authentication Exception.

uid: com.microsoft.aad.adal.ADALError.WEBVIEW_RETURNED_AUTHENTICATION_EXCEPTION - fullName: com.microsoft.aad.adal.ADALError.WEBVIEW_RETURNED_EMPTY_REDIRECT_URL name: WEBVIEW_RETURNED_EMPTY_REDIRECT_URL nameWithType: ADALError.WEBVIEW_RETURNED_EMPTY_REDIRECT_URL summary:

WebView returned empty redirect url.

uid: com.microsoft.aad.adal.ADALError.WEBVIEW_RETURNED_EMPTY_REDIRECT_URL - fullName: com.microsoft.aad.adal.ADALError.WEBVIEW_RETURNED_INVALID_AUTHENTICATION_EXCEPTION name: WEBVIEW_RETURNED_INVALID_AUTHENTICATION_EXCEPTION nameWithType: ADALError.WEBVIEW_RETURNED_INVALID_AUTHENTICATION_EXCEPTION summary:

WebView returned invalid or null Authentication Exception.

uid: com.microsoft.aad.adal.ADALError.WEBVIEW_RETURNED_INVALID_AUTHENTICATION_EXCEPTION - fullName: com.microsoft.aad.adal.ADALError.X_MS_CLITELEM_MALFORMED name: X_MS_CLITELEM_MALFORMED nameWithType: ADALError.X_MS_CLITELEM_MALFORMED summary:

The value of the x-ms-clitelem header contained malformed data.

uid: com.microsoft.aad.adal.ADALError.X_MS_CLITELEM_MALFORMED - fullName: com.microsoft.aad.adal.ADALError.X_MS_CLITELEM_VERSION_UNRECOGNIZED name: X_MS_CLITELEM_VERSION_UNRECOGNIZED nameWithType: ADALError.X_MS_CLITELEM_VERSION_UNRECOGNIZED summary:

The version field of x-ms-clitelem contained an unknown or unsupported value.

uid: com.microsoft.aad.adal.ADALError.X_MS_CLITELEM_VERSION_UNRECOGNIZED inheritances: - - methods: - fullName: com.microsoft.aad.adal.ADALError.fromCommon(final BaseException exception) name: fromCommon(final BaseException exception) nameWithType: ADALError.fromCommon(final BaseException exception) parameters: - name: exception type: returns: type: syntax: public static AuthenticationException fromCommon(final BaseException exception) uid: com.microsoft.aad.adal.ADALError.fromCommon(final BaseException) - fullName: com.microsoft.aad.adal.ADALError.getDescription() name: getDescription() nameWithType: ADALError.getDescription() returns: description:

Error description

type: summary: >-

Gets error description.

syntax: public String getDescription() uid: com.microsoft.aad.adal.ADALError.getDescription() - fullName: com.microsoft.aad.adal.ADALError.getLocalizedDescription(Context context) name: getLocalizedDescription(Context context) nameWithType: ADALError.getLocalizedDescription(Context context) parameters: - description: >-

name: context type: returns: description:

Error description

type: summary: >-

Gets localized description if provided with context.

syntax: public String getLocalizedDescription(Context context) uid: com.microsoft.aad.adal.ADALError.getLocalizedDescription(Context) nameWithType: ADALError syntax: public enum ADALError uid: com.microsoft.aad.adal.ADALError fullName: com.microsoft.aad.adal.ADALError name: ADALError package: com.microsoft.aad.adal summary:

ADAL Error codes.

metadata: {}