Thanks guys this will spare us some additional decoupling when dealing with the server refactoring and OSGification.
Regards, Alex On Thu, Apr 21, 2011 at 8:59 AM, Kiran Ayyagari <[email protected]>wrote: > On Thu, Apr 21, 2011 at 3:27 AM, Emmanuel Lecharny <[email protected]> > wrote: > > Hi, > > > > I moved all the PPolicy classes out of core-api, and attached them to the > > Authenticator interceptor. It was not really a big deal. > > > > The main issue now is to fix the configuration because it still thinks > that > > the ppolicy config is attached to the DirectoryServer. > > > > Let's do that tomorrow. > > > it will be easy if we keep the current DSBean have the reference to > ppolicy related references, then all we need to do is just change few > lines > in ServiceBuilder class (i.e injecting ppolicy into authentication > interceptor while creating the DirectoryService object) > > -- > > Regards, > > Cordialement, > > Emmanuel Lécharny > > www.iktek.com > > > > > > > > -- > Kiran Ayyagari >
