Quantcast
Channel: Simple Password – LeakedIn
Viewing all articles
Browse latest Browse all 2663

Simple Password

$
0
0
Detected 1 occurrence(s) of ‘\s*pass[word]+\s*[:=]\s*[“‘][a-z0-9\-_\!\$]+[“‘]': Option 1 --------- @Inject @JMSConnectionFactory("jms/myConnectionFactory") @JMSPasswordCredential(password = "secret", userName = "admin") JMSContext ctx; ---------------------------------------------------------------- Option 2 --------- //inject javax.jms.ConnectionFactory @Resource("jndi/AppJMSConnFactory") ConnectionFactory cf; //use it to create the JMSContext J Source: http://pastebin.com/raw.php?i=xxZYUmwj

Viewing all articles
Browse latest Browse all 2663

Trending Articles