Package | Description |
---|---|
org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto |
Modifier and Type | Method and Description |
---|---|
AccessTokenInfo |
TokenIssuerService.getToken(String grant,
String refreshToken) |
AccessTokenInfo |
TokenIssuerService.getToken(String grant,
String username,
String password) |
AccessTokenInfo |
TokenIssuerService.getToken(String grant,
String username,
String password,
String scopes) |
Copyright © 2017 WSO2. All rights reserved.