JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
com.microsoft.identity.client
,
com.microsoft.identity.client.claims
,
com.microsoft.identity.client.configuration
,
com.microsoft.identity.client.exception
,
com.microsoft.identity.client.internal
,
com.microsoft.identity.client.internal.configuration
,
com.microsoft.identity.client.internal.controllers
Class Hierarchy
java.lang.Object
com.microsoft.identity.client.
Account
(implements com.microsoft.identity.client.
IAccount
)
com.microsoft.identity.client.
MultiTenantAccount
(implements com.microsoft.identity.client.
IMultiTenantAccount
)
com.microsoft.identity.client.
TenantProfile
(implements com.microsoft.identity.client.
ITenantProfile
)
com.microsoft.identity.client.internal.
AsyncResult
<T>
com.microsoft.identity.client.
AuthenticationResult
(implements com.microsoft.identity.client.
IAuthenticationResult
)
com.microsoft.identity.client.
AuthenticationScheme
com.microsoft.identity.client.
BearerAuthenticationScheme
com.microsoft.identity.client.
PoPAuthenticationScheme
BaseController
com.microsoft.identity.client.internal.controllers.
BrokerMsalController
BaseController
com.microsoft.identity.client.internal.controllers.
LocalMSALController
BaseException
com.microsoft.identity.client.exception.
BrokerCommunicationException
BaseException
com.microsoft.identity.client.exception.
MsalException
com.microsoft.identity.client.exception.
MsalArgumentException
com.microsoft.identity.client.exception.
MsalClientException
com.microsoft.identity.client.exception.
MsalDeclinedScopeException
com.microsoft.identity.client.exception.
MsalServiceException
com.microsoft.identity.client.exception.
MsalIntuneAppProtectionPolicyRequiredException
com.microsoft.identity.client.exception.
MsalUiRequiredException
com.microsoft.identity.client.exception.
MsalUserCancelException
com.microsoft.identity.client.internal.controllers.
BrokerAccountManagerStrategy
com.microsoft.identity.client.internal.controllers.
BrokerAuthServiceStrategy
com.microsoft.identity.client.claims.
ClaimsRequest
android.content.Context
android.content.ContextWrapper
android.view.ContextThemeWrapper
android.app.Activity (implements android.content.ComponentCallbacks2, android.view.KeyEvent.Callback, android.view.LayoutInflater.Factory2, android.view.View.OnCreateContextMenuListener, android.view.Window.Callback)
com.microsoft.identity.client.internal.controllers.
BrokerActivity
com.microsoft.identity.client.
BrowserTabActivity
com.microsoft.identity.client.
CurrentAccountResult
(implements com.microsoft.identity.client.
ICurrentAccountResult
)
com.microsoft.identity.client.configuration.
HttpConfiguration
com.microsoft.identity.client.
Logger
com.microsoft.identity.client.configuration.
LoggerConfiguration
com.microsoft.identity.client.configuration.
LoggerConfiguration.SerializedNames
com.microsoft.identity.client.internal.configuration.
LogLevelDeserializer
com.microsoft.identity.client.
MsalChromeCustomTabManager
com.microsoft.identity.client.internal.controllers.
MSALControllerFactory
com.microsoft.identity.client.internal.controllers.
MsalExceptionAdapter
com.microsoft.identity.client.internal.
MsalUtils
com.microsoft.identity.client.internal.controllers.
OperationParametersAdapter
com.microsoft.identity.client.
PoPAuthenticationScheme.Builder
com.microsoft.identity.client.
PublicClientApplication
(implements com.microsoft.identity.client.
IPublicClientApplication
, com.microsoft.identity.client.
ITokenShare
)
com.microsoft.identity.client.
MultipleAccountPublicClientApplication
(implements com.microsoft.identity.client.
IMultipleAccountPublicClientApplication
)
com.microsoft.identity.client.
SingleAccountPublicClientApplication
(implements com.microsoft.identity.client.
ISingleAccountPublicClientApplication
)
com.microsoft.identity.client.
PublicClientApplicationConfiguration
com.microsoft.identity.client.
PublicClientApplicationConfiguration.SerializedNames
com.microsoft.identity.client.
PublicClientApplicationConfigurationFactory
com.microsoft.identity.client.internal.controllers.
RequestCodes
com.microsoft.identity.client.claims.
RequestedClaim
com.microsoft.identity.client.claims.
RequestedClaimAdditionalInformation
com.microsoft.identity.client.claims.
RequestedClaimAdditionalInformation.SerializedNames
com.microsoft.identity.client.
TokenParameters
com.microsoft.identity.client.
AcquireTokenParameters
com.microsoft.identity.client.internal.
IntuneAcquireTokenParameters
com.microsoft.identity.client.
AcquireTokenSilentParameters
com.microsoft.identity.client.
TokenParameters.Builder
<B>
com.microsoft.identity.client.
AcquireTokenParameters.Builder
com.microsoft.identity.client.internal.
IntuneAcquireTokenParameters.Builder
com.microsoft.identity.client.
AcquireTokenSilentParameters.Builder
com.microsoft.identity.client.
TokenParametersAdapter
com.microsoft.identity.client.claims.
WWWAuthenticateHeader
Interface Hierarchy
com.microsoft.identity.client.internal.controllers.
BrokerAccountManagerStrategy.OperationInfo
<T,U>
com.microsoft.identity.client.internal.controllers.
BrokerAuthServiceStrategy.AuthServiceOperation
<T>
com.microsoft.identity.client.
IAuthenticationResult
com.microsoft.identity.client.
IClaimable
com.microsoft.identity.client.
IAccount
(also extends java.io.Serializable)
com.microsoft.identity.client.
IMultiTenantAccount
com.microsoft.identity.client.
ITenantProfile
com.microsoft.identity.client.
IMultiTenantAccount
com.microsoft.identity.client.
ITenantProfile
com.microsoft.identity.client.
ICurrentAccountResult
com.microsoft.identity.client.
ILoggerCallback
com.microsoft.identity.client.
IMsalEventReceiver
com.microsoft.identity.client.
IMultipleAccountPublicClientApplication.GetAccountCallback
com.microsoft.identity.client.
IMultipleAccountPublicClientApplication.RemoveAccountCallback
com.microsoft.identity.client.
IPublicClientApplication
com.microsoft.identity.client.
IMultipleAccountPublicClientApplication
com.microsoft.identity.client.
ISingleAccountPublicClientApplication
com.microsoft.identity.client.
IPublicClientApplication.ApplicationCreatedListener
com.microsoft.identity.client.
IPublicClientApplication.IMultipleAccountApplicationCreatedListener
com.microsoft.identity.client.
IPublicClientApplication.ISingleAccountApplicationCreatedListener
com.microsoft.identity.client.
IPublicClientApplication.LoadAccountsCallback
com.microsoft.identity.client.
ISingleAccountPublicClientApplication.CurrentAccountCallback
com.microsoft.identity.client.
ISingleAccountPublicClientApplication.SignOutCallback
com.microsoft.identity.client.
ITokenShare
com.microsoft.identity.client.
PublicClientApplication.BrokerDeviceModeCallback
java.io.Serializable
com.microsoft.identity.client.
IAccount
(also extends com.microsoft.identity.client.
IClaimable
)
com.microsoft.identity.client.
IMultiTenantAccount
com.microsoft.identity.client.
ITenantProfile
com.microsoft.identity.client.
SilentAuthenticationCallback
com.microsoft.identity.client.
AuthenticationCallback
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
com.microsoft.identity.client.configuration.
AccountMode
com.microsoft.identity.client.
HttpMethod
com.microsoft.identity.client.
Logger.LogLevel
com.microsoft.identity.client.
Prompt
com.microsoft.identity.client.
WebViewSelection
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes