It's a pity so many of the instance variables and methods in the JAAS Provider are declared private and aren't protected.
I'd like to be able to sub-class some of it for a Kerberos Provider.
The Sun GSS-API implementation uses the JAAS login modules under the hood for the initial TGT requests. I'd prefer to not reinvent the wheel if possible.
Anthony Geoghegan
Framework Architect
DeCare Systems Ireland,
Building 1,
University Technology Centre,
Curraheen Road,
Cork, Ireland
phone: +353 21 4925 172
fax: +353 21 4925 166
web: http://www.decaresystems.ie
blog: http://blog.decaresystems.ie/wordpress/
- [Acegisecurity-developer] Sub classing JAAS provider implement... AGeoghegan