public abstract class UserinfoApiService extends Object
| Constructor and Description |
|---|
UserinfoApiService() |
| Modifier and Type | Method and Description |
|---|---|
abstract javax.ws.rs.core.Response |
userinfoGet(String authorization,
org.wso2.msf4j.Request request) |
public abstract javax.ws.rs.core.Response userinfoGet(String authorization, org.wso2.msf4j.Request request) throws NotFoundException
NotFoundExceptionCopyright © 2018 WSO2. All rights reserved.