The JAAS distribution contains several LoginModule implementations.
JAAS分发版包含几个LoginModule实现。
Enter a name and click Apply to configure the LoginModule more quickly.
输入名称,并单击Apply,以便更快速地配置LoginModule。
A very simple LoginModule may prompt for and verify a username and password.
一个非常简单的LoginModule可能会提示输入用户名和密码并对它们进行验证。
The LoginModule attribute reference points to the login module configuration.
LoginModule属性引用指向登录模块配置。
If a LoginModule is required to work, then a failure in that LoginModule will cause the login to fail.
如果需要LoginModule工作,该LoginModule中的失败将导致登录失败。
Theoretically, a JAAS LoginModule could even be built to interface with a fingerprint reader or retina scanner.
理论上,甚至可以将一个JAASloginmodule构建成与指纹识别器或者虹膜扫描仪交互。
The LoginContext class USES a configuration file to determine which LoginModule to use to authenticate the user.
logincontext类使用一个配置文件来确定使用哪个LoginModule对用户进行认证。
If authentication is successful, the subject is updated by a LoginModule with relevant principals and credentials.
如果身份验证成功,那么LoginModule将使用相关的主体和凭据更新该主题。
Information passed in during this call should be cached away by the LoginModule for use by the subsequent methods.
在此调用期间传递的信息应该由LoginModule进行缓存,以便用于后续方法。
Specifically, applications write to the LoginContext API, while authentication technology providers write to the LoginModule interface.
特别是,应用程序写到LoginContextAPI,而认证技术提供程序则写到LoginModule 接口。
Specifically, applications write to the LoginContext API, while authentication technology providers write to the LoginModule interface.
特别是,应用程序写到LoginContextAPI,而认证技术提供程序则写到LoginModule 接口。
应用推荐