A B C D E F G H I L M O P Q R S T U V W

A

ACCESS_TOKEN - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.OAuth2
Core OAuth2 strings.
ACCOUNT_ACCESS_TOKEN - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Broker
 
ACCOUNT_AUTHORITY - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Broker
 
ACCOUNT_CLIENT_SECRET_KEY - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Broker
 
ACCOUNT_CLIENTID_KEY - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Broker
 
ACCOUNT_CORRELATIONID - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Broker
 
ACCOUNT_DEFAULT_NAME - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Broker
 
ACCOUNT_EXPIREDATE - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Broker
 
ACCOUNT_EXTRA_QUERY_PARAM - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Broker
 
ACCOUNT_IDTOKEN - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Broker
 
ACCOUNT_INITIAL_NAME - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Broker
 
ACCOUNT_INITIAL_REQUEST - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Broker
 
ACCOUNT_LOGIN_HINT - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Broker
 
ACCOUNT_NAME - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Broker
 
ACCOUNT_PROMPT - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Broker
 
ACCOUNT_REDIRECT - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Broker
 
ACCOUNT_REFRESH_TOKEN - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Broker
 
ACCOUNT_REMOVE_TOKENS - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Broker
 
ACCOUNT_REMOVE_TOKENS_VALUE - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Broker
 
ACCOUNT_RESOURCE - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Broker
 
ACCOUNT_RESULT - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Broker
 
ACCOUNT_UID_CACHES - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Broker
 
ACCOUNT_USERINFO_FAMILY_NAME - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Broker
 
ACCOUNT_USERINFO_GIVEN_NAME - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Broker
 
ACCOUNT_USERINFO_IDENTITY_PROVIDER - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Broker
 
ACCOUNT_USERINFO_TENANTID - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Broker
 
ACCOUNT_USERINFO_USERID - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Broker
 
ACCOUNT_USERINFO_USERID_DISPLAYABLE - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Broker
 
acquireToken(Activity, String, String, String, String, AuthenticationCallback<AuthenticationResult>) - Method in class com.microsoft.aad.adal.AuthenticationContext
acquire Token will start interactive flow if needed.
acquireToken(Activity, String, String, String, String, String, AuthenticationCallback<AuthenticationResult>) - Method in class com.microsoft.aad.adal.AuthenticationContext
acquire Token will start interactive flow if needed.
acquireToken(Activity, String, String, String, PromptBehavior, AuthenticationCallback<AuthenticationResult>) - Method in class com.microsoft.aad.adal.AuthenticationContext
acquire Token will start interactive flow if needed.
acquireToken(Activity, String, String, String, PromptBehavior, String, AuthenticationCallback<AuthenticationResult>) - Method in class com.microsoft.aad.adal.AuthenticationContext
acquire Token will start interactive flow if needed.
acquireToken(Activity, String, String, String, String, PromptBehavior, String, AuthenticationCallback<AuthenticationResult>) - Method in class com.microsoft.aad.adal.AuthenticationContext
acquire Token will start interactive flow if needed.
acquireToken(IWindowComponent, String, String, String, String, PromptBehavior, String, AuthenticationCallback<AuthenticationResult>) - Method in class com.microsoft.aad.adal.AuthenticationContext
It will start interactive flow if needed.
acquireToken(String, String, String, String, PromptBehavior, String, AuthenticationCallback<AuthenticationResult>) - Method in class com.microsoft.aad.adal.AuthenticationContext
This uses new dialog based prompt.
acquireTokenByRefreshToken(String, String, AuthenticationCallback<AuthenticationResult>) - Method in class com.microsoft.aad.adal.AuthenticationContext
acquire token using refresh token if cache is not used.
acquireTokenByRefreshToken(String, String, String, AuthenticationCallback<AuthenticationResult>) - Method in class com.microsoft.aad.adal.AuthenticationContext
acquire token using refresh token if cache is not used.
acquireTokenSilent(String, String, String, AuthenticationCallback<AuthenticationResult>) - Method in class com.microsoft.aad.adal.AuthenticationContext
The function will first look at the cache and automatically checks for the token expiration.
acquireTokenSilentSync(String, String, String) - Method in class com.microsoft.aad.adal.AuthenticationContext
This is sync function.
ACTION_CANCEL - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Browser
 
activity_authentication - Static variable in class com.microsoft.aad.adal.R.layout
 
activity_horizontal_margin - Static variable in class com.microsoft.aad.adal.R.dimen
Default screen margins, per the Android Design guidelines.
activity_vertical_margin - Static variable in class com.microsoft.aad.adal.R.dimen
 
ADAL_ID_CPU - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.AAD
 
ADAL_ID_DM - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.AAD
 
ADAL_ID_OS_VER - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.AAD
 
ADAL_ID_PLATFORM - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.AAD
 
ADAL_ID_VERSION - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.AAD
 
ADAL_PACKAGE_NAME - Static variable in class com.microsoft.aad.adal.AuthenticationConstants
 
ADAL_VERSION_KEY - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Broker
 
ADALError - Enum in com.microsoft.aad.adal
ADAL Error codes.
app_loading - Static variable in class com.microsoft.aad.adal.R.string
 
AppBaseTheme - Static variable in class com.microsoft.aad.adal.R.style
Base application theme, dependent on API level.
ApplicationReceiver - Class in com.microsoft.aad.adal
Receives system broadcast message for application install events.
ApplicationReceiver() - Constructor for class com.microsoft.aad.adal.ApplicationReceiver
 
