返回被验证用户名的验证方法。
Remote_User Authentication method that returns the authenticated user name.
验证用户名和密码是一项身份验证操作。
Verifying the username and password is an act of authentication.
Enabled—Domino接受验证用户名的入站请求。
Enabled - Domino accepts inbound requests to verify user names.
Disabled(默认值)—Domino拒绝验证用户名的请求。
Disabled (default) - Domino denies requests to verify user names.
login: login方法在We b容器所使用的安全域(realm)中验证用户名和密码。
Login: the login method validates the provided username and password in the security realm used by the web container.
它还允许您选择使用servlet容器的授权处理机制或者您自己的回调来在服务器上验证用户名和密码组合。
It also lets you choose between the servlet container's authorization handling and your own callback for verifying username and password combinations on the server.
acegi提供了名为or g . acegisecurity . providers . ldap .authenticator . BindAuthenticator的验证器类,它将执行验证用户名和密码所需的功能。
Acegi provides an authenticator class named org.acegisecurity.providers.ldap.authenticator.BindAuthenticator, which performs the required function of checking the username and password of the user.
系统登录会使用到诸如源ID(安全识别符),域和系统用户名等信息进行身份验证,因此被认为是安全的。
The system login uses information such as source ID (SID), domain and system user name for authentication, so it is considered secure.
利用用户名和口令进行身份验证。
他们可以假设,只要对应用程序的请求附带一个用户名,身份验证就已经完成了。
They can assume that once a request for an application is accompanied by a username, then authentication has already taken place.
指定想要用于验证博客的用户名。
Specifies the user name that you want to use to authenticate to the blog.
Twitter的注册表单使用了动态验证(在姓名、邮箱、密码和用户名上)和智能缺省(“保持登录状态”)。
Twitter's registration form USES both dynamic validation (for the name, email address, password and user name) and smart defaults (" Keep me logged in ").
本文中使用的方法不会取代标准的Linux验证过程,而是在用户名的基础上引入另一个验证层次。
Instead of replacing the standard Linux authentication process, the approach used here will introduce another layer of verification based on the user name.
在清单2中,ApplicationUtil对象提供一个简单验证:用户名和密码字段都已填充。
In Listing 2, the ApplicationUtil object provides a simple validation. It verifies that the username and password fields are filled.
如果把pam_deny . so替换为pam_unix . so,就应用标准的身份验证方法(输入用户名和密码)。
With pam_unix.so, the standard authentication method (enter a user name and password) will be applied.
用户身份验证确认用户名和口令是否正确。
User authentication validates that the user name and password are correct.
在大多数应用程序中,身份验证是通过用户名和密码的组合完成的。
In most applications, authentication is done through a combination of a user name and password.
凭证验证的例子有:一个用户名和密码对,一个证书,或一个标志。
Samples of the latter are: a username and password pair, a certificate, or a token.
DB 2中的身份验证不仅涉及对用户名和密码进行加密,还允许对客户机与服务器之间通过网络传输的数据进行加密。
Authentication in DB2 does not only involve encrypting user names and passwords but also allows for encryption of data as it travels across the network between the clients and the server.
比如,他们甚至不要求邮件验证,除了用户名和密码外,也不询问任何用户信息。
For example, they did not even require E-mail validation to register, nor did they ask for any information beyond user name and password.
这些类的使用范围之一就是在连接到CICS以进行实际身份验证之前确认用户名的正确格式。
One area where these classes are used is in validating that userids are in the correct format before connecting to CICS for the actual authentication.
其他身份验证选项包括当用户名和口令以及数据在客户机和服务器之间的网络上传递时进行加密。
Additional authentication options include the ability to encrypt user names and passwords, as well as data, as they travel across the network between client and server.
我修改了现有的应用程序登录屏幕,让它们在成功的身份验证之后从CAS接收用户名参数。
I have modified the existing application login screens to accept the username parameter from CAS after a successful authentication.
一般的安全措施首先会验证用户,通常使用用户名和密码进行验证。
The general approach to security considerations starts with authenticating the user, commonly with username and password.
基本的身份验证是简单的用户名身份验证和口令身份验证,系统会提示用户输入其用户名和口令。
Basic authentication is simple user name and password authentication. Users are prompted to enter in their user name and password.
APF使用一个身份验证(或登录)表单,用户在其中输入用户名和密码,并触发身份验证。
APF USES an authentication (or login) form, in which a user enters a username and password and triggers authentication.
默认的身份验证器仅仅检查用户名和密码是否相同。
The default authenticator simply verifies that the username and password are identical.
登录的方式通常都需要用户输入用户名和密码,然后根据在尝试登录之前建立的数据库对用户名和密码进行验证。
Typical approaches to logging in require the user to enter a username and password that are then authenticated against a database set up prior to the login attempt.
此请求可使用经过身份验证的用户名进行筛选。
在用户名令牌身份验证中,用户的机密信息储存在SOAP头部。
In Username Token Authentication the user credentials are placed within the SOAP Header.
应用推荐