I am working on polishing FORM authentication module code. I will continue
with that this evening.
JASPIC modules configuration looks more like architectural stuff, so we
need to make some decisions how to proceed forward. I think it can be task
for next week together SPNEGO authentication module.

Thanks,
Fjodor

2015-07-03 17:16 GMT+03:00 Fjodor Vershinin <fjo...@vershinin.net>:

>
>> Another option would be to define a jaspic element for server.xml /
>> context.xml that is nested in a Context and if present takes precedence
>> for JASPIC config. For that to work modules would have to:
>> - have zero arg constructors
>> - be fully configurable via setters
>> - use simple types for their property setters
>>
>> How feasible is that?
>
>
> I think it sounds even better, however I would like to allow security
> configuration only on the provider basis.
> Provider can be initalized with settings HashMap, which can be passed
> directly to modules on initialization.
> And then, modules can set own settings using provided information.
>
> --
> Thanks,
> Fjodor
>



-- 
Thanks,
Fjodor

Reply via email to