You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by Bruno Oliveira <bo...@redhat.com> on 2012/03/22 23:00:31 UTC

Authentication providers

Hi folks.

Currently I'm working on a resteasy solution to provide more flexible way to authentication. I was digging into DS source code and trying to find some tests cases about it. 

Do we have examples of implementation with JaasAuthenticator?

Re: Authentication providers

Posted by Gerhard Petracek <ge...@gmail.com>.
hi bruno,

what you can see in the repository right now is just an initial import and
not an agreed api.
please have a look at [1]. i'll start a new thread about it soon.

(what you are talking about is currently scheduled for part4.)

regards,
gerhard

[1]
https://cwiki.apache.org/confluence/display/DeltaSpike/Security+Module+Drafts



2012/3/22 Bruno Oliveira <bo...@redhat.com>

> Hi folks.
>
> Currently I'm working on a resteasy solution to provide more flexible way
> to authentication. I was digging into DS source code and trying to find
> some tests cases about it.
>
> Do we have examples of implementation with JaasAuthenticator?