gluu
公開メンバ関数 | 全メンバ一覧
org.xdi.oxauth.client.uma.UmaRptIntrospectionService インタフェース
org.xdi.oxauth.client.uma.UmaRptIntrospectionService 連携図
Collaboration graph

公開メンバ関数

RptIntrospectionResponse requestRptStatus (@HeaderParam("Authorization") String authorization, @FormParam("token") String rptAsString, @FormParam("token_type_hint") String tokenTypeHint)
 

詳解

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

関数詳解

◆ requestRptStatus()

RptIntrospectionResponse org.xdi.oxauth.client.uma.UmaRptIntrospectionService.requestRptStatus ( @HeaderParam("Authorization") String  authorization,
@FormParam("token") String  rptAsString,
@FormParam("token_type_hint") String  tokenTypeHint 
)

このインタフェース詳解は次のファイルから抽出されました: