4 Replies Latest reply on Mar 1, 2018 8:47 AM by ctomc

    How to access WildFly credential store service?

    tstiemerling

      I would like to access the credential store service from an ejb in WildFly11 to get a password from the credential store.

      Someone has posted some sample code here in a similar question: Reference Credential Store Programmatically

      but I am not sure if there is an easier way to go about this.

      FYI I have tried the sample given, but there seem to be a lot of dependencies on internal JBoss classes

      that I am not sure how to get access to.