Password Encryption in jboss-ejb-client.properties file in JBoss EAP

Solution Verified - Updated -

Issue

  • Password Encryption in jboss-ejb-client.properties file ?
  • To lookup EJBs we are using jboss-ejb-client.properties in the standalone client and in this file we are specifying plain text password :
endpoint.name=client-endpoint
remote.connectionprovider.create.options.org.xnio.Options.SSL_ENABLED=false
remote.connections=default
remote.connection.default.host=localhost
remote.connection.default.port=4447
remote.connection.default.connect.options.org.xnio.Options.SASL_POLICY_NOPLAINTEXT=false
remote.connection.default.username=admin
remote.connection.default.password=admin
  • Is there any way to specify some encrypted password in remote.connection.default.password property?
  • Is there any mechanism I can use an encrypted password in the client-side configuration file (jboss-ejb-client.properties).

Environment

  • Red Hat JBoss Enterprise Application Platform (EAP)
    • 6.x
    • 7.x

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content