AppTheme - Static variable in class com.microsoft.aad.adal.R.style
Application theme.
AUTH_HEADER_INVALID_FORMAT - Static variable in class com.microsoft.aad.adal.AuthenticationParameters
Invalid authentication header format.
AUTH_HEADER_MISSING - Static variable in class com.microsoft.aad.adal.AuthenticationParameters
WWW-Authenticate header was expected in the response.
AUTH_HEADER_MISSING_AUTHORITY - Static variable in class com.microsoft.aad.adal.AuthenticationParameters
WWW-Authenticate header is missing authorization_uri.
AUTH_HEADER_WRONG_STATUS - Static variable in class com.microsoft.aad.adal.AuthenticationParameters
Unauthorized http response (status code 401) was expected.
AUTHENTICATE_HEADER - Static variable in class com.microsoft.aad.adal.AuthenticationParameters
Constant Authenticate header: WWW-Authenticate.
AUTHENTICATION_FILE_DIRECTORY - Static variable in class com.microsoft.aad.adal.AuthenticationConstants
 
AuthenticationActivity - Class in com.microsoft.aad.adal
Authentication Activity to launch WebView for authentication.
AuthenticationActivity() - Constructor for class com.microsoft.aad.adal.AuthenticationActivity
 
AuthenticationCallback<T> - Interface in com.microsoft.aad.adal
Callback to use with token request.
AuthenticationCancelError - Exception in com.microsoft.aad.adal
Cancellation error.
AuthenticationCancelError() - Constructor for exception com.microsoft.aad.adal.AuthenticationCancelError
Constructs a new AuthenticationCancelError.
AuthenticationCancelError(String) - Constructor for exception com.microsoft.aad.adal.AuthenticationCancelError
Constructs a new AuthenticationCancelError with message.
AuthenticationConstants - Class in com.microsoft.aad.adal
 
AuthenticationConstants() - Constructor for class com.microsoft.aad.adal.AuthenticationConstants
 
AuthenticationConstants.AAD - Class in com.microsoft.aad.adal
 
AuthenticationConstants.AAD() - Constructor for class com.microsoft.aad.adal.AuthenticationConstants.AAD
 
AuthenticationConstants.Broker - Class in com.microsoft.aad.adal
 
AuthenticationConstants.Broker() - Constructor for class com.microsoft.aad.adal.AuthenticationConstants.Broker
 
AuthenticationConstants.Browser - Class in com.microsoft.aad.adal
 
AuthenticationConstants.Browser() - Constructor for class com.microsoft.aad.adal.AuthenticationConstants.Browser
 
AuthenticationConstants.OAuth2 - Class in com.microsoft.aad.adal
 
AuthenticationConstants.OAuth2() - Constructor for class com.microsoft.aad.adal.AuthenticationConstants.OAuth2
 
AuthenticationConstants.UIRequest - Class in com.microsoft.aad.adal
 
AuthenticationConstants.UIRequest() - Constructor for class com.microsoft.aad.adal.AuthenticationConstants.UIRequest
 
AuthenticationConstants.UIResponse - Class in com.microsoft.aad.adal
 
AuthenticationConstants.UIResponse() - Constructor for class com.microsoft.aad.adal.AuthenticationConstants.UIResponse
 
AuthenticationContext - Class in com.microsoft.aad.adal
ADAL context to get access token, refresh token, and lookup from cache.
AuthenticationContext(Context, String, boolean) - Constructor for class com.microsoft.aad.adal.AuthenticationContext
Constructs context to use with known authority to get the token.
AuthenticationContext(Context, String, boolean, ITokenCacheStore) - Constructor for class com.microsoft.aad.adal.AuthenticationContext
Constructs context to use with known authority to get the token.
AuthenticationContext(Context, String, ITokenCacheStore) - Constructor for class com.microsoft.aad.adal.AuthenticationContext
It will verify the authority and use the given cache.
AuthenticationException - Exception in com.microsoft.aad.adal
ADAL exception.
AuthenticationException() - Constructor for exception com.microsoft.aad.adal.AuthenticationException
Constructs a new AuthenticationException.
AuthenticationException(ADALError) - Constructor for exception com.microsoft.aad.adal.AuthenticationException
Constructs a new AuthenticationException with error code.
AuthenticationException(ADALError, String) - Constructor for exception com.microsoft.aad.adal.AuthenticationException
 
AuthenticationException(ADALError, String, Throwable) - Constructor for exception com.microsoft.aad.adal.AuthenticationException
 
AuthenticationParameters - Class in com.microsoft.aad.adal
Matching to ADAL.NET It provides helper methods to get the authorization_endpoint from resource address.
AuthenticationParameters() - Constructor for class com.microsoft.aad.adal.AuthenticationParameters
Creates AuthenticationParameters.
AuthenticationParameters.AuthenticationParamCallback - Interface in com.microsoft.aad.adal
Callback to use for async request.
AuthenticationResult - Class in com.microsoft.aad.adal
Result class to keep code, token and other info Serializable properties Mark temp properties as Transient if you dont want to keep them in serialization.
AuthenticationResult.AuthenticationStatus - Enum in com.microsoft.aad.adal
Status for authentication.
AuthenticationSettings - Enum in com.microsoft.aad.adal
Settings to be used in AuthenticationContext.
AUTHORITY_KEY - Static variable in class com.microsoft.aad.adal.AuthenticationParameters
Constant Authority key.
AUTHORIZATION - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.AAD
 
AUTHORIZATION_CODE - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.OAuth2
 
AUTHORIZATION_URI - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.AAD
 
AUTHTOKEN_TYPE - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Broker
Authtoken type string.
AZURE_AUTHENTICATOR_APP_PACKAGE_NAME - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Broker
 
AZURE_AUTHENTICATOR_APP_SIGNATURE - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Broker
Signature info for Azure authenticator app that installs authenticator component.

B

BACKGROUND_REQUEST_MESSAGE - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Broker
 
BEARER - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.AAD
AAD OAuth2 Challenge strings.
BEARER - Static variable in class com.microsoft.aad.adal.AuthenticationParameters
Constant Bearer.
BROKER_ACCOUNT_TYPE - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Broker
Account type string.
BROKER_FINAL_URL - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Broker
 
BROKER_FLOW - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.UIRequest
 
broker_processing - Static variable in class com.microsoft.aad.adal.R.string
 
BROKER_REQUEST - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Broker
 
BROKER_REQUEST_ID - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Broker
 
