Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.0.0-M5
-
None
Description
Rather than require the dev to have to subclass an abstract service class in order to provide an implementation of UserRegistrationService, instead have secman provide a concrete implementation and then have the list of initial roles be set up as a config parameter.
This then makes the 'secman.model' module clearer ... it is almost all spiimpl integrations rather than representing an API of its own.