Re: Fwd: Custom JNDIRealm with Configuration

2017-04-19 Thread Felix Schumacher
Am 13.04.2017 um 12:58 schrieb Lucas S. Silva: Hi All, I am implementing a custom JNDIRealm and I need to pass some configurations to it. I tried to pass the configuration via Real configuration and in my code I define the setter and getter for *configurationPattern* but when I debug it does

Fwd: Custom JNDIRealm with Configuration

2017-04-13 Thread Lucas S. Silva
Hi All, I am implementing a custom JNDIRealm and I need to pass some configurations to it. I tried to pass the configuration via Real configuration and in my code I define the setter and getter for *configurationPattern* but when I debug it doesn't seems to be set? I also need to add more para