BROKER_REQUEST_RESUME - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Broker
 
BROWSER_CODE_AUTHENTICATION_EXCEPTION - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.UIResponse
Webview throws Authentication exception.
BROWSER_CODE_CANCEL - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.UIResponse
User cancelled.
BROWSER_CODE_COMPLETE - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.UIResponse
Flow complete.
BROWSER_CODE_ERROR - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.UIResponse
Browser error.
BROWSER_EXT_INSTALL_PREFIX - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Broker
 
BROWSER_EXT_PREFIX - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Broker
 
BROWSER_FLOW - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.UIRequest
 
BuildConfig - Class in com.microsoft.aad.adal
 
BuildConfig() - Constructor for class com.microsoft.aad.adal.BuildConfig
 
BUNDLE_MESSAGE - Static variable in class com.microsoft.aad.adal.AuthenticationConstants
 

C

CacheKey - Class in com.microsoft.aad.adal
CacheKey will be the object for key.
CALLER_CACHEKEY_PREFIX - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Broker
 
CALLER_INFO_PACKAGE - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Broker
 
cancelAuthenticationActivity(int) - Method in class com.microsoft.aad.adal.AuthenticationContext
Active authentication activity can be cancelled if it exists.
CHALLANGE_REQUEST_CERT_AUTH_DELIMETER - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Broker
Certificate authorities are passed with delimiter.
CHALLANGE_REQUEST_HEADER - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Broker
 
CHALLANGE_RESPONSE_CONTEXT - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Broker
 
CHALLANGE_RESPONSE_HEADER - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Broker
 
CHALLANGE_RESPONSE_TOKEN - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Broker
 
CHALLANGE_RESPONSE_TYPE - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Broker
 
CHALLANGE_TLS_INCAPABLE - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Broker
 
CHALLANGE_TLS_INCAPABLE_VERSION - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Broker
 
clearTokensForUser(String) - Method in class com.microsoft.aad.adal.DefaultTokenCacheStore
Clear tokens for user without additional retry.
clearTokensForUser(String) - Method in interface com.microsoft.aad.adal.ITokenStoreQuery
 
clearUserName(Context) - Static method in class com.microsoft.aad.adal.ApplicationReceiver
Clear the username after resuming login.
CLIENT_ID - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.OAuth2
 
CLIENT_REQUEST_ID - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.AAD
 
CLIENT_SECRET - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.OAuth2
 
CLIENT_TLS_NOT_SUPPORTED - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Broker
 
CLIENT_TLS_REDIRECT - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Broker
 
CODE - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.OAuth2
 
com.microsoft.aad.adal - package com.microsoft.aad.adal
Provides the classes necessary to create a client for azure active directory to get tokens.
com_microsoft_aad_adal_editDummyText - Static variable in class com.microsoft.aad.adal.R.id
 
com_microsoft_aad_adal_progressBar - Static variable in class com.microsoft.aad.adal.R.id
 
com_microsoft_aad_adal_webView1 - Static variable in class com.microsoft.aad.adal.R.id
 
contains(String) - Method in class com.microsoft.aad.adal.DefaultTokenCacheStore
 
contains(String) - Method in class com.microsoft.aad.adal.FileTokenCacheStore
 
contains(String) - Method in interface com.microsoft.aad.adal.ITokenCacheStore
Checks if cache key exists.
contains(String) - Method in class com.microsoft.aad.adal.MemoryTokenCacheStore
 
CORRELATION_ID - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.AAD
 
createAuthorizationHeader() - Method in class com.microsoft.aad.adal.AuthenticationResult
Uses access token to create header for web requests.
createCacheKey(String, String, String, boolean, String) - Static method in class com.microsoft.aad.adal.CacheKey
 
createCacheKey(TokenCacheItem) - Static method in class com.microsoft.aad.adal.CacheKey
 
createCacheKey(AuthenticationRequest, String) - Static method in class com.microsoft.aad.adal.CacheKey
 
createFromResourceUrl(Context, URL, AuthenticationParameters.AuthenticationParamCallback) - Static method in class com.microsoft.aad.adal.AuthenticationParameters
ADAL will make the call to get authority and resource info.
createFromResponseAuthenticateHeader(String) - Static method in class com.microsoft.aad.adal.AuthenticationParameters
ADAL will parse the header response to get the authority and the resource info.
createMultiResourceRefreshTokenKey(AuthenticationRequest, String) - Static method in class com.microsoft.aad.adal.CacheKey
Store multi resource refresh tokens with different key.

D

d(String, String) - Static method in class com.microsoft.aad.adal.Logger
 
DATA_KEY_LENGTH - Static variable in class com.microsoft.aad.adal.StorageHelper
IV Key length for AES-128.
DateTimeAdapter - Class in com.microsoft.aad.adal
 
DateTimeAdapter() - Constructor for class com.microsoft.aad.adal.DateTimeAdapter
 
DEBUG - Static variable in class com.microsoft.aad.adal.BuildConfig
 
debug(String, String) - Method in class com.microsoft.aad.adal.Logger
 
decrypt(String) - Method in class com.microsoft.aad.adal.StorageHelper
 
DEFAULT_EXPIRATION_TIME_SEC - Static variable in class com.microsoft.aad.adal.AuthenticationConstants
 
DefaultTokenCacheStore - Class in com.microsoft.aad.adal
Store/Retrieve TokenCacheItem from private SharedPreferences.
DefaultTokenCacheStore(Context) - Constructor for class com.microsoft.aad.adal.DefaultTokenCacheStore
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.microsoft.aad.adal.DateTimeAdapter
 
dialog_authentication - Static variable in class com.microsoft.aad.adal.R.layout
 

E

e(String, String, String, ADALError) - Static method in class com.microsoft.aad.adal.Logger
 
e(String, String, String, ADALError, Throwable) - Static method in class com.microsoft.aad.adal.Logger
 
editPassword - Static variable in class com.microsoft.aad.adal.R.id
 
