Unified access control system and method for composed services in a distributed environment
    43.
    发明授权
    Unified access control system and method for composed services in a distributed environment 有权
    统一的访问控制系统和分布式环境中组合服务的方法

    公开(公告)号:US08769653B2

    公开(公告)日:2014-07-01

    申请号:US12431909

    申请日:2009-04-29

    IPC分类号: G06F7/04

    CPC分类号: H04L9/3213 H04L9/3226

    摘要: A system, a computer device implemented method, and a computer readable article of manufacture for executing a computer implemented method for a unified access control for a plurality of composed services in a distributed computing environment without requiring repeated input of security certification. The method includes the steps of: acquiring a first role of a user in a first composed service; sending an invoking request by a processing unit of the first composed service to a second composed service; receiving the first role of the user in the first composed service and predefined role-role mapping relationships, and determining a second role of the user in the second composed service by a role determining component; and then sending the determined role in the second composed service by a role sending component to the second composed service, thereby providing unified access without requiring repeated input of security certification.

    摘要翻译: 一种系统,计算机设备实现方法和计算机可读制品,用于执行用于在分布式计算环境中的多个组合服务的统一访问控制的计算机实现方法,而不需要重复输入安全认证。 该方法包括以下步骤:在第一组合服务中获取用户的第一角色; 将第一组合服务的处理单元的调用请求发送给第二组合服务; 在第一组合服务和预定义的角色 - 角色映射关系中接收用户的第一角色,以及由角色确定组件确定第二组合服务中的用户的第二角色; 然后通过角色发送组件向第二组合服务发送确定的角色到第二组合服务,从而提供统一的访问,而不需要重复输入安全认证。

    Universal packer
    44.
    发明授权
    Universal packer 失效
    通用封隔器

    公开(公告)号:US08761206B1

    公开(公告)日:2014-06-24

    申请号:US13425701

    申请日:2012-03-21

    IPC分类号: H04J3/00

    摘要: Data packers having corresponding methods and tangible computer-readable media comprise: a controller configured to receive output information, wherein the output information specifies an output alignment; a first multiplexer configured to pass one of data received into the data packer, and data stored in a register of the data packer; a rotate shifter configured to rotate-shift, in accordance with the output alignment, data passed by the first multiplexer; a second multiplexer configured to pass at least one of the data output by the rotate shifter, and the data stored in the register.

    摘要翻译: 具有相应方法和有形计算机可读介质的数据包装器包括:被配置为接收输出信息的控制器,其中所述输出信息指定输出对准; 第一多路复用器,被配置为将接收到的数据中的一个传送到数据封包器,以及存储在数据封包器的寄存器中的数据; 旋转移位器,被配置为根据所述输出对准来旋转由所述第一多路复用器通过的数据; 第二多路复用器,被配置为传递由旋转移位器输出的数据中的至少一个以及存储在寄存器中的数据。

    Service testing method and service testing system
    45.
    发明授权
    Service testing method and service testing system 失效
    服务测试方法和服务测试系统

    公开(公告)号:US08677327B2

    公开(公告)日:2014-03-18

    申请号:US12099999

    申请日:2008-04-09

    IPC分类号: G06F9/44 G06F9/455

    CPC分类号: G06F11/3696

    摘要: The present invention provides a service testing method and system using a surrogate. The service testing method comprises steps of: generating, according to service description of a service to be simulated, a service-specific surrogate for said service to be simulated; deploying the generated service-specific surrogate onto a runtime system; specifying a test case by referring to the generated service-specific surrogate, wherein said test case comprises test configuration; and setting, according to the test configuration, a configuration option of the deployed surrogate on the runtime system. In the service testing method and system according to the present invention, parameters of the surrogate are dynamically configured without necessity of rewriting and deployment, thereby reducing the burden of designing and generating Mock objects.

    摘要翻译: 本发明提供一种使用代理的服务测试方法和系统。 所述服务测试方法包括以下步骤:根据要仿真的服务的服务描述,生成所述待仿真服务的服务特定代理; 将生成的服务特定代理部署到运行时系统上; 通过参考生成的服务特定代理指定测试用例,其中所述测试用例包括测试配置; 并根据测试配置设置运行时系统上部署的代理的配置选项。 在根据本发明的服务测试方法和系统中,代理的参数被动态配置,而不需要重写和部署,从而减少设计和生成Mock对象的负担。

    Method, apparatus and systems thereof for implementing non-function logic extensibly
    47.
    发明授权
    Method, apparatus and systems thereof for implementing non-function logic extensibly 有权
    用于可扩展地实现非功能逻辑的方法,装置和系统

    公开(公告)号:US08572562B2

    公开(公告)日:2013-10-29

    申请号:US12209256

    申请日:2008-09-12

    IPC分类号: G06F9/44

    CPC分类号: G06F8/316

    摘要: A method, apparatus, system, and computer program products for implementing non-function logic extensibly and independently of functional logic, the method comprising the steps of: acquiring association relationship between a policy and a required plug-in based on a loaded policy demand configuration; generating a plug-in context definition according to the acquired association relationship, the plug-in context definition being part of a plug-in context associated with the plug-in, wherein the plug-in context defines services provided by the plug-in and reference to other plug-ins related to the plug-in; and generating a plug-in context object based on the plug-in context definition, wherein the plug-in context object is an instantiated plug-in context definition. According to the method of the present invention, it is possible to perform inexplicit invocation of infrastructure service plug-ins according to application configuration without querying plug-in registry, and better performance is acquired in the process of invoking plug-ins.

    摘要翻译: 一种方法,装置,系统和计算机程序产品,用于可扩展地且独立于功能逻辑实现非功能逻辑,所述方法包括以下步骤:基于加载的策略需求配置来获取策略和所需插件之间的关联关系 ; 根据获取的关联关系生成插件上下文定义,所述插件上下文定义是与所述插件相关联的插件上下文的一部分,其中所述插件上下文定义由所述插件提供的服务;以及 引用与插件相关的其他插件; 以及基于所述插件上下文定义生成插件上下文对象,其中所述插件上下文对象是实例化的插件上下文定义。 根据本发明的方法,可以根据应用配置执行基础设施服务插件的不加调用,而不需要查询插件注册表,并且在调用插件的过程中获得更好的性能。

    SCALABLE PATTERN MATCHING BETWEEN A PATTERN CLIP AND A PATTERN LIBRARY
    48.
    发明申请
    SCALABLE PATTERN MATCHING BETWEEN A PATTERN CLIP AND A PATTERN LIBRARY 有权
    图案片段和图案库之间的可扩展图案匹配

    公开(公告)号:US20130195368A1

    公开(公告)日:2013-08-01

    申请号:US13363232

    申请日:2012-01-31

    IPC分类号: G06K9/64

    摘要: A two-level matching technique is described. A system can generate a set of index patterns based on a set of library patterns in a pattern library. The pattern library can include patterns that are expected to have problems during manufacturing. Next, the system can use a fast matching process to check if a first-level pattern clip potentially matches one or more index patterns from the set of index patterns. If so, the system can use a detailed matching process to match a second-level pattern clip with library patterns that correspond to the one or more index patterns. Otherwise, the system can report that the first-level pattern clip does not match any library pattern in the pattern library.

    摘要翻译: 描述了两级​​匹配技术。 系统可以基于模式库中的一组库模式生成一组索引模式。 模式库可以包括预期在制造过程中出现问题的模式。 接下来,系统可以使用快速匹配过程来检查第一级模式剪辑是否潜在地匹配来自该组索引模式的一个或多个索引模式。 如果是这样,系统可以使用详细的匹配过程来将二级模式剪辑与对应于一个或多个索引模式的库模式相匹配。 否则,系统可以报告第一级模式剪辑与模式库中的任何库模式不匹配。

    Mobile agent, radio access network, and network adaptation method
    49.
    发明授权
    Mobile agent, radio access network, and network adaptation method 有权
    移动代理,无线接入网和网络适配方式

    公开(公告)号:US08467358B2

    公开(公告)日:2013-06-18

    申请号:US12774358

    申请日:2010-05-05

    IPC分类号: H04L12/28 H04W4/00

    CPC分类号: H04W80/02 H04W88/08 H04W88/12

    摘要: A Mobile Agent (MA), a Radio Access Network (RAN), and a network adaptation method are disclosed herein. The MA is connected to an access layer of an air interface protocol stack for a first network and an access layer of a Core Network (CN) interface protocol stack for a second network to adapt and forward signaling messages and data sent by a Mobile Station (MS) of the first network and a CN of the second network. In the network evolution process, the MA achieves backward compatibility of the MS and the network, and enables smooth evolution.

    摘要翻译: 本文公开了移动代理(MA),无线接入网(RAN)和网络适配方法。 MA连接到用于第一网络的空中接口协议栈的接入层和用于第二网络的核心网络(CN)接口协议栈的接入层,以适配和转发由移动站发送的信令消息和数据( MS)和第二网络的CN。 在网络演进过程中,MA实现了MS与网络的向后兼容,实现了平滑演进。

    PROCESSING TEST CASES FOR APPLICATIONS TO BE TESTED
    50.
    发明申请
    PROCESSING TEST CASES FOR APPLICATIONS TO BE TESTED 有权
    处理应用测试的测试案例

    公开(公告)号:US20120254660A1

    公开(公告)日:2012-10-04

    申请号:US13435807

    申请日:2012-03-30

    IPC分类号: G06F11/28

    CPC分类号: G06F11/3688

    摘要: The present invention discloses a method and system for processing test cases for applications to be tested. The method includes evaluating two applications to be tested; obtaining test cases for the two applications to be tested and determining resources and execution times needed by the test cases for the two applications to be tested. According to the compatibility relationship between the two applications to be tested, and the resources and execution times needed by the test cases for the two applications to be tested, the test cases for the two applications to be tested are clustered to a virtual machine instance to test the test cases for the two applications to be tested on the virtual machine instance.

    摘要翻译: 本发明公开了一种用于处理待测试应用的测试用例的方法和系统。 该方法包括评估两个待测试的应用程序; 为要测试的两个应用程序获取测试用例,并确定要测试的两个应用程序所需的测试用例所需的资源和执行时间。 根据要测试的两个应用程序之间的兼容性关系以及要测试的两个应用程序的测试用例所需的资源和执行时间,将要测试的两个应用程序的测试用例集群到虚拟机实例 测试要在虚拟机实例上测试的两个应用程序的测试用例。