这个入站登录模块将生成令牌。
该登录模块提供了特定部分的认证。
The login module provides a particular part of authentication.
登录模块也可以使其成为可能。
登录模块必须将用户标识映射为凭据。
The user identity must be mapped to credentials by the login module.
JAAS登录的参与者是登录模块。
使用登录模块代理:enabled。
目标服务器使用入站登录模块获得令牌。
The target server picks up the token using an inbound login module.
首先调用自定义登录模块。
为什么我们只需要入站自定义登录模块呢?
目标服务器的系统登录模块和实用工具类。
System login modules and utility classes for the target server.
清单2展示了配置SQL登录模块的示例。
Listing 2 shows an example of configuring an SQL login module.
添加自定义登录模块。
目标服务器的应用程序登录模块和实用工具类。
Application login modules and utility classes for the target server.
发送服务器的应用程序登录模块和实用工具类。
Application login modules and utility classes for the sending server.
这个场景需要一个新的自定义登录模块和配置。
This scenario requires a new custom login module and configuration.
它不需要自定义登录模块或新的登录模块配置。
It does not require custom login modules or new login module configurations.
登录模块的目的是创建、更新或更改当前主题。
The purpose of the login module is to create, update or alter the current subject.
该登录模块可以通过执行映射来确定调用的标识。
The login module determines the identity for the invocation by performing the mapping.
在过程的第一阶段,每个登录模块执行一个登录。
In the first phase of the process, each login module performs a login.
JAAS配置文件指定这个类使用的登录模块。
The JAAS configuration file specifies the login module to use for this class.
JAAS登录模块、回调处理程序、主题、主体。
由出站自定义登录模块来进行标识映射和标识切换。
The identity mapping and the identity switch is performed by an outbound custom login module.
登录模块可根据表1的矩阵来执行选项有效性检查。
The login module can perform validity checks on the options according to the matrix in Table 1.
第一个登录模块是这个自定义的入站映射登录模块。
The first login module is the custom inbound mapping login module.
出站登录模块创建一个在目标服务器上有效的新主题。
The outbound login module creates a new subject that is valid on the target server.
第一个登录模块(由开发人员实现)将获得新的标识。
The first login module, implemented by the developer, picks up the new identity.
在应用程序的JAAS配置中列有要用到的登录模块。
The login modules to be used are listed in the application's JAAS configuration.
JAAS的认证机制建立在一组可插登录模块的基础上。
JAAS's authentication mechanism is built on a set of pluggable login modules.
LoginModule属性引用指向登录模块配置。
The LoginModule attribute reference points to the login module configuration.
该GBean列出登录模块,并声明所需的登录模块。
This GBean lists login modules and declares the required login modules. Listing 3 shows an example of such a configuration
应用推荐