editUserName - Static variable in class com.microsoft.aad.adal.R.id
 
ENCODING_UTF8 - Static variable in class com.microsoft.aad.adal.AuthenticationConstants
The Constant ENCODING_UTF8.
encrypt(String) - Method in class com.microsoft.aad.adal.StorageHelper
encrypt text with current key based on API level
ERROR - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.OAuth2
 
error(String, String, String, ADALError) - Method in class com.microsoft.aad.adal.Logger
 
error(String, String, String, ADALError, Throwable) - Method in class com.microsoft.aad.adal.Logger
 
ERROR_CODES - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.OAuth2
 
ERROR_DESCRIPTION - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.OAuth2
 
EXPIRES_IN - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.OAuth2
 

F

FileTokenCacheStore - Class in com.microsoft.aad.adal
Persisted cache that keeps cache in-memory until write operation.
FileTokenCacheStore(Context, String) - Constructor for class com.microsoft.aad.adal.FileTokenCacheStore
It tracks data in memory until it writes that to a file with write operation.
finish() - Method in class com.microsoft.aad.adal.AuthenticationActivity
Sends the result or a Constants.ERROR_CODE_CANCELED error if a result isn't present.

G

generateSignedJWT(String, String, RSAPrivateKey, RSAPublicKey, X509Certificate) - Method in interface com.microsoft.aad.adal.IJWSBuilder
 
getAccessToken() - Method in class com.microsoft.aad.adal.AuthenticationResult
Access token to send to the service in Authorization Header.
getAccessToken() - Method in class com.microsoft.aad.adal.TokenCacheItem
 
getAccessTokenType() - Method in class com.microsoft.aad.adal.AuthenticationResult
Token type.
getActivityPackageName() - Method in enum com.microsoft.aad.adal.AuthenticationSettings
get package name to setup intent for AuthenticationActivity.
getAll() - Method in class com.microsoft.aad.adal.DefaultTokenCacheStore
User can query over iterator values.
getAll() - Method in interface com.microsoft.aad.adal.ITokenStoreQuery
 
getAuthority() - Method in class com.microsoft.aad.adal.AuthenticationContext
Gets authority that is used for this object of AuthenticationContext.
getAuthority() - Method in class com.microsoft.aad.adal.AuthenticationParameters
get authority from the header.
getAuthority() - Method in class com.microsoft.aad.adal.CacheKey
Gets Authority.
getAuthority() - Method in class com.microsoft.aad.adal.TokenCacheItem
 
getBody() - Method in class com.microsoft.aad.adal.HttpWebResponse
 
getBrokerPackageName() - Method in enum com.microsoft.aad.adal.AuthenticationSettings
Gets packagename for broker app that installed authenticator.
getBrokerSignature() - Method in enum com.microsoft.aad.adal.AuthenticationSettings
Gets broker signature for broker app that installed authenticator.
getBrokerUser() - Method in class com.microsoft.aad.adal.AuthenticationContext
Gets username for current broker user.
getBrokerUsers() - Method in class com.microsoft.aad.adal.AuthenticationContext
 
getCache() - Method in class com.microsoft.aad.adal.AuthenticationContext
Returns referenced cache.
getCertificate() - Method in interface com.microsoft.aad.adal.IDeviceCertificate
Gets certificate.
getClientId() - Method in class com.microsoft.aad.adal.CacheKey
Gets ClientId.
getClientId() - Method in class com.microsoft.aad.adal.TokenCacheItem
 
getCode() - Method in exception com.microsoft.aad.adal.AuthenticationException
Gets ADALError code.
getConnectTimeOut() - Method in enum com.microsoft.aad.adal.AuthenticationSettings
 
getCorrelationId() - Method in class com.microsoft.aad.adal.Logger
 
getDescription() - Method in enum com.microsoft.aad.adal.ADALError
Gets error description.
getDeviceCertificateProxy() - Method in enum com.microsoft.aad.adal.AuthenticationSettings
get class for work place join related API.
getDisplayableId() - Method in class com.microsoft.aad.adal.UserInfo
Gets displayable user name.
getErrorCode() - Method in class com.microsoft.aad.adal.AuthenticationResult
Gets error code.
getErrorDescription() - Method in class com.microsoft.aad.adal.AuthenticationResult
Gets error description.
getErrorLogInfo() - Method in class com.microsoft.aad.adal.AuthenticationResult
Gets error log info.
getExpirationBuffer() - Method in enum com.microsoft.aad.adal.AuthenticationSettings
Gets expiration buffer.
getExpiresOn() - Method in class com.microsoft.aad.adal.AuthenticationResult
Epoch time for expiresOn.
getExpiresOn() - Method in class com.microsoft.aad.adal.TokenCacheItem
 
getFamilyName() - Method in class com.microsoft.aad.adal.UserInfo
Gets family name.
getGivenName() - Method in class com.microsoft.aad.adal.UserInfo
Gets given name.
getHttpHeaders() - Method in class com.microsoft.aad.adal.WebviewHelper.PreKeyAuthInfo
 
getIdentityProvider() - Method in class com.microsoft.aad.adal.UserInfo
Gets Identity provider.
getIdToken() - Method in class com.microsoft.aad.adal.AuthenticationResult
Get raw idtoken.
getInstallRequestInthisApp(Context) - Static method in class com.microsoft.aad.adal.ApplicationReceiver
 
getInstance() - Static method in class com.microsoft.aad.adal.Logger
 
getIsMultipleResourceRefreshToken() - Method in class com.microsoft.aad.adal.CacheKey
Gets status for multi resource refresh token.
getIsMultiResourceRefreshToken() - Method in class com.microsoft.aad.adal.AuthenticationResult
Multi-resource refresh tokens can be used to request token for another resource.
getIsMultiResourceRefreshToken() - Method in class com.microsoft.aad.adal.TokenCacheItem
 
getItem(String) - Method in class com.microsoft.aad.adal.DefaultTokenCacheStore
 
