com.microsoft.aad.adal
Copyright (c) Microsoft Corporation.
Provides the classes necessary to create a client for azure active directory to get tokens.
Authentication |
Authentication Activity to launch WebView for authentication. |
|
Authentication |
Cancellation error. |
|
Authentication |
AuthenticationConstants contains all the constant value the SDK is using. |
|
Authentication |
ADAL context to get access token, refresh token, and lookup from cache. |
|
Authentication |
ADAL exception. |
|
Authentication |
Matching to ADAL.NET It provides helper methods to get the authorization_endpoint from resource address. |
|
Authentication |
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. |
|
Cache |
CacheKey will be the object for key. |
|
Date |
||
Default |
Store/Retrieve TokenCacheItem from SharedPreferencesFileManager. SharedPreferencesFileManager saves items when it is committed in an atomic operation. |
|
File |
Persisted cache that keeps cache in-memory until write operation. Filename should not be used on another instance of FileTokenCacheStore since read operations are not synced to file. |
|
Intune |
||
Logger |
Android log output can. If externalLogger is set, it will use that as well. Usage: Logger.v(tag, message, additionalMessage, errorCode) to log. Set custom logger: Logger.setExternalLogger(..); |
|
Memory |
tokenCacheItem is not persisted. Memory cache does not keep static items. |
|
Package |
Gets information about calling activity. |
|
Resource |
ADAL exception for the case when server response doesn't have expected data e.g. missing header, wrong status code, invalid format |
|
Storage |
Shared preferences store clear text. This class helps to encrypt/decrypt text to store. API SDK>= 18 has more security with AndroidKeyStore. Note: StorageHelper is designed for the ADAL internal encryption/decryption. Don't take dependency on it for external use. |
|
String |
||
Token |
Extended result to store more info Queries will be performed over this item not the key. |
|
Token |
This TokenCacheItemAdapter class is a customized serializer for the family token cache item into GSON where we are trying to keep a lightweight form of tokenCacheItem by parsing the raw idToken, we can get all the claims in it, including userInfo, and tenantId. |
|
Usage |
usage authentication error. |
|
User |
Contains information of a single user. |
|
Webview |
Wrapper class to handle internals for request intent and response for custom webview usage. |
|
Authentication |
Represents the constants value for Active Directory. |
|
Authentication |
Represents the constants for broker. |
|
Authentication |
Holding all the constant value involved in the webview. |
|
Authentication |
Bundle identifiers for x-ms-clitelem info. |
|
Authentication |
Represents the constant value of oauth2 params. |
|
Authentication |
Represents the oauth2 error code. |
|
Webview |
||
Authentication |
Represents the request code. |
|
Authentication |
Represents the response code. |
Authentication |
Callback to use with token request. User implements this callback to use result in their context. |
|
IDevice |
Work place join related certificate is required to respond device challenge. |
|
IJWSBuilder |
Interface to construct jws message for responding certificate challenge. |
|
IToken |
Minimal interface needed by ADAL for cache. |
|
IToken |
||
IWindow |
Implement this interface to pass fragment. |
|
Authentication |
Callback to use for async request. |
|
Logger. |
Interface for apps to configure the external logging. |
ADALError |
ADAL Error codes. |
Authentication |
Settings to be used in AuthenticationContext. |
Prompt |
Prompt Behaviors that sets the behavior for authentication activity launch. |
Authentication |
Status for authentication. |
Logger. |
Enum class for LogLevel that the sdk recognizes. |
Azure SDK for Java geri bildirimi
Azure SDK for Java, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: