Perform discovery on the User-Supplied Identifier
在用户提供的标识符上执行发现
New support for validating XML data based on user-supplied schemas.
添加了基于用户提供的模式验证XML数据的支持。
Periodically, MOM will evaluate the user-supplied policy using the collected data.
MOM将定期使用收集的数据评估用户提供的策略。
Escape user-supplied input using the character escaping scheme set up by your database.
使用数据库设置的字符转义方案转义用户提供的输入。
The sample application (which ACTS as the RP) now has my User-Supplied Identifier.
示例应用程序(充当rp)现在知道我的用户提供标识符了。
As the name suggests, a User-Supplied identifier is the identifier supplied by the user to the RP.
顾名思义,用户提供的标识符是由用户提供给RP的标识符。
Transform the filter template file to a specific instance of filter file based on user-supplied parameters.
基于用户提供的参数,把过滤器模板文件转化成过滤器文件的一个指定实例。
This is the phase at which any user-supplied credentials are looked up in a server database and verified.
这是指任何用户提供的凭据在服务器数据库中查找和验证阶段。
After the RP has successfully performed discovery on the User-Supplied Identifier, it's time to authenticate the user.
RP在用户提供的标识符上成功执行发现后,该到验证用户身份的时候了。
The activation framework automates script invocation while defining a mechanism for user-supplied, deploy-time input.
激活框架会自动地调用脚本,定义让用户在部署时提供输入的机制。
They employ a unique, one piece center spool design that accommodates a user-supplied padlock in the closed position.
他们采用的是独特,一件中心轴设计,可容纳用户提供在关闭位置锁。
Easy: use the identical method of encryption on any incoming user-supplied password and compare the result to your stored password.
一个比较容易的方法是:对用户提供的任何传入密码都使用相同的加密方法,并将结果与您存储的密码比较。
The process of discovery is used by the RP to determine how to make requests of the OP, and the key is the User-Supplied Identifier.
RP使用发现过程来确定如何向OP发出请求,而关键便是用户提供的标识符。
Software is a matrix of decisions. Some of the code locations in the program make branching decisions based on user-supplied data.
软体就是一连串的决策,软体之中有些地方的程式码会根据使用者的输入作为决策的依据。
Most problems in PHP applications relate to taking user-supplied data and doing something with it without first validating or sanitizing it.
PHP应用程序中的大多数问题与使用用户提供的数据有关,在使用它和对它执行操作前未曾预先验证和消毒。
Rather than generating code from a DTD or Schema, JiBX works with a binding definition that associates user-supplied classes with XML structure.
JiBX 不是根据DTD或Schema生成代码,而是使用绑定定义,该定义将用户提供的类与XML 结构相关联。
Finally, it summarized DB2's ability to validate XML data against user-supplied XML schemas and provided examples to show you how to get started.
最后,总结了DB 2针对用户提供的XML模式对XML数据进行验证的能力,并提供了示例来展示如何开始入手。
Defense in-depth is all about having redundant security measures in place — not only encryption but also smart handling of user-supplied data.
深层防御是将多余的安全方法都妥善保管——不仅包括加密,还包括用户所提供数据的智能处理。
Authentication is the process of validating user-supplied credentials using a security mechanism, as discussed in Part 1 of the DB2 security series.
身份验证是使用安全机制对用户提供的凭证进行确认的过程,这已在DB 2安全系列文章的第1部分中进行了讨论。
Use TradeCluster as a prefix for the cluster name and WebSphere CloudBurst creates and tunes the cluster without the need for user-supplied scripting.
以TradeCluster作为集群名的前缀,然后WebSphereCloudBurst在无需用户提供脚本的情况下创建并调优集群。
For example, suppose the bound on the number of instantiations were 42 and the nest method mentioned earlier was being called with a user-supplied argument.
例如,假设实例化数的界限为42,并且使用用户提供的参数调用先前提到的nest方法。
The method then sets the parameter named "location" (marked by :location in the namedQuery) on the query, using the user-supplied value passed into this method.
然后方法设置名为“location”的参数(由 namedQuery中的 :location 标示),它使用传递给方法的用户提供的值。
Initially these aspects will be limited to class and package names, but it's planned to add support for user-supplied implementation classes in the longer term.
起初,在这些方面中,只支持类名和包名,但从更长远来看,计划将添加对用户所提供的实现类的支持。
In_word_set: This routine USES hash to determine whether a particular string belongs to the user-supplied list, using one string comparison in the most common case.
in _ word_set:该例程使用hash确定某个字符串是否属于用户提供的列表,大多数情况下只使用一个字符串比较。
The RP takes the User-Supplied Identifier and converts it to a form that can be used to determine two things: who the OpenID Provider (OP) is and how to contact the OP.
RP采用用户提供的标识符,并将其转化为一种格式,可用于确定两个内容:OpenID提供者(OP)是谁,如何联系OP。
Depending on membership options you choose, the membership system can also provide an automated password-reset system that takes a user-supplied question and response.
根据您选择的成员资格选项,成员资格系统也可以提供自动化密码重设系统,此系统需要使用者提供问题和回应。
The User-Supplied identifier must be normalized into a Claimed identifier, which is just a fancy way to say that the identifier supplied by the user is transformed into a standard form.
用户提供的标识符必须被规范化为声明的标识符,这只是将用户提供的标识符转化为标准形式的一种别出心裁的说法。
Here is how an SQL injection works: First, assume an SQL statement accepts user-supplied data to look up a team member's contact information from a database without input validation rules.
下面是SQL注入的工作方式:首先,假设一条sql语句接受用户提供的数据,没有输入确认规则就可在数据库中查找团队成员的联系信息。
As mentioned in Bindings, dependencies, and constraints, this is one of the ways to bind user-supplied data to the instance. An example of the tag from our address form is shown in Listing 12.
正如在绑定、相关性和约束中提到的那样,这是将用户提供的数据绑定至实例的方法之一。
Support for validating XML data based on user-supplied schemas, which allows application developers and database administrators to enforce data integrity constraints for XML data stored in DB2.
支持基于用户提供的模式验证XML数据,这使得应用程序开发人员和数据库管理员可以对DB2中存储的 XML 数据实施数据完整性约束。
应用推荐