getItem(String) - Method in class com.microsoft.aad.adal.FileTokenCacheStore
 
getItem(String) - Method in interface com.microsoft.aad.adal.ITokenCacheStore
Get cache item.
getItem(String) - Method in class com.microsoft.aad.adal.MemoryTokenCacheStore
 
getLoadUrl() - Method in class com.microsoft.aad.adal.WebviewHelper.PreKeyAuthInfo
 
getLocalizedDescription(Context) - Method in enum com.microsoft.aad.adal.ADALError
Gets localized description if provided with context.
getLocalizedMessage(Context) - Method in exception com.microsoft.aad.adal.AuthenticationException
Gets localized ADALError code if provided by context.
getLogLevel() - Method in class com.microsoft.aad.adal.Logger
 
getMessage() - Method in exception com.microsoft.aad.adal.AuthenticationException
 
getPasswordChangeUrl() - Method in class com.microsoft.aad.adal.UserInfo
Gets password change url.
getPasswordExpiresOn() - Method in class com.microsoft.aad.adal.UserInfo
Gets password expires on.
getPreKeyAuthInfo(String) - Method in class com.microsoft.aad.adal.WebviewHelper
 
getRawIdToken() - Method in class com.microsoft.aad.adal.TokenCacheItem
 
getReadTimeOut() - Method in enum com.microsoft.aad.adal.AuthenticationSettings
 
getRedirectUriForBroker() - Method in class com.microsoft.aad.adal.AuthenticationContext
Get expected redirect Uri for your app to use in broker.
getRedirectUrl() - Method in class com.microsoft.aad.adal.WebviewHelper
Gets redirect url to tell the webview to stop before navigating.
getRefreshToken() - Method in class com.microsoft.aad.adal.AuthenticationResult
Refresh token to get new tokens.
getRefreshToken() - Method in class com.microsoft.aad.adal.TokenCacheItem
 
getRequestCorrelationId() - Method in class com.microsoft.aad.adal.AuthenticationContext
Get the CorrelationId set by user.
getResource() - Method in class com.microsoft.aad.adal.AuthenticationParameters
get resource from the header.
getResource() - Method in class com.microsoft.aad.adal.CacheKey
Gets Resource.
getResource() - Method in class com.microsoft.aad.adal.TokenCacheItem
 
getResponseException() - Method in class com.microsoft.aad.adal.HttpWebResponse
 
getResponseHeaders() - Method in class com.microsoft.aad.adal.HttpWebResponse
 
getResultIntent(String) - Method in class com.microsoft.aad.adal.WebviewHelper
Creates result intent to pass into onActivityResult method.
getRSAPrivateKey() - Method in interface com.microsoft.aad.adal.IDeviceCertificate
Gets RSA private key.
getRSAPublicKey() - Method in interface com.microsoft.aad.adal.IDeviceCertificate
Gets RSA public key.
getSecretKeyData() - Method in enum com.microsoft.aad.adal.AuthenticationSettings
Get bytes to derive secretKey to use in encrypt/decrypt.
getSharedPrefPackageName() - Method in enum com.microsoft.aad.adal.AuthenticationSettings
Gets package name provided for shared preferences.
getSkipBroker() - Method in enum com.microsoft.aad.adal.AuthenticationSettings
Skip broker usage.
getStartUrl() - Method in class com.microsoft.aad.adal.WebviewHelper
Gets startUrl to use as url to start webview.
getStatus() - Method in class com.microsoft.aad.adal.AuthenticationResult
Gets status.
getStatusCode() - Method in class com.microsoft.aad.adal.HttpWebResponse
 
getTenantId() - Method in class com.microsoft.aad.adal.AuthenticationResult
Gets tenantId.
getTenantId() - Method in class com.microsoft.aad.adal.TokenCacheItem
 
getThumbPrint() - Method in interface com.microsoft.aad.adal.IDeviceCertificate
Gets thumbPrint for certificate.
getTokensAboutToExpire() - Method in class com.microsoft.aad.adal.DefaultTokenCacheStore
Get tokens about to expire.
getTokensAboutToExpire() - Method in interface com.microsoft.aad.adal.ITokenStoreQuery
 
getTokensForResource(String) - Method in class com.microsoft.aad.adal.DefaultTokenCacheStore
Tokens for resource.
getTokensForResource(String) - Method in interface com.microsoft.aad.adal.ITokenStoreQuery
 
getTokensForUser(String) - Method in class com.microsoft.aad.adal.DefaultTokenCacheStore
Get tokens for user.
getTokensForUser(String) - Method in interface com.microsoft.aad.adal.ITokenStoreQuery
 
getUniqueUsersWithTokenCache() - Method in class com.microsoft.aad.adal.DefaultTokenCacheStore
Unique users with tokens.
getUniqueUsersWithTokenCache() - Method in interface com.microsoft.aad.adal.ITokenStoreQuery
 
getUserId() - Method in class com.microsoft.aad.adal.CacheKey
Gets UserId.
getUserId() - Method in class com.microsoft.aad.adal.UserInfo
Gets unique userid.
getUserInfo() - Method in class com.microsoft.aad.adal.AuthenticationResult
UserInfo returned from IdToken.
getUserInfo() - Method in class com.microsoft.aad.adal.TokenCacheItem
 
getUserName(Context) - Static method in class com.microsoft.aad.adal.ApplicationReceiver
Get username that started the install flow.
getValidateAuthority() - Method in class com.microsoft.aad.adal.AuthenticationContext
 
getVersionName() - Static method in class com.microsoft.aad.adal.AuthenticationContext
Version name for ADAL not for the app itself.
GRANT_TYPE - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.OAuth2
 

H

HEADER_ACCEPT - Static variable in class com.microsoft.aad.adal.WebRequestHandler
Header for accept.
HEADER_ACCEPT_JSON - Static variable in class com.microsoft.aad.adal.WebRequestHandler
Header for json type.
http_auth_dialog - Static variable in class com.microsoft.aad.adal.R.layout
 
