• SSL might be used to authenticate the channel connection but the identity obtained is not propagated to the API layer unless an exit is present.

    可以使用SSL通道连接进行身份验证但是除非存在出口,否则所获得身份不会传播api

    youdao

  • Alternatively, each application can be deployed with a copy of the channel exit classes bundled inside it, either in the form of a JAR file, or as one or more class files.

    第二种方法是每个应用程序可以使用内部绑定通道出口副本进行部署部署JAR一个多个其他文件

    youdao

  • Channel requests relay information such as the exit code of a server-side process.

    通道请求转送信息比如服务器端流程退出代码

    youdao

  • When creating and installing channel exits, each defined exit can pass in up to 32 characters of data that can be used for configuration purposes.

    创建安装通道出口每个定义出口最多可以传入32个字符数据,可以用于配置目的

    youdao

  • Enabling SSL, a security exit, or some combination of the two on every inbound channel is usually required to assure that your authorization scheme is enforced properly.

    确保授权模式得到正确执行,通常需要每一入站通道启用SSL安全退出同时结合两者

    youdao

  • One interface is provided for each type of channel exit, and each interface provides a single method to be implemented.

    接口提供每种通道出口每个接口都提供需要实现的方法

    youdao

  • In the relevant channel exit field, enter the full name of the channel exit class, including its package.

    相关通道出口字段输入通道出口完整名称包括

    youdao

  • The simplest approach is to make the channel exit classes available for loading by the entire application server runtime, which is possible by adding the classes to the application server class path.

    简单的方法通道出口用于整个应用服务器运行时加载应用服务器类路径添加即可实现

    youdao

  • If the resource is based off a CCDT, channel exit information is specified at CCDT creation time.

    如果资源CCDT为基础,那么将创建CCDT时制定通道出口信息

    youdao

  • A security exit is invoked during channel start up and, as the name suggests, is typically used for authorization purposes.

    通道启动过程中调用安全出口顾名思义,它通常用于授权目的

    youdao

  • In several scenarios, such as a DN that exceeds the SSLPEER length or the need for wild-card matching, a channel exit is the only solution.

    几种情形中(dn超出SSLPEER长度需要通配符匹配),通道出口唯一解决方案

    youdao

  • Each exit type is invoked at different points in the lifecycle of a client connection channel, as described in Table 1.

    每种出口类型客户端连接通道不同时点调用1所示。

    youdao

  • If the two sides of the channel are on identical platforms, and the exit has the same name and is located in the same place, then everything works and no CHAD exit is required.

    如果双方通道同一平台上出口具有相同名称并且同一位置一切工作正常需要CHAD出口。

    youdao

  • A CHAD exit is used to tailor the cluster channel definition to specify the security exit with the proper syntax for the local platform.

    CHAD出口用来定制集群通道定义本地平台利用适当语法指定安全出口。

    youdao

  • To make use of a channel exit, an MQ messaging provider connection factory or activation specification must have a transport type of "client" or "bindings then client."

    使用通道出口MQ消息传递提供程序连接工厂激活规范必须具有传输类型客户端”或“绑定然后客户端”。

    youdao

  • This approach is reasonable if only one application will ever use a WebSphere MQ messaging provider connection factory or activation specification that has been configured with a channel exit.

    如果只有一个应用程序使用通道出口配置WebSphereMQ消息提供程序连接工厂激活规范那么这种方法更加合理

    youdao

  • If you are adding a channel exit to a non-CCDT-defined WebSphere MQ messaging provider resource, then you can use either the administrative console or the wsadmin command line tool.

    如果向非ccdt定义WebSphereMQ消息提供程序资源添加通道出口那么可以使用管理控制台wsadmin命令工具

    youdao

  • Before choosing this as your solution, be aware that when using exits on WebSphere MQ cluster channels, you will probably need both a security exit and a channel auto-definition (CHAD) exit.

    选择作为解决方案之前,知道WebSphereMQ集群通道使用出口可能需要安全出口一个通道自动定义(CHAD)出口。

    youdao

  • The popular BlockIP2 channel exit enables the administrator to provide a list of fully qualified or wild-carded distinguished names to check.

    流行的BlockIP2通道出口使管理员能够提供一个完全限定名称使用通配符的专有名称组成的列表,以供检查

    youdao

  • The MQ messaging provider supports three different type of channel exit.

    MQ消息传递提供程序支持以下三种不同类型通道出口

    youdao

  • Unless a channel auto-definition exit is used, authorization of all the remote nodes in the WebSphere MQ cluster is based on the MCAUSER value in the cluster receiver channel definition.

    除非使用一个通道自动定义出口,否则WebSphereMQ集群中的所有远程节点授权都将基于集群接收器通道定义中的mcauser

    youdao

  • Figure 3 shows how to use the WebSphere MQ Explorer tool to add the simple channel exit programme defined above to a client connection channel definition.

    3展示了如何使用WebSphereMQExplorer工具客户连接通道定义添加上文定义简单通道出口程序

    youdao

  • In order to make use of a channel exit, a WebSphere MQ messaging provider connection factory or activation specification must have a transport type of either client or bindings-then-client.

    为了利用通道出口WebSphereMQ消息提供程序连接工厂激活规范传输类型必须clientbindings - then - client

    youdao

  • If an exit is used, the channel definition should contain MCAUSER (' nobody ') so that if the exit breaks, the channel will fail to an inoperable state.

    如果使用出口,则通道定义包含MCAUSER ('nobody '),因此在出口出现故障时通道进入不可操作状态

    youdao

  • Similarly, if a double comma is entered as user data, then the channel exit at that position in the list will get user data consisting of a blank String.

    类似地如果输入两个逗号作为用户数据那么列表位置通道出口获取空白字符串组成用户数据。

    youdao

  • The MCAUSER can be set in the channel definition or dynamically by an exit.

    MCAUSER可以通道定义设置可以出口动态设置。

    youdao

  • Using channel exit enabled resources in the application server environment.

    应用服务器环境资源使用支持通道出口的资源。

    youdao

  • Using channel exit enabled resources in the application client environment.

    应用程序客户端环境中使用支持通道出口资源

    youdao

  • Public places of entertainment must ensure safe exit and evacuation channel smoothly in the business, it is strictly prohibited to export safety lock, blocking.

    公共娱乐场所在营业必须确保安全出口疏散通道畅通无阻严禁安全出口上锁、阻塞。

    youdao

  • Public places of entertainment must ensure safe exit and evacuation channel smoothly in the business, it is strictly prohibited to export safety lock, blocking.

    公共娱乐场所在营业必须确保安全出口疏散通道畅通无阻严禁安全出口上锁、阻塞。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定