gluu
公開メンバ関数 | 全メンバ一覧
org.xdi.oxd.server.introspection.BackCompatibleIntrospectionService インタフェース
org.xdi.oxd.server.introspection.BackCompatibleIntrospectionService 連携図
Collaboration graph

公開メンバ関数

BackCompatibleIntrospectionResponse introspectToken (@HeaderParam("Authorization") String p_authorization, @FormParam("token") String p_token)
 

詳解

Back compatibility with AS 3.1.1 and earlier.

著者
yuriyz

関数詳解

◆ introspectToken()

BackCompatibleIntrospectionResponse org.xdi.oxd.server.introspection.BackCompatibleIntrospectionService.introspectToken ( @HeaderParam("Authorization") String  p_authorization,
@FormParam("token") String  p_token 
)

Returns introspection response for specified token.

引数
p_authorizationauthorization token
p_tokentoken to introspect
戻り値
introspection response

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