Uses of Interface
com.microsoft.aad.adal.IWindowComponent

Uses of IWindowComponent in com.microsoft.aad.adal
 

Methods in com.microsoft.aad.adal with parameters of type IWindowComponent
 void AuthenticationContext.acquireToken(IWindowComponent fragment, String resource, String clientId, String redirectUri, String loginHint, PromptBehavior prompt, String extraQueryParameters, AuthenticationCallback<AuthenticationResult> callback)
          It will start interactive flow if needed.
 



Copyright © 2003–2015. All rights reserved.