Typical examples include HTTP basic authentication and form-based authentication.
典型的示例包括HTTP基本身份验证以及基于表单的身份验证。
If you are using form-based authentication, use the local HttpContext instance that you created earlier.
如果您使用的是基于形式的认证机制,那么使用您在前面创建的本地HttpContext实例。
RAM uses both form-based authentication (using a browser) and basic access authentication (using Eclipse).
RAM 同时采用基于表单的认证(使用浏览器)和基本访问认证(使用Eclipse)。
We'll define form-based authentication and will define the form's location. Add the code in Listing 2 to web.xml.
我们将定义基于表单的身份验证,并定义此表单的位置。
This solution deploys a cluster of WebSEAL instances that are configured for both basic authentication and form-based authentication.
本解决方案部署一个WebSEAL实例集群,这些 WebSEAL 实例都配置为同时支持基本认证和基于表单的认证。
For more robust and customizable authentication handling and a smoother user experience, you might want to use form-based authentication instead.
为实现更可靠以及定制化功能更强的认证处理,并获得更流畅的用户体验,您可能会选择基于表单的认证方式。
The emphasis of this article is on the new capabilities in Version 2 of the plug-in API, such as Basic and Form-based authentication support.
本文关注的重点是Version2插件API中的新功能,例如Basic和基于表单的认证支持。
One thing to note is that a WebSEAL server can be configured to either support basic access authentication or form-based authentication, but not both.
有一点需要注意,可对WebSEAL服务器进行配置,以便要么支持基本访问认证,要么支持基于表单的认证,但是二者不同时受支持。
The Apache Tomcat server USES basic authentication; whereas, WebSphere Application server supports both basic authentication and form-based authentication.
ApacheTomcat服务器使用基本的认证机制;而与此同时,WebSphereApplication服务器却能同时支持基本的认证机制,以及基于形式的认证机制。
You create a simple login system where users can visit and log in using form-based authentication and J2EE declarative security using Geronimo's SQLLoginModule.
将使用Geronimo的SQLLoginModule创建一个简单的登录系统,用户可以用基于表单的认证和J2EE声明式安全性访问和登录系统。
Hence, you must configure your platform access to support both basic and form-based authentication to enable both cloud access and on-premise access scenarios.
因此,必须配置平台访问,以同时支持基本的和基于表单的认证,从而同时支持云访问和预置(on - premise)访问场景。
However, active credentials can submit credentials to back-end applications using standard authentications, such as HTTP form-based authentication or basic authentication.
不过,主动凭证可以使用标准认证(如基于HTTP表单的认证或基本认证)向后端应用程序提交凭证。
In the meantime, basic auth, or certificates would work, but form based challenge is more complicated because you cannot send the authentication information with the Web service request.
同时,基本认证或证书仍可以发挥作用,但基于表单的挑战更加复杂,因为您无法用Web服务请求发送认证信息了。
To use LDAP, define the authentication as FORM based, and invoke LDAP to check for the user ID and credentials.
要使用LDAP,请将身份验证配置为基于表单的身份验证,并调用 LDAP来检查用户ID和凭据。
If you select "simple," ApacheDS employs simple password-based authentication, meaning the password travels in plaintext form over the network.
如果选择“simple”,则ApacheDS采用基于口令的简单身份验证,这意味着口令以明文方式在网络上传递。
A form with the j_security_check as the action tells Geronimo that authentication is form based.
具有j_security_check行为的表单向Geronimo表明身份验证是基于表单的。
A form with the j_security_check as the action tells Geronimo that authentication is form based.
具有j_security_check行为的表单向Geronimo表明身份验证是基于表单的。
应用推荐