gluu
org.xdi.oxd.server.kong.KongApiService メンバ一覧

継承メンバを含む org.xdi.oxd.server.kong.KongApiService の全メンバ一覧です。

addApi(@FormParam("name") String name, @FormParam("request_host") String requestHost, @FormParam("request_path") String requestPath, @FormParam("strip_request_path") Boolean stripRequestPath, @FormParam("preserve_host") Boolean preserveHost, @FormParam("upstream_url") String upstreamUrl)org.xdi.oxd.server.kong.KongApiService
addKongUmaRsPlugin(@PathParam("apiId") String apiId, @FormParam("name") String name, @FormParam("config.oxd_host") String oxdHost, @FormParam("config.oxd_port") String oxdPort, @FormParam("config.uma_server_host") String umaServerHost, @FormParam("config.protection_document") String protectionDocumentJson)org.xdi.oxd.server.kong.KongApiService
deleteApi(@PathParam("apiId") String apiId)org.xdi.oxd.server.kong.KongApiService
getApis()org.xdi.oxd.server.kong.KongApiService