http_auth_dialog_cancel - Static variable in class com.microsoft.aad.adal.R.string
 
http_auth_dialog_login - Static variable in class com.microsoft.aad.adal.R.string
 
http_auth_dialog_password - Static variable in class com.microsoft.aad.adal.R.string
 
http_auth_dialog_title - Static variable in class com.microsoft.aad.adal.R.string
 
http_auth_dialog_username - Static variable in class com.microsoft.aad.adal.R.string
 
HttpWebResponse - Class in com.microsoft.aad.adal
Web response to keep status, response body, headers and related exceptions.
HttpWebResponse() - Constructor for class com.microsoft.aad.adal.HttpWebResponse
 
HttpWebResponse(int, byte[], Map<String, List<String>>) - Constructor for class com.microsoft.aad.adal.HttpWebResponse
 

I

i(String, String, String) - Static method in class com.microsoft.aad.adal.Logger
 
i(String, String, String, ADALError) - Static method in class com.microsoft.aad.adal.Logger
 
IConnectionService - Interface in com.microsoft.aad.adal
exposed interface for testing.
IDeviceCertificate - Interface in com.microsoft.aad.adal
Work place join related certificate is required to respond device challange.
IDiscovery - Interface in com.microsoft.aad.adal
Discovery interface that validates authority.
IJWSBuilder - Interface in com.microsoft.aad.adal
Interface to construct jws message for responding certificate challenge.
inform(String, String, String, ADALError) - Method in class com.microsoft.aad.adal.Logger
 
INSTALL_REQUEST_KEY - Static variable in class com.microsoft.aad.adal.ApplicationReceiver
 
INSTALL_REQUEST_TRACK_FILE - Static variable in class com.microsoft.aad.adal.ApplicationReceiver
 
INSTALL_URL_KEY - Static variable in class com.microsoft.aad.adal.ApplicationReceiver
 
isAndroidLogEnabled() - Method in class com.microsoft.aad.adal.Logger
 
isConnectionAvailable() - Method in interface com.microsoft.aad.adal.IConnectionService
Gets status for connection status.
isExpired() - Method in class com.microsoft.aad.adal.AuthenticationResult
Checks expiration time.
isRefreshable(AuthenticationResult) - Method in class com.microsoft.aad.adal.AuthenticationContext
 
isTokenExpired(Date) - Static method in class com.microsoft.aad.adal.TokenCacheItem
Checks expiration time.
isValidAuthority(URL) - Method in interface com.microsoft.aad.adal.IDiscovery
Query authorizationEndpoint from well known instances to validate the instance.
isValidIssuer(List<String>) - Method in interface com.microsoft.aad.adal.IDeviceCertificate
Checks valid issuer for cert authorities.
ITokenCacheStore - Interface in com.microsoft.aad.adal
Minimal interface needed by ADAL for cache.
ITokenStoreQuery - Interface in com.microsoft.aad.adal
 
IWebRequestHandler - Interface in com.microsoft.aad.adal
Webrequest interface to send web requests.
IWindowComponent - Interface in com.microsoft.aad.adal
Implement this interface to pass fragment.

L

LinearLayout1 - Static variable in class com.microsoft.aad.adal.R.id
 
Log(String, String, String, Logger.LogLevel, ADALError) - Method in interface com.microsoft.aad.adal.Logger.ILogger
 
Logger - Class in com.microsoft.aad.adal
Android log output can.
Logger.ILogger - Interface in com.microsoft.aad.adal
 
Logger.LogLevel - Enum in com.microsoft.aad.adal
Log level.
LOGIN_HINT - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.AAD
 

M

MAC_LENGTH - Static variable in class com.microsoft.aad.adal.StorageHelper
256 bits output for signing message.
mCode - Variable in exception com.microsoft.aad.adal.AuthenticationException
 
MemoryTokenCacheStore - Class in com.microsoft.aad.adal
tokenCacheItem is not persisted.
MemoryTokenCacheStore() - Constructor for class com.microsoft.aad.adal.MemoryTokenCacheStore
Creates MemoryTokenCacheStore.
MULTI_RESOURCE_TOKEN - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Broker
 

O

onActivityResult(int, int, Intent) - Method in class com.microsoft.aad.adal.AuthenticationContext
This method wraps the implementation for onActivityResult at the related Activity class.
onBackPressed() - Method in class com.microsoft.aad.adal.AuthenticationActivity
 
onCompleted(Exception, AuthenticationParameters) - Method in interface com.microsoft.aad.adal.AuthenticationParameters.AuthenticationParamCallback
 
onCreate(Bundle) - Method in class com.microsoft.aad.adal.AuthenticationActivity
 
onError(Exception) - Method in interface com.microsoft.aad.adal.AuthenticationCallback
Sends error information.
onPause() - Method in class com.microsoft.aad.adal.AuthenticationActivity
 
onReceive(Context, Intent) - Method in class com.microsoft.aad.adal.ApplicationReceiver
This method receives message for any application status based on filters defined in your manifest.
onRestart() - Method in class com.microsoft.aad.adal.AuthenticationActivity
 
onRestoreInstanceState(Bundle) - Method in class com.microsoft.aad.adal.AuthenticationActivity
 
onResume() - Method in class com.microsoft.aad.adal.AuthenticationActivity
 
onSaveInstanceState(Bundle) - Method in class com.microsoft.aad.adal.AuthenticationActivity
 
onSuccess(T) - Method in interface com.microsoft.aad.adal.AuthenticationCallback
This will have the token info.

P

PACKAGE_NAME - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Broker
Apk packagename that will install AD-Authenticator.
PromptBehavior - Enum in com.microsoft.aad.adal
Prompt Behaviors that sets the behavior for authentication activity launch.

Q

QUERY_PROMPT - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.AAD
 
QUERY_PROMPT_REFRESH_SESSION_VALUE - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.AAD
 
QUERY_PROMPT_VALUE - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.AAD
 

R

R - Class in com.microsoft.aad.adal
 
R() - Constructor for class com.microsoft.aad.adal.R
 
R.attr - Class in com.microsoft.aad.adal
 
R.attr() - Constructor for class com.microsoft.aad.adal.R.attr
 
R.dimen - Class in com.microsoft.aad.adal
 
R.dimen() - Constructor for class com.microsoft.aad.adal.R.dimen
 
R.id - Class in com.microsoft.aad.adal
 
R.id() - Constructor for class com.microsoft.aad.adal.R.id
 
R.layout - Class in com.microsoft.aad.adal
 
R.layout() - Constructor for class com.microsoft.aad.adal.R.layout
 
R.string - Class in com.microsoft.aad.adal
 
R.string() - Constructor for class com.microsoft.aad.adal.R.string
 
R.style - Class in com.microsoft.aad.adal
 
R.style() - Constructor for class com.microsoft.aad.adal.R.style
 
REALM - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.AAD
 
REDIRECT_DELIMETER_ENCODED - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Broker
 
REDIRECT_PREFIX - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Broker
 
REDIRECT_URI - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.OAuth2
 
REFRESH_TOKEN - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.OAuth2
 
removeAll() - Method in class com.microsoft.aad.adal.DefaultTokenCacheStore
 
removeAll() - Method in class com.microsoft.aad.adal.FileTokenCacheStore
 
removeAll() - Method in interface com.microsoft.aad.adal.ITokenCacheStore
Removes all items from cache.
removeAll() - Method in class com.microsoft.aad.adal.MemoryTokenCacheStore
 
removeItem(String) - Method in class com.microsoft.aad.adal.DefaultTokenCacheStore
 
removeItem(String) - Method in class com.microsoft.aad.adal.FileTokenCacheStore
 
removeItem(String) - Method in interface com.microsoft.aad.adal.ITokenCacheStore
Removes item with key.
removeItem(String) - Method in class com.microsoft.aad.adal.MemoryTokenCacheStore
 
REQUEST_ID - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Browser
 
REQUEST_MESSAGE - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Browser
 
RESOURCE - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.AAD
AAD OAuth2 extension strings.
RESOURCE_KEY - Static variable in class com.microsoft.aad.adal.AuthenticationParameters
Constant Resource key.
RESPONSE - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Browser
 
RESPONSE_AUTHENTICATION_EXCEPTION - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Browser
 
RESPONSE_ERROR_CODE - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Browser
 
RESPONSE_ERROR_MESSAGE - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Browser
 
RESPONSE_FINAL_URL - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Browser
 
RESPONSE_REQUEST_INFO - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Browser
 
RESPONSE_TYPE - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.OAuth2
 
RETURN_CLIENT_REQUEST_ID - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.AAD
 

S

saveRequest(Context, AuthenticationRequest, String) - Static method in class com.microsoft.aad.adal.ApplicationReceiver
 
SCOPE - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.OAuth2
 
sendGet(URL, HashMap<String, String>) - Method in interface com.microsoft.aad.adal.IWebRequestHandler
 
sendGet(URL, HashMap<String, String>) - Method in class com.microsoft.aad.adal.WebRequestHandler
 
sendPost(URL, HashMap<String, String>, byte[], String) - Method in interface com.microsoft.aad.adal.IWebRequestHandler
 
sendPost(URL, HashMap<String, String>, byte[], String) - Method in class com.microsoft.aad.adal.WebRequestHandler
 
serialize(Date, Type, JsonSerializationContext) - Method in class com.microsoft.aad.adal.DateTimeAdapter
 
setAccessToken(String) - Method in class com.microsoft.aad.adal.TokenCacheItem
 
setActivityPackageName(String) - Method in enum com.microsoft.aad.adal.AuthenticationSettings
set package name to setup intent for AuthenticationActivity.
setAndroidLogEnabled(boolean) - Method in class com.microsoft.aad.adal.Logger
 
setAuthority(String) - Method in class com.microsoft.aad.adal.TokenCacheItem
 
setBody(byte[]) - Method in class com.microsoft.aad.adal.HttpWebResponse
 
setBrokerPackageName(String) - Method in enum com.microsoft.aad.adal.AuthenticationSettings
Sets package name for broker app that installed authenticator.
setBrokerSignature(String) - Method in enum com.microsoft.aad.adal.AuthenticationSettings
Sets broker app info for ADAL to use.
setClientId(String) - Method in class com.microsoft.aad.adal.TokenCacheItem
 
setConnectTimeOut(int) - Method in enum com.microsoft.aad.adal.AuthenticationSettings
Sets the maximum time in milliseconds to wait while connecting.
setCorrelationId(UUID) - Method in interface com.microsoft.aad.adal.IDiscovery
Sets correlationId.
setCorrelationId(UUID) - Static method in class com.microsoft.aad.adal.Logger
 
setDeviceCertificateProxyClass(Class) - Method in enum com.microsoft.aad.adal.AuthenticationSettings
set class for work place join related API.
setExpirationBuffer(int) - Method in enum com.microsoft.aad.adal.AuthenticationSettings
When checking access token expiration, it will check if the time to expiration is less than this value(in seconds).
setExpiresOn(Date) - Method in class com.microsoft.aad.adal.TokenCacheItem
 
setExternalLogger(Logger.ILogger) - Method in class com.microsoft.aad.adal.Logger
set custom logger.
setIsMultiResourceRefreshToken(boolean) - Method in class com.microsoft.aad.adal.TokenCacheItem
 
setItem(String, TokenCacheItem) - Method in class com.microsoft.aad.adal.DefaultTokenCacheStore
 
setItem(String, TokenCacheItem) - Method in class com.microsoft.aad.adal.FileTokenCacheStore
 
setItem(String, TokenCacheItem) - Method in interface com.microsoft.aad.adal.ITokenCacheStore
Sets item.
setItem(String, TokenCacheItem) - Method in class com.microsoft.aad.adal.MemoryTokenCacheStore
 
