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

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

addResource(@HeaderParam("Authorization") String authorization, UmaResource resource)org.xdi.oxauth.client.uma.UmaResourceService
deleteResource(@HeaderParam("Authorization") String authorization, @PathParam("rsid") String rsid)org.xdi.oxauth.client.uma.UmaResourceService
getResource(@HeaderParam("Authorization") String authorization, @PathParam("rsid") String rsid)org.xdi.oxauth.client.uma.UmaResourceService
getResourceList(@HeaderParam("Authorization") String authorization, @QueryParam("scope") String scope)org.xdi.oxauth.client.uma.UmaResourceService
updateResource(@HeaderParam("Authorization") String authorization, @PathParam("rsid") String rsid, UmaResource resource)org.xdi.oxauth.client.uma.UmaResourceService