public class AdalIntegratedAuthorizationGrant extends Object implements AdalAuthorizationGrant
Modifier and Type | Method and Description |
---|---|
String |
getResource() |
String |
getUserName() |
Map<String,List<String>> |
toParameters()
Converts the grant into a HTTP parameters map.
|
public Map<String,List<String>> toParameters()
AdalAuthorizationGrant
toParameters
in interface AdalAuthorizationGrant
public String getResource()
public String getUserName()
Copyright © 2013–2021. All rights reserved.