public interface CorrectRptIntrospectionService
| Modifier and Type | Method and Description |
|---|---|
CorrectRptIntrospectionResponse |
requestRptStatus(String authorization,
String rptAsString,
String tokenTypeHint) |
@POST @Produces(value="application/json") CorrectRptIntrospectionResponse requestRptStatus(@HeaderParam(value="Authorization") String authorization, @FormParam(value="token") String rptAsString, @FormParam(value="token_type_hint") String tokenTypeHint)
Copyright © 2018. All rights reserved.