JP2017538179A5 - - Google Patents

Download PDF

Info

Publication number
JP2017538179A5
JP2017538179A5 JP2017514827A JP2017514827A JP2017538179A5 JP 2017538179 A5 JP2017538179 A5 JP 2017538179A5 JP 2017514827 A JP2017514827 A JP 2017514827A JP 2017514827 A JP2017514827 A JP 2017514827A JP 2017538179 A5 JP2017538179 A5 JP 2017538179A5
Authority
JP
Japan
Prior art keywords
web service
rest
resource
proxy server
computer network
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2017514827A
Other languages
English (en)
Other versions
JP2017538179A (ja
JP6574479B2 (ja
Filing date
Publication date
Priority claimed from US14/696,432 external-priority patent/US9648043B2/en
Application filed filed Critical
Publication of JP2017538179A publication Critical patent/JP2017538179A/ja
Publication of JP2017538179A5 publication Critical patent/JP2017538179A5/ja
Application granted granted Critical
Publication of JP6574479B2 publication Critical patent/JP6574479B2/ja
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Claims (11)

  1. コンピュータネットワーク間でウェブサービス要求を送信する方法であって、前記方法は、
    内部コンピュータネットワークと通信しているプロキシサーバで、前記内部コンピュータネットワークとは別の外部コンピュータネットワークにおけるクライアント装置からのウェブサービス要求を受信するステップと、
    前記ウェブサービス要求内の第1のリソースを識別するステップと、
    前記第1のリソースが前記プロキシサーバ内の第1のレプリゼンテーショナル・ステート・トランスファー(REST)ウェブサービスによって公開されると判断するステップと、
    前記プロキシサーバ内の前記第1のRESTウェブサービスを呼び出すステップと、
    前記プロキシサーバ内の前記第1のRESTウェブサービスの実行中、前記内部コンピュータネットワークにおけるコンピュータサーバ内の第2のウェブサービスを呼び出すステップとを含む、方法。
  2. 前記プロキシサーバ内の前記第1のRESTウェブサービスを呼び出すステップは、
    前記第1のRESTウェブサービスによって公開された前記第1のリソースが前記プロキシサーバ内に存在しないと判断するステップと、
    前記第1のリソースを前記プロキシサーバ内に生成するステップとを含み、前記第1のリソースは、前記ウェブサービス要求が前記クライアント装置から受信された後に生成される、請求項1に記載の方法。
  3. 前記内部コンピュータネットワークにおける前記コンピュータサーバ内の前記第2のウェブサービスによって提供される一組のリソースを記述するウェブアプリケーション記述言語(WADL)ファイルにアクセスするステップと、
    前記第2のウェブサービスによって提供される前記一組のリソースの前記WADLファイルにおける記述を使用して、前記プロキシサーバ内の前記第1のRESTウェブサービスにおいて1つ以上のリソースを生成するステップとをさらに含む、請求項1または2に記載の方法。
  4. 前記プロキシサーバ内の前記第1のRESTウェブサービスにおいて前記リソースを生成するステップは、
    前記WADLファイル内の1つ以上のリソース記述を修正するステップと、
    修正された前記リソース記述に基づいて1つ以上のRESTリソースを作成するステップと、
    前記RESTリソースの各々を前記プロキシサーバ内の前記第1のRESTウェブサービスにデプロイメントするステップとを含む、請求項3に記載の方法。
  5. 前記第2のウェブサービスは、前記内部コンピュータネットワークにおける前記コンピュータサーバ内のRESTウェブサービスである、請求項1〜4のいずれか1項に記載の方法。
  6. 前記プロキシサーバ内の前記第1のRESTウェブサービスは、第2のRESTウェブサービスを呼び出すように構成された少なくとも1つのリソースを含み、かつ、前記内部コンピュータネットワークにおける異なるコンピュータサーバによって公開された第3のRESTウェブサービスを呼び出すように構成された少なくとも1つのリソースを含む、複数のリソースを公開する、請求項5に記載の方法。
  7. 第2のRESTウェブサービスは複数のリソースを公開し、前記プロキシサーバ内の前記第1のRESTウェブサービスは、前記第2のRESTウェブサービスによって公開された前記複数のリソースの部分集合を公開する、請求項5に記載の方法。
  8. 前記第2のウェブサービスは、前記内部コンピュータネットワークにおける前記コンピュータサーバ内の簡易オブジェクトアクセスプロトコル(SOAP)ウェブサービスである、請求項1に記載の方法。
  9. 前記プロキシサーバ内の前記ウェブサービス要求のための予め定められた処理フローにおける現在点を判断するステップと、
    前記ウェブサービス要求のための前記予め定められた処理フローにおける判断された前記現在点に基づいて、1つ以上のセキュリティポリシーを検索するステップと、
    前記セキュリティポリシーに従って前記ウェブサービス要求を処理するステップとをさらに含み、
    前記ウェブサービス要求は、前記内部コンピュータネットワークにおける前記コンピュータサーバによって公開された前記第2のウェブサービスを呼び出す前に処理される、請求項1〜8のいずれか1項に記載の方法。
  10. システムであって、
    1つ以上のプロセッサを含む処理部と、
    前記処理部と結合され、前記処理部によって読取可能であるメモリとを含み、前記メモリは、前記処理部によって実行されると前記処理部に以下のステップを行なわせる一組の命令を格納しており、前記以下のステップは、
    外部コンピュータネットワークにおけるクライアント装置からウェブサービス要求を受信するステップを含み、前記システムは、前記外部コンピュータネットワークとは別の内部コンピュータネットワークのサブネットワーク内で動作するように構成されており、前記以下のステップはさらに、
    前記ウェブサービス要求内の第1のリソースを識別するステップと、
    前記第1のリソースが前記システム内の第1のレプリゼンテーショナル・ステート・トランスファー(REST)ウェブサービスによって公開されると判断するステップと、
    前記システム内の前記第1のRESTウェブサービスを呼び出すステップと、
    前記システム内の前記第1のRESTウェブサービスの実行中、前記内部コンピュータネットワークにおけるコンピュータサーバ内の第2のウェブサービスを呼び出すステップとを含む、システム。
  11. 請求項1〜9のいずれかに記載の方法をコンピュータに実行させるためのプログラム。
JP2017514827A 2014-09-24 2015-04-27 リバースプロキシサーバ内のサービス Active JP6574479B2 (ja)

Applications Claiming Priority (5)

Application Number Priority Date Filing Date Title
US201462054613P 2014-09-24 2014-09-24
US62/054,613 2014-09-24
US14/696,432 US9648043B2 (en) 2014-09-24 2015-04-25 Services within reverse proxy servers
US14/696,432 2015-04-25
PCT/US2015/027763 WO2016048419A1 (en) 2014-09-24 2015-04-27 Services within reverse proxy servers

Publications (3)

Publication Number Publication Date
JP2017538179A JP2017538179A (ja) 2017-12-21
JP2017538179A5 true JP2017538179A5 (ja) 2018-02-08
JP6574479B2 JP6574479B2 (ja) 2019-09-11

Family

ID=55526890

Family Applications (2)

Application Number Title Priority Date Filing Date
JP2017514693A Active JP6496404B2 (ja) 2014-09-24 2015-04-27 コンピュータサブネットワーク内のプロキシサーバ
JP2017514827A Active JP6574479B2 (ja) 2014-09-24 2015-04-27 リバースプロキシサーバ内のサービス

Family Applications Before (1)

Application Number Title Priority Date Filing Date
JP2017514693A Active JP6496404B2 (ja) 2014-09-24 2015-04-27 コンピュータサブネットワーク内のプロキシサーバ

Country Status (6)

Country Link
US (2) US10362059B2 (ja)
EP (2) EP3198472B1 (ja)
JP (2) JP6496404B2 (ja)
KR (2) KR102282656B1 (ja)
CN (2) CN106716404B (ja)
WO (2) WO2016048418A1 (ja)

Families Citing this family (128)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010088649A1 (en) * 2009-02-02 2010-08-05 Consilience International Llc Resource processing using an intermediary for context-based customization of interaction deliverables
KR102122913B1 (ko) * 2014-05-30 2020-06-26 삼성에스디에스 주식회사 분산형 api 프록시 시스템 및 그러한 시스템에서 트래픽을 관리하는 장치 및 방법
US10362059B2 (en) 2014-09-24 2019-07-23 Oracle International Corporation Proxy servers within computer subnetworks
US9946520B1 (en) * 2015-02-26 2018-04-17 MathNimbus Inc. Conversion of interpretive language functions into web applications or services
US10110496B2 (en) * 2015-03-31 2018-10-23 Juniper Networks, Inc. Providing policy information on an existing communication channel
US9977700B2 (en) 2015-04-03 2018-05-22 Oracle International Corporation System and method for providing an application programming interface for deploying a service bus artifact from a local development environment to a cloud environment
US9652269B2 (en) * 2015-04-03 2017-05-16 Oracle International Corporation System and method for supporting representational state transfer services natively in a service bus runtime
US10313451B2 (en) 2015-04-03 2019-06-04 Oracle International Corporation System and method for providing a configuration wizard for use in creating representational state transfer services for execution in a service bus runtime
US10091086B2 (en) 2015-04-03 2018-10-02 Oracle International Corporation System and method for providing an application programming interface manager for use with a service bus runtime
US10776404B2 (en) 2015-04-06 2020-09-15 EMC IP Holding Company LLC Scalable distributed computations utilizing multiple distinct computational frameworks
US10706970B1 (en) 2015-04-06 2020-07-07 EMC IP Holding Company LLC Distributed data analytics
US10860622B1 (en) * 2015-04-06 2020-12-08 EMC IP Holding Company LLC Scalable recursive computation for pattern identification across distributed data processing nodes
US10425350B1 (en) 2015-04-06 2019-09-24 EMC IP Holding Company LLC Distributed catalog service for data processing platform
US10791063B1 (en) 2015-04-06 2020-09-29 EMC IP Holding Company LLC Scalable edge computing using devices with limited resources
US10015106B1 (en) 2015-04-06 2018-07-03 EMC IP Holding Company LLC Multi-cluster distributed data processing platform
US10701037B2 (en) * 2015-05-27 2020-06-30 Ping Identity Corporation Scalable proxy clusters
US10863422B2 (en) * 2015-08-03 2020-12-08 Convida Wireless, Llc Mechanisms for ad hoc service discovery
US9712513B2 (en) * 2015-10-05 2017-07-18 Kony, Inc. Identity management over multiple identity providers
US10476886B2 (en) 2015-11-05 2019-11-12 Microsoft Technology Licensing, Llc Just-in-time access based on geolocation to maintain control of restricted data in cloud computing environments
US10560463B2 (en) * 2015-11-05 2020-02-11 Microsoft Technology Licensing, Llc Incident management to maintain control of restricted data in cloud computing environments
US10484430B2 (en) 2015-11-05 2019-11-19 Microsoft Technology Licensing, Llc Just-in-time access based on screening criteria to maintain control of restricted data in cloud computing environments
US10055269B2 (en) * 2015-11-20 2018-08-21 Sap Se Additional message information handling for applications
US10452442B2 (en) * 2015-11-27 2019-10-22 Huawei Technologies Co., Ltd. System and method for resource management
CN106856434B (zh) * 2015-12-08 2020-06-30 阿里巴巴集团控股有限公司 访问请求转换的方法和装置
US20170187752A1 (en) * 2015-12-24 2017-06-29 Steffen SCHULZ Remote attestation and enforcement of hardware security policy
US10656861B1 (en) 2015-12-29 2020-05-19 EMC IP Holding Company LLC Scalable distributed in-memory computation
US10156842B2 (en) * 2015-12-31 2018-12-18 General Electric Company Device enrollment in a cloud service using an authenticated application
US10306016B2 (en) 2016-02-01 2019-05-28 General Electric Company System and method for scoped attributes
US9923905B2 (en) * 2016-02-01 2018-03-20 General Electric Company System and method for zone access control
JP2018014662A (ja) * 2016-07-22 2018-01-25 大日本印刷株式会社 プロトコル変換装置
WO2018051236A1 (en) 2016-09-13 2018-03-22 Silverfort Ltd. Protection of authentication tokens
US10587580B2 (en) 2016-10-26 2020-03-10 Ping Identity Corporation Methods and systems for API deception environment and API traffic control and security
WO2018096471A1 (en) * 2016-11-22 2018-05-31 Silverfort Ltd. Automatic forwarding of access requests and responses thereto
US10824655B2 (en) * 2016-12-29 2020-11-03 Sap Se Data models for geo-enriched data
US10462265B2 (en) * 2017-02-17 2019-10-29 Plex, Inc. On-demand startup of offline servers and connection routing
US11392603B1 (en) * 2017-04-03 2022-07-19 Amazon Technologies, Inc. Database rest API
US11500824B1 (en) 2017-04-03 2022-11-15 Amazon Technologies, Inc. Database proxy
US11106540B1 (en) 2017-04-03 2021-08-31 Amazon Technologies, Inc. Database command replay
US11182496B1 (en) 2017-04-03 2021-11-23 Amazon Technologies, Inc. Database proxy connection management
US11095631B1 (en) * 2017-04-17 2021-08-17 T Stamp Inc. Systems and methods for identity verification via third party accounts
US10554743B2 (en) * 2017-04-26 2020-02-04 Red Hat, Inc. Managing content downloads
US20180364996A1 (en) * 2017-06-20 2018-12-20 Microsoft Technology Licensing, Llc Software deployment to network devices in cloud computing environments with data control policies
US10762218B2 (en) 2017-06-20 2020-09-01 Microsoft Technology Licensing, Llc Network buildout for cloud computing environments with data control policies
US10567356B2 (en) 2017-06-20 2020-02-18 Microsoft Technology Licensing, Llc Monitoring cloud computing environments with data control policies
US10645183B2 (en) 2017-06-26 2020-05-05 Microsoft Technology Licensing, Llc Redirection of client requests to multiple endpoints
US10547645B1 (en) * 2017-07-07 2020-01-28 EMC IP Holding Company, LLC Public-private computing system
US11360976B2 (en) * 2017-08-31 2022-06-14 Oracle International Corporation Deployment of javascript and typescript stored procedures and user-defined functions into database management systems
US11556521B2 (en) * 2017-09-29 2023-01-17 Oracle International Corporation System and method for providing an interface for a blockchain cloud service
WO2019068031A1 (en) * 2017-09-30 2019-04-04 Oracle International Corporation DYNAMIC MIGRATION OF CONTAINER GROUPS
US10574676B2 (en) 2017-10-06 2020-02-25 Fyde, Inc. Network traffic inspection
US11134058B1 (en) 2017-10-06 2021-09-28 Barracuda Networks, Inc. Network traffic inspection
EP4020282A1 (en) 2017-10-13 2022-06-29 Ping Identity Corporation Methods and apparatus for analyzing sequences of application programming interface traffic to identify potential malicious actions
CN107566533B (zh) * 2017-10-26 2020-08-04 南威软件股份有限公司 一种基于nas实现的内外网文件共享系统
US10659326B2 (en) * 2017-10-27 2020-05-19 Microsoft Technology Licensing, Llc Cloud computing network inspection techniques
US10708379B1 (en) * 2017-11-22 2020-07-07 Amazon Technologies, Inc. Dynamic proxy for databases
US10728245B2 (en) * 2017-12-07 2020-07-28 Ca, Inc. HTTP proxy authentication using custom headers
CN108199865A (zh) * 2017-12-07 2018-06-22 中国航空工业集团公司西安航空计算技术研究所 一种基于发布订阅的路由服务实现方法
CN108234451A (zh) * 2017-12-11 2018-06-29 厦门亿力吉奥信息科技有限公司 电力内外网请求转发代理方法及计算机可读存储介质
CN108093086B (zh) * 2018-01-22 2021-03-23 微梦创科网络科技(中国)有限公司 一种服务网关的数据传输方法及系统
US11038835B2 (en) * 2018-01-31 2021-06-15 Comcast Cable Communications, Llc Systems and methods for managing domain name information
US11196733B2 (en) * 2018-02-08 2021-12-07 Dell Products L.P. System and method for group of groups single sign-on demarcation based on first user login
US10445221B2 (en) * 2018-03-08 2019-10-15 Sauce Labs Inc. Automated application testing system
US10728219B2 (en) * 2018-04-13 2020-07-28 R3 Ltd. Enhancing security of communications during execution of protocol flows
US11093771B1 (en) 2018-05-04 2021-08-17 T Stamp Inc. Systems and methods for liveness-verified, biometric-based encryption
CN115346525A (zh) * 2018-05-07 2022-11-15 谷歌有限责任公司 验证与数字助理应用交接的代理的操作状态
US11496315B1 (en) 2018-05-08 2022-11-08 T Stamp Inc. Systems and methods for enhanced hash transforms
US10841336B2 (en) * 2018-05-21 2020-11-17 International Business Machines Corporation Selectively providing mutual transport layer security using alternative server names
WO2019236093A1 (en) 2018-06-07 2019-12-12 Hewlett-Packard Development Company, L.P. Local servers to manage storage across client devices in an intermittent network
KR102093145B1 (ko) * 2018-06-07 2020-03-25 한밭대학교 산학협력단 생체정보 인식 기반의 데이터 최적화를 위한 오브젝트 스토리지 클라우드 시스템
KR20200135533A (ko) 2018-06-07 2020-12-02 휴렛-팩커드 디벨롭먼트 컴퍼니, 엘.피. 인터미턴트 네트워크에서 프록시 설정을 관리하기 위한 로컬 서버
US10594602B2 (en) * 2018-06-30 2020-03-17 Hewlett Packard Enterprise Development Lp Web services across virtual routing and forwarding
US11012500B2 (en) 2018-07-27 2021-05-18 Vmware, Inc. Secure multi-directional data pipeline for data distribution systems
US11190614B2 (en) 2018-07-27 2021-11-30 Vmware, Inc. Bidirectional command protocol via a unidirectional communication connection for reliable distribution of tasks
GB2588573B (en) * 2019-07-09 2021-11-17 Rimo Capital Ltd A remediation system to prevent incompatible program module installation in an information processing system
US10742636B2 (en) 2018-08-22 2020-08-11 Sap Se OAuth2 SAML token service
CN112930668A (zh) * 2018-09-11 2021-06-08 阿韦瓦软件有限责任公司 用于dmz代理客户端的安全配置推送的服务器和系统
JP7119816B2 (ja) * 2018-09-18 2022-08-17 日本電気株式会社 通信制御装置、通信制御システム、搭載装置、通信制御方法、プログラム
US11080077B2 (en) * 2018-10-25 2021-08-03 EMC IP Holding Company LLC Life cycle management for cloud-based application executors with key-based access to other devices
US11310204B2 (en) * 2018-11-13 2022-04-19 Sap Se Centralized access to data repository from a multi-cloud computing environment
US10681048B1 (en) * 2018-11-26 2020-06-09 Jpmorgan Chase Bank, N.A. Systems and methods for intercepting WebView traffic
US11765174B2 (en) * 2018-12-07 2023-09-19 Vmware, Inc. Identity-based access control for cloud applications
US11496475B2 (en) 2019-01-04 2022-11-08 Ping Identity Corporation Methods and systems for data traffic based adaptive security
US10958662B1 (en) * 2019-01-24 2021-03-23 Fyde, Inc. Access proxy platform
US11457040B1 (en) 2019-02-12 2022-09-27 Barracuda Networks, Inc. Reverse TCP/IP stack
CN109962913A (zh) * 2019-03-11 2019-07-02 北京信安世纪科技股份有限公司 基于安全套接层协议的代理服务器及代理方法
US11301586B1 (en) 2019-04-05 2022-04-12 T Stamp Inc. Systems and processes for lossy biometric representations
CN110086731B (zh) * 2019-04-25 2021-09-17 北京计算机技术及应用研究所 一种云架构下网络数据稳定采集方法
CN111953640A (zh) * 2019-05-17 2020-11-17 阿里巴巴集团控股有限公司 通信方法、通信系统、云节点和可读存储介质
US10664615B1 (en) 2019-05-22 2020-05-26 Capital One Services, Llc Methods and systems for adapting an application programming interface
CN110333916B (zh) * 2019-06-18 2024-03-19 平安银行股份有限公司 请求消息处理方法、装置、计算机系统及可读存储介质
US11025593B2 (en) * 2019-06-28 2021-06-01 Microsoft Technology Licensing, Llc Template-based session control in proxy solutions
US10582019B1 (en) 2019-07-12 2020-03-03 Coupang Corp. Systems and methods for interfacing networks using a unified communication scheme
US10574794B1 (en) * 2019-07-12 2020-02-25 Coupang Corp. Systems and methods for interfacing networks regardless of communication scheme
US11388197B2 (en) * 2019-07-24 2022-07-12 Research & Business Foundation Sungkyunkwan University I2NSF NSF monitoring YANG data model
US11329954B1 (en) * 2019-07-30 2022-05-10 Berryville Holdings, LLC Traceless access to remote deployed devices in undisclosed locations
US11294894B2 (en) 2019-08-30 2022-04-05 Oracle International Corporation Dynamic resolution of dependencies for database guest languages
DE102019213707A1 (de) * 2019-09-10 2021-03-11 Carl Zeiss Meditec Ag Computer-Hardware für ein computergesteuertes Medizingerät und Verfahren zur Steuerung eines computergesteuerten Medizingeräts
US11347572B2 (en) 2019-09-26 2022-05-31 Vmware, Inc. Methods and apparatus for data pipelines between cloud computing platforms
WO2021079207A1 (en) * 2019-10-25 2021-04-29 Coupang Corp. Systems and methods for interfacing networks using a unified communication scheme
US11297085B2 (en) * 2020-01-08 2022-04-05 Bank Of America Corporation Real-time validation of data transmissions based on security profiles
US11627152B2 (en) 2020-01-08 2023-04-11 Bank Of America Corporation Real-time classification of content in a data transmission
US11184381B2 (en) 2020-01-08 2021-11-23 Bank Of America Corporation Real-time validation of application data
KR102110099B1 (ko) * 2020-03-09 2020-05-13 주식회사 케이비시스 퍼블릭 클라우드 및 프라이빗 클라우드를 포함하는 컨테이너 기반의 클라우드 서비스 제공 시스템
CN111641607A (zh) * 2020-05-16 2020-09-08 中信银行股份有限公司 代理系统及访问请求转发方法
US11967173B1 (en) 2020-05-19 2024-04-23 T Stamp Inc. Face cover-compatible biometrics and processes for generating and using same
US11895193B2 (en) * 2020-07-20 2024-02-06 Juniper Networks, Inc. Data center resource monitoring with managed message load balancing with reordering consideration
WO2022026799A1 (en) * 2020-07-30 2022-02-03 Open Text Holdings, Inc. Endpoint agent management systems and methods for remote endpoint security
JP2022074496A (ja) * 2020-11-04 2022-05-18 イグドラシルリーヴズ合同会社 ネットワーク処理制御システム
CN112417379B (zh) * 2020-11-10 2022-02-22 迈普通信技术股份有限公司 一种集群许可证管理方法、装置、授权服务器及存储介质
US20220188271A1 (en) * 2020-12-10 2022-06-16 Microsoft Technology Licensing, Llc Framework for allowing complementary workloads/processes to bring in heavy load on a file collaboration platform
WO2022146811A1 (en) * 2020-12-31 2022-07-07 Schlumberger Technology Corporation Multiworkflow authorization system and method
US11489909B1 (en) * 2021-04-15 2022-11-01 Cloudflare, Inc. Non-HTTP layer 7 protocol applications running in the browser
CN113315706B (zh) * 2021-04-30 2023-04-18 上海云轴信息科技有限公司 私有云流量控制方法、设备及系统
US11418329B1 (en) * 2021-05-28 2022-08-16 Garantir LLC Shared secret implementation of proxied cryptographic keys
US11218317B1 (en) 2021-05-28 2022-01-04 Garantir LLC Secure enclave implementation of proxied cryptographic keys
CN113542415B (zh) * 2021-07-16 2022-05-24 哈尔滨工业大学 基于可配置订阅链的异构数据资源调度系统及方法
CN113673662B (zh) * 2021-08-02 2024-01-09 南京邮电大学 一种基于反向学习的混沌蜂群Web服务组合优化方法
US11652825B2 (en) * 2021-08-09 2023-05-16 International Business Machines Corporation Packet authentication in a VXLAN system
US11502827B1 (en) * 2021-09-03 2022-11-15 Garantir LLC Exporting remote cryptographic keys
US11546358B1 (en) * 2021-10-01 2023-01-03 Netskope, Inc. Authorization token confidence system
CN113992642B (zh) * 2021-10-25 2023-10-24 深信服科技股份有限公司 网关代理服务器的流量审计方法、装置及相关设备
US11562043B1 (en) * 2021-10-29 2023-01-24 Shopify Inc. System and method for rendering webpage code to dynamically disable an element of template code
CN113852645B (zh) * 2021-12-02 2022-03-29 北京邮电大学 抗客户端dns缓存中毒攻击的方法、装置及电子设备
US20230188504A1 (en) * 2021-12-15 2023-06-15 Microsoft Technology Licensing, Llc Curating services through proxies with extensible policy
US20230247081A1 (en) * 2022-01-31 2023-08-03 Salesforce.Com, Inc. Declarative rendering of hypertext transfer protocol headers
WO2023175951A1 (ja) * 2022-03-18 2023-09-21 日本電気株式会社 通信システム、通信装置、通信方法、及び可読媒体
KR20230139250A (ko) * 2022-03-25 2023-10-05 주식회사 지메이트시스템즈 하이브리드 모니터링 솔루션 시스템 및 이에 의한 서버의 모니터링 방법
US12021934B1 (en) * 2022-09-28 2024-06-25 Amazon Technologies, Inc. Pass-through proxy for managing service connections

Family Cites Families (38)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7370351B1 (en) * 2001-03-22 2008-05-06 Novell, Inc. Cross domain authentication and security services using proxies for HTTP access
US6996841B2 (en) * 2001-04-19 2006-02-07 Microsoft Corporation Negotiating secure connections through a proxy server
WO2003010686A2 (en) * 2001-07-20 2003-02-06 Koninklijke Philips Electronics N.V. Accessing information content
US7209977B2 (en) * 2001-10-01 2007-04-24 International Business Machines Corporation Method and apparatus for content-aware web switching
US20030115421A1 (en) * 2001-12-13 2003-06-19 Mchenry Stephen T. Centralized bounded domain caching control system for network edge servers
JP3940356B2 (ja) * 2002-12-27 2007-07-04 日本アイ・ビー・エム株式会社 プロキシ・サーバ、アクセス制御方法、アクセス制御プログラム
US7299409B2 (en) * 2003-03-07 2007-11-20 International Business Machines Corporation Dynamically updating rendered content
US7676580B2 (en) * 2003-03-27 2010-03-09 Microsoft Corporation Message delivery with configurable assurances and features between two endpoints
JP2005217828A (ja) 2004-01-30 2005-08-11 Toshiba Corp 通信装置、通信制御装置、通信システム及びプログラム
JP4357401B2 (ja) 2004-10-13 2009-11-04 日本電信電話株式会社 フィルタリング方法
US7620991B2 (en) * 2005-08-12 2009-11-17 Netapp, Inc. Optimized network cache for virus scanning by examining the magic bytes of a file
US20080140857A1 (en) * 2006-03-21 2008-06-12 Conner Peter A Service-oriented architecture and methods for direct invocation of services utilizing a service requestor invocation framework
US7886352B2 (en) 2006-09-22 2011-02-08 Oracle International Corporation Interstitial pages
JP4216876B2 (ja) * 2006-12-21 2009-01-28 株式会社東芝 通信端末を認証する装置、方法およびプログラム
ES2730219T3 (es) * 2007-02-26 2019-11-08 Microsoft Israel Res And Development 2002 Ltd Sistema y procedimiento para una protección automática de datos en una red informática
US8095670B2 (en) 2007-09-11 2012-01-10 International Business Machines Protocol for enabling dynamic and scalable federation of enterprise service buses
CN101615179B (zh) * 2008-06-25 2011-08-17 国际商业机器公司 用于Web应用的跨域交互的方法和系统
WO2010001276A2 (en) 2008-07-01 2010-01-07 Talisma Corporation Private Ltd. A method to provide an option to the customer relation management (crm) user to select from a list of short message service (sms) gateways from the graphical user interface (gui) before sending out an sms message
US20120209942A1 (en) * 2008-10-28 2012-08-16 Cotendo, Inc. System combining a cdn reverse proxy and an edge forward proxy with secure connections
US8392496B2 (en) * 2008-12-19 2013-03-05 Watchguard Technologies, Inc. Cluster architecture for network security processing
US8910270B2 (en) 2009-01-20 2014-12-09 Microsoft Corporation Remote access to private network resources from outside the network
US9049182B2 (en) * 2009-08-11 2015-06-02 Novell, Inc. Techniques for virtual representational state transfer (REST) interfaces
US9189244B2 (en) 2009-08-18 2015-11-17 Adobe Systems Incorporated Methods and systems for managing data service specifications
US8473595B2 (en) 2009-12-30 2013-06-25 Bmc Software, Inc. Method and system to automatically adapt web services from one protocol/idiom to another protocol/idiom
US20110231479A1 (en) * 2010-03-22 2011-09-22 Siemens Product Lifecycle Management Software Inc. System and Method for Secure Multi-Client Communication Service
JP2012044283A (ja) 2010-08-13 2012-03-01 Oki Networks Co Ltd 通信制御システム、並びに、アクセス受付装置及びプログラム、並びに、通信制御装置及びプログラム
US8701128B2 (en) * 2011-02-14 2014-04-15 General Electric Company Method, system and computer program product for a client application programming interface (API) in a service oriented architecture
US8990557B2 (en) * 2011-02-17 2015-03-24 Ebay Inc. Identity assertion framework
EP2716132A2 (en) * 2011-06-02 2014-04-09 Interdigital Patent Holdings, Inc. Methods, apparatus, and systems for managing converged gateway communications
US9386125B2 (en) * 2011-06-13 2016-07-05 Electronic And Telecommunications Research Institute Method for transmitting packet-based media data having header in which overhead is minimized
CN102968437B (zh) * 2011-09-27 2016-12-07 微软技术许可有限责任公司 外部服务应用的发现方法
CN102447708B (zh) * 2012-01-14 2016-03-23 杭州安恒信息技术有限公司 一种应用层透明代理技术的通信实现方法
US9722972B2 (en) * 2012-02-26 2017-08-01 Oracle International Corporation Methods and apparatuses for secure communication
US9313252B2 (en) 2012-04-20 2016-04-12 Microsoft Technology Licensing, Llc Binding crud-type protocols in distributed agreement protocols
US8856735B2 (en) 2012-07-25 2014-10-07 Oracle International Corporation System and method of generating REST2REST services from WADL
CN102866911B (zh) * 2012-09-12 2015-03-25 北京航空航天大学 Mashup应用建立方法及装置
US8990357B2 (en) * 2013-07-29 2015-03-24 Cloudflare, Inc. Method and apparatus for reducing loading time of web pages
US10362059B2 (en) 2014-09-24 2019-07-23 Oracle International Corporation Proxy servers within computer subnetworks

Similar Documents

Publication Publication Date Title
JP2017538179A5 (ja)
JP2017529793A5 (ja)
US11316786B2 (en) Systems and methods for directly responding to distributed network traffic
US10044756B2 (en) Enabling an on-premises resource to be exposed to a public cloud application securely and seamlessly
WO2017097123A1 (zh) 访问请求转换的方法和装置
KR102308269B1 (ko) 프록시 기반 네트워크 통신들에서의 제어 데이터의 전송
JP2018530214A (ja) ネットワークサービスをデプロイするための方法及び装置
JP2017517064A5 (ja)
JP2017520861A5 (ja)
EP2991319B1 (en) Method and device for router-based networking control
US10917409B2 (en) System and method to securely execute datacenter management operations remotely
EP3149921B1 (en) Providing router information according to a programmatic interface
WO2014190544A1 (zh) 应用部署方法和设备
RU2018118379A (ru) Управление доступом к ресурсам на ролевой основе
JP2016525247A5 (ja)
WO2017185992A1 (zh) 一种请求消息传输方法及装置
US11038869B1 (en) Methods for managing a federated identity environment based on application availability and devices thereof
US11861386B1 (en) Application gateways in an on-demand network code execution system
US11122083B1 (en) Methods for managing network connections based on DNS data and network policies and devices thereof
JP5544521B2 (ja) 状態管理方法、処理装置、および状態管理プログラム
US10594657B1 (en) Methods for parameterized sub-policy evaluation for fine grain access control during a session and devices thereof
CN107707672B (zh) 一种负载均衡的代码重构的方法、装置及设备
CN113596105B (zh) 内容的获取方法、边缘节点及计算机可读存储介质
López et al. Heterogeneous secure multi-level remote acceleration service for low-power integrated systems and devices
US11122042B1 (en) Methods for dynamically managing user access control and devices thereof