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