[jboss-dev-forums] [JBoss AS 7 Development] - JBoss AS7 Securing Passwords

herb do-not-reply at jboss.com
Thu Jul 26 09:36:43 EDT 2012


herb [https://community.jboss.org/people/herb] commented on the document

"JBoss AS7 Securing Passwords"

To view all comments on this document, visit: https://community.jboss.org/docs/DOC-17248#comment-10306

--------------------------------------------------
The above code sample seams not to work with AS7.1.1.Final:
You've an import:
*     import* org.jboss.as.server.services.security.VaultUtil;
but package org.jboss.as.server.services.security does not contain a class VaultUtil (found in modules/org/jboss/as/server/main/jboss-as-server-7.1.1.Final.jar).
There's a VaultTool.class in package org.jboss.as.security.vault (found in modules/org/jboss/as/security/main/jboss-as-security-7.1.1.Final.jar), but this class does not contain a getValueAsString() method?!
--------------------------------------------------

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20120726/ad53d749/attachment.html 


More information about the jboss-dev-forums mailing list