public abstract class AuthorizeApiService extends Object
| Constructor and Description |
|---|
AuthorizeApiService() |
| Modifier and Type | Method and Description |
|---|---|
abstract javax.ws.rs.core.Response |
authorizeGet(String responseType,
String clientId,
String redirectUri,
String scope,
String state,
org.wso2.msf4j.Request request) |
public abstract javax.ws.rs.core.Response authorizeGet(String responseType, String clientId, String redirectUri, String scope, String state, org.wso2.msf4j.Request request) throws NotFoundException
NotFoundExceptionCopyright © 2018 WSO2. All rights reserved.