Package io.jans.as.client.uma
Interface UmaRptIntrospectionService
public interface UmaRptIntrospectionService
The endpoint at which the host requests the status of an RPT presented to it by a requester.
The endpoint is RPT introspection profile implementation defined here:
http://docs.kantarainitiative.org/uma/draft-uma-core.html#uma-bearer-token-profile
-
Method Summary
Modifier and TypeMethodDescriptionio.jans.as.model.uma.RptIntrospectionResponserequestRptStatus(String authorization, String rptAsString, String tokenTypeHint)
-
Method Details
-
requestRptStatus
-