Package | Description |
---|---|
org.wso2.carbon.appmgt.mdm.restconnector.authorization.client.dto |
Modifier and Type | Method and Description |
---|---|
AccessTokenInfo |
TokenIssuerService.getToken(String grant,
String refreshToken)
Get a token for refresh grant type.
|
AccessTokenInfo |
TokenIssuerService.getToken(String grant,
String username,
String password)
Get a token for password grant type.
|
Copyright © 2017 WSO2. All rights reserved.