You can see this for the password parameter; the string for the userid parameter has been selected, so you can't see the green text there.
您从password参数中可以看到;userid参数的字符串被选中,这样您无法看见这里的绿色文本。
This assumes that the LDAP entry for each user has an attribute containing a string that can be used for the second userid.
假定每个用户的LDAP条目有一个属性,该属性包含可用于第二个userid的字符串。
When an application's resource authentication setting is set to Application, you can acquire the connections by either getConnection() or getConnection(String userid, String password).
当应用程序的资源认证设置被设置为 Application 时,您可以通过 getConnection() 或 getConnection(String userid, String password) 来获取连接。
应用推荐