hi @ all, as mentioned in [1] we switched to a step by step discussion for the security module. the first step of part 1 (see [2]) is a >simple< credential based login(/logout) use-case.
some of us reviewed and improved the current draft [3] already. you can see the result at [3] (and not in our repository). [3] also contains a link to the refactored api (+ new tests). this version includes what we need for the >simple< login/logout scenario mentioned by part 1. that means the api and spi you can see at [3] is just a first step and will be changed based on further scenarios (of the other parts). (e.g. right now "User" is a class and will be refactored to an interface as soon as we need to change it.) if there are no basic objections, i'll push those changes to our repository on sunday (and i'll add further tests afterwards). furthermore, everything in [3] which is marked as "agreed" will be added to our temporary documentation and will be part of v0.2-incubating. (as mentioned before: even those parts might be changed later on, but not before the release of v0.2-incubating which should be available soon.) regards, gerhard [1] http://s.apache.org/uc6 [2] http://s.apache.org/HC1 [3] http://s.apache.org/6OE
