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
All Methods Instance Methods Abstract Methods Modifier and Type Method Description io.jans.as.model.uma.RptIntrospectionResponse
requestRptStatus(String authorization, String rptAsString, String tokenTypeHint)
-