24 строки
978 B
YAML
24 строки
978 B
YAML
### YamlMime:JavaType
|
|
methods:
|
|
- fullName: com.microsoft.aad.adal4j.AdalAuthorizationGrant.toParameters()
|
|
name: toParameters()
|
|
nameWithType: AdalAuthorizationGrant.toParameters()
|
|
returns:
|
|
description: <p>A map contains the HTTP parameters </p>
|
|
type: <xref href="Map%3CString%2C+List%3CString%3E%3E?alt=Map%3CString%2C+List%3CString%3E%3E&text=Map%3CString%2C+List%3CString%3E%3E" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Converts the grant into a HTTP parameters map.</p>
|
|
|
|
<p></p>
|
|
syntax: public Map<String, List<String>> toParameters()
|
|
uid: com.microsoft.aad.adal4j.AdalAuthorizationGrant.toParameters()
|
|
nameWithType: AdalAuthorizationGrant
|
|
syntax: public interface AdalAuthorizationGrant
|
|
type: interface
|
|
uid: com.microsoft.aad.adal4j.AdalAuthorizationGrant
|
|
fullName: com.microsoft.aad.adal4j.AdalAuthorizationGrant
|
|
name: AdalAuthorizationGrant
|
|
package: com.microsoft.aad.adal4j
|
|
summary: <p>Interface for an ADAL grant. </p>
|
|
metadata: {}
|