public class AuthorizeApiServiceImpl extends AuthorizeApiService
| Constructor and Description |
|---|
AuthorizeApiServiceImpl(org.wso2.carbon.auth.oauth.AuthRequestHandler authRequestHandler) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
authorizeGet(String responseType,
String clientId,
String redirectUri,
String scope,
String state,
org.wso2.msf4j.Request request) |
public AuthorizeApiServiceImpl(org.wso2.carbon.auth.oauth.AuthRequestHandler authRequestHandler)
public javax.ws.rs.core.Response authorizeGet(String responseType, String clientId, String redirectUri, String scope, String state, org.wso2.msf4j.Request request) throws NotFoundException
authorizeGet in class AuthorizeApiServiceNotFoundExceptionCopyright © 2018 WSO2. All rights reserved.