54 строки
2.4 KiB
YAML
54 строки
2.4 KiB
YAML
### YamlMime:JavaType
|
|
constructors:
|
|
- fullName: com.microsoft.aad.adal.WebviewHelper.PreKeyAuthInfo.PreKeyAuthInfo(HashMap<String, String> httpHeaders, String loadUrl)
|
|
name: PreKeyAuthInfo(HashMap<String, String> httpHeaders, String loadUrl)
|
|
nameWithType: WebviewHelper.PreKeyAuthInfo.PreKeyAuthInfo(HashMap<String, String> httpHeaders, String loadUrl)
|
|
parameters:
|
|
- description: <p>the http headers </p>
|
|
name: httpHeaders
|
|
type: <xref href="HashMap%3CString%2C+String%3E?alt=HashMap%3CString%2C+String%3E&text=HashMap%3CString%2C+String%3E" data-throw-if-not-resolved="False"/>
|
|
- description: <p>load Url </p>
|
|
name: loadUrl
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Construct the PreKeyAuthInfo.</p>
|
|
|
|
<p></p>
|
|
syntax: public PreKeyAuthInfo(HashMap<String, String> httpHeaders, String loadUrl)
|
|
uid: com.microsoft.aad.adal.WebviewHelper.PreKeyAuthInfo.PreKeyAuthInfo(HashMap<String, String>,String)
|
|
inheritances:
|
|
- <xref href="java.lang.Object" data-throw-if-not-resolved="False"/>
|
|
methods:
|
|
- fullName: com.microsoft.aad.adal.WebviewHelper.PreKeyAuthInfo.getHttpHeaders()
|
|
name: getHttpHeaders()
|
|
nameWithType: WebviewHelper.PreKeyAuthInfo.getHttpHeaders()
|
|
returns:
|
|
description: <p>HashMap containing http headers </p>
|
|
type: <xref href="HashMap%3CString%2C+String%3E?alt=HashMap%3CString%2C+String%3E&text=HashMap%3CString%2C+String%3E" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the HTTP headers.</p>
|
|
|
|
<p></p>
|
|
syntax: public HashMap<String, String> getHttpHeaders()
|
|
uid: com.microsoft.aad.adal.WebviewHelper.PreKeyAuthInfo.getHttpHeaders()
|
|
- fullName: com.microsoft.aad.adal.WebviewHelper.PreKeyAuthInfo.getLoadUrl()
|
|
name: getLoadUrl()
|
|
nameWithType: WebviewHelper.PreKeyAuthInfo.getLoadUrl()
|
|
returns:
|
|
description: <p>load Url </p>
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the load Url.</p>
|
|
|
|
<p></p>
|
|
syntax: public String getLoadUrl()
|
|
uid: com.microsoft.aad.adal.WebviewHelper.PreKeyAuthInfo.getLoadUrl()
|
|
nameWithType: WebviewHelper.PreKeyAuthInfo
|
|
syntax: public class PreKeyAuthInfo
|
|
type: class
|
|
uid: com.microsoft.aad.adal.WebviewHelper.PreKeyAuthInfo
|
|
fullName: com.microsoft.aad.adal.WebviewHelper.PreKeyAuthInfo
|
|
name: WebviewHelper.PreKeyAuthInfo
|
|
package: com.microsoft.aad.adal
|
|
metadata: {}
|