public class AdalDeviceCodeAuthorizationGrant extends Object implements AdalAuthorizationGrant
| Modifier and Type | Field and Description |
|---|---|
protected String |
correlationId |
| Modifier and Type | Method and Description |
|---|---|
String |
getCorrelationId() |
Map<String,List<String>> |
toParameters()
Converts the device code grant to a map of HTTP paramters.
|
protected String correlationId
public String getCorrelationId()
public Map<String,List<String>> toParameters()
toParameters in interface AdalAuthorizationGrantCopyright © 2013–2019. All rights reserved.