gluu
org.xdi.oxauth.client.uma.UmaTokenService メンバ一覧

継承メンバを含む org.xdi.oxauth.client.uma.UmaTokenService の全メンバ一覧です。

requestJwtAuthorizationRpt( @FormParam("client_assertion_type") String clientAssertionType, @FormParam("client_assertion") String clientAssertion, @FormParam("grant_type") String grantType, @FormParam("ticket") String ticket, @FormParam("claim_token") String claimToken, @FormParam("claim_token_format") String claimTokenFormat, @FormParam("pct") String pctCode, @FormParam("rpt") String rptCode, @FormParam("scope") String scope)org.xdi.oxauth.client.uma.UmaTokenService
requestRpt( @HeaderParam("Authorization") String authorization, @FormParam("grant_type") String grantType, @FormParam("ticket") String ticket, @FormParam("claim_token") String claimToken, @FormParam("claim_token_format") String claimTokenFormat, @FormParam("pct") String pctCode, @FormParam("rpt") String rptCode, @FormParam("scope") String scope)org.xdi.oxauth.client.uma.UmaTokenService