users@javaee-security-spec.java.net

[javaee-security-spec users] [jsr375-experts] Re: Top Down vs. Bottom Up

From: Ivar Grimstad <ivar.grimstad_at_gmail.com>
Date: Tue, 14 Apr 2015 02:22:38 -0400

+1
On Apr 14, 2015 8:17 AM, "Adam Bien" <abien_at_adam-bien.com> wrote:

> Hi EGs,
>
> as an application developer I'm particularly interested in the overall
> experience for the most common use cases:
>
> 1. login with user name and password
> 2. token authentication with JAX-RS
> 3. annotation based and runtime authorization (interceptors, permissions
> etc.)
> 4. enhancement of Principal with application specific payload
> 5. logout
> 6. user management
>
> I would like to create a simplistic Java EE application(s) (max 5 classes)
> and try to implement the use cases above with minimal required code.
> If necessary with proprietary APIs, which hopefully are going to be
> replaced by standard spec as we progress.
> We could use this application for further discussion and further
> simplification and usability enhancement,
>
> what do you think?
>
> cheers,
>
> adam
>
>
>
>