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