populator

populator

 英

  • 網絡一般劍齒虎

例句

In Listing 7, the populator bean takes two arguments in its constructor, as well as a property named groupRoleAttribute.

清單7populatorbean構造函數包括2參數以及一個groupRoleAttribute屬性

The populator returns the role information to the LDAP authentication provider.

populator用戶角色信息返回LDAP身份驗證提供者

The LDAP authentication provider transfers control to the populator bean.

LDAP身份驗證提供者控制權傳遞populatorbean

It is not mandatory to use the same initial context for both the authenticator and populator beans.

并不強制要求authenticatorpopulatorbean使用相同初始上下文

This completes the configuration of the populator bean.

這樣完成populatorbean配置

The LDAP directory returns the user's role information to the populator.

LDAP目錄用戶角色信息返回populator

The second constructor argument specifies an RDN that the populator prepends before the initial context.

第二構造函數參數指定populator初始上下文RDN

The populator searches for groups the user belongs to.

populator搜索用戶所屬

The following sections show you how to configure the authenticator and populator beans.

以下小節展示如何配置驗證器填充bean