setLogLevel(Logger.LogLevel) - Method in class com.microsoft.aad.adal.Logger
 
setRawIdToken(String) - Method in class com.microsoft.aad.adal.TokenCacheItem
 
setReadTimeOut(int) - Method in enum com.microsoft.aad.adal.AuthenticationSettings
Sets the maximum time to wait for an input stream read to complete before giving up.
setRefreshToken(String) - Method in class com.microsoft.aad.adal.TokenCacheItem
 
setRequestCorrelationId(UUID) - Method in class com.microsoft.aad.adal.AuthenticationContext
set CorrelationId to requests.
setRequestCorrelationId(UUID) - Method in interface com.microsoft.aad.adal.IWebRequestHandler
 
setRequestCorrelationId(UUID) - Method in class com.microsoft.aad.adal.WebRequestHandler
Sets correlationId.
setResource(String) - Method in class com.microsoft.aad.adal.TokenCacheItem
 
setResponseException(Exception) - Method in class com.microsoft.aad.adal.HttpWebResponse
 
setResponseHeaders(Map<String, List<String>>) - Method in class com.microsoft.aad.adal.HttpWebResponse
 
setSecretKey(byte[]) - Method in enum com.microsoft.aad.adal.AuthenticationSettings
set raw bytes to derive secretKey to use in encrypt/decrypt.
setSharedPrefPackageName(String) - Method in enum com.microsoft.aad.adal.AuthenticationSettings
Sets package name to use DefaultTokenCacheStore with sharedUserId apps.
setSkipBroker(boolean) - Method in enum com.microsoft.aad.adal.AuthenticationSettings
Sets flag to skip broker.
setStatusCode(int) - Method in class com.microsoft.aad.adal.HttpWebResponse
 
setTenantId(String) - Method in class com.microsoft.aad.adal.TokenCacheItem
 
setUserInfo(UserInfo) - Method in class com.microsoft.aad.adal.TokenCacheItem
 
SIGNATURE - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Broker
Signature info for Intune Company portal app that installs authenticator component.
startActivityForResult(Intent, int) - Method in interface com.microsoft.aad.adal.IWindowComponent
ADAL will send request in the intent data and request Code.
STATE - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.OAuth2
 
StorageHelper - Class in com.microsoft.aad.adal
Shared preferences store clear text.
StorageHelper(Context) - Constructor for class com.microsoft.aad.adal.StorageHelper
 

T

TOKEN_BROKER_RESPONSE - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.UIResponse
Broker returns full response.
TOKEN_FLOW - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.UIRequest
 
TOKEN_TYPE - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.OAuth2
 
TokenCacheItem - Class in com.microsoft.aad.adal
Extended result to store more info Queries will be performed over this item not the key.
TokenCacheItem() - Constructor for class com.microsoft.aad.adal.TokenCacheItem
Construct default cache item.
toString() - Method in class com.microsoft.aad.adal.CacheKey
 

U

USERDATA_CALLER_CACHEKEYS - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Broker
 
USERDATA_PREFIX - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Broker
 
USERDATA_UID_KEY - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Broker
 
UserInfo - Class in com.microsoft.aad.adal
Contains information of a single user.
UserInfo() - Constructor for class com.microsoft.aad.adal.UserInfo
 
UserInfo(String) - Constructor for class com.microsoft.aad.adal.UserInfo
 
UserInfo(String, String, String, String, String) - Constructor for class com.microsoft.aad.adal.UserInfo
 
UserInfo(IdToken) - Constructor for class com.microsoft.aad.adal.UserInfo
 

V

v(String, String) - Static method in class com.microsoft.aad.adal.Logger
 
v(String, String, String, ADALError) - Static method in class com.microsoft.aad.adal.Logger
 
validateRequestIntent() - Method in class com.microsoft.aad.adal.WebviewHelper
Check request intent fields.
valueOf(String) - Static method in enum com.microsoft.aad.adal.ADALError
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.aad.adal.AuthenticationResult.AuthenticationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.aad.adal.AuthenticationSettings
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.aad.adal.Logger.LogLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.aad.adal.PromptBehavior
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.microsoft.aad.adal.ADALError
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.aad.adal.AuthenticationResult.AuthenticationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.aad.adal.AuthenticationSettings
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.aad.adal.Logger.LogLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.aad.adal.PromptBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
verbose(String, String, String, ADALError) - Method in class com.microsoft.aad.adal.Logger
 
VERSION_ANDROID_KEY_STORE - Static variable in class com.microsoft.aad.adal.StorageHelper
 
VERSION_USER_DEFINED - Static variable in class com.microsoft.aad.adal.StorageHelper
 

W

w(String, String, String, ADALError) - Static method in class com.microsoft.aad.adal.Logger
 
warn(String, String, String, ADALError) - Method in class com.microsoft.aad.adal.Logger
 
WEB_UI_CANCEL - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.AAD
 
WebRequestHandler - Class in com.microsoft.aad.adal
It uses one time async task.
WebRequestHandler() - Constructor for class com.microsoft.aad.adal.WebRequestHandler
Creates http request.
webView1 - Static variable in class com.microsoft.aad.adal.R.id
 
WEBVIEW_INVALID_REQUEST - Static variable in class com.microsoft.aad.adal.AuthenticationConstants.Browser
 
WebviewHelper - Class in com.microsoft.aad.adal
Wrapper class to handle internals for request intent and response for custom webview usage.
WebviewHelper(Intent) - Constructor for class com.microsoft.aad.adal.WebviewHelper
Construct with incoming requestIntent that you receive at startActivityForResult.
WebviewHelper.PreKeyAuthInfo - Class in com.microsoft.aad.adal
 
WebviewHelper.PreKeyAuthInfo(HashMap<String, String>, String) - Constructor for class com.microsoft.aad.adal.WebviewHelper.PreKeyAuthInfo
 

A B C D E F G H I L M O P Q R S T U V W

Copyright © 2003–2015. All rights reserved.