com.microsoft.aad.adal
Class WebviewHelper.PreKeyAuthInfo

java.lang.Object
  extended by com.microsoft.aad.adal.WebviewHelper.PreKeyAuthInfo
Enclosing class:
WebviewHelper

public static class WebviewHelper.PreKeyAuthInfo
extends Object


Constructor Summary
WebviewHelper.PreKeyAuthInfo(HashMap<String,String> httpHeaders, String loadUrl)
           
 
Method Summary
 HashMap<String,String> getHttpHeaders()
           
 String getLoadUrl()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebviewHelper.PreKeyAuthInfo

public WebviewHelper.PreKeyAuthInfo(HashMap<String,String> httpHeaders,
                                    String loadUrl)
Method Detail

getHttpHeaders

public HashMap<String,String> getHttpHeaders()

getLoadUrl

public String getLoadUrl()


Copyright © 2003–2015. All rights reserved.