Glassfish密码别名(Glassfish password alias)

编程入门 行业动态 更新时间:2024-10-26 16:24:33
Glassfish密码别名(Glassfish password alias)

我需要将数据库密码封装在glassfish JDBCConnectionPool中。

我在glassfish文档中发现如何封装用户管理员密码。

有没有人有一个封装数据库密码的例子?

I need to encapsulate the database passwords inside the glassfish JDBCConnectionPool.

I found in glassfish documentation how to encapsulate user admin password.

Would anyone have an example of the encapsulation of database passwords?

最满意答案

浏览http:// localhost:4848

点击 - >域 - >密码别名 - >新建

在密码字段中添加连接池密码并单击确定。

在这里输入图像描述

4. 创建一个连接池。创建连接池时填写密码文件如下。

示例:

$ {ALIAS = [your_password_alias_name]}

$ {ALIAS = test_pwd_alias}

browse http://localhost:4848

Click --> domains --> Password Aliases --> New

Add your connection pool password in password field and Click OK.

enter image description here

4.Create a connection pool.When creating connection pool fill the password filed as below.

Example :

${ALIAS=[your_password_alias_name]}

${ALIAS=test_pwd_alias}

更多推荐

本文发布于:2023-08-04 02:24:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1408821.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:别名   密码   Glassfish   password   alias

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!