Re: [cas-dev] Salt-enabled Password Encoder in cas-addons

2012-11-04 Thread Dmitriy Kopylenko
This will be a part of cas-addons 1.0.2 release which should be available in maven central in a next few days. Regards, Dmitriy. Sent from my iPad On Nov 4, 2012, at 5:48 PM, bruiser wrote: > Hello -- > > I've included the net.unicon.cas::cas-addons::1.0.1 dependency in my war > overlay, ho

Re:[cas-dev] Salt-enabled Password Encoder in cas-addons

2012-11-04 Thread bruiser
Hello -- I've included the net.unicon.cas::cas-addons::1.0.1 dependency in my war overlay, however the as-addons-1.0.1.jar that is downloaded does not contain the ShiroHashServicePasswordEncoder class or classes. Which repository should I include in my pom in order to get this new addon feature?