Why is this particular API of interest?
Trying to the container security inside G to grab plugins from a
remote repository?
On 21-Jul-08, at 2:39 PM, David Jencks wrote:
On Jul 18, 2008, at 12:28 PM, Jesse McConnell wrote:
djencks,
I am not sure what the client side of a jaspi api would
On Jul 18, 2008, at 12:28 PM, Jesse McConnell wrote:
djencks,
I am not sure what the client side of a jaspi api would look like, can
you give an example of what it would be doing?
The basic idea is that, in a client, you'd be calling a authentication
context before sending the message to s
Jesse,
From maven side - I know you've gone through that, but just to
reiterate: we have a server security configuration which by default
includes either name/password or a private key file with a password for it.
We can probably enhance that to include realm name, or can use server id
for t
djencks,
I am not sure what the client side of a jaspi api would look like, can
you give an example of what it would be doing?
from my perspective what we need to wire up in mercury right now is
some generic security api that something like maven can inject with
the goop in setting.xml meshed wit
On Jul 17, 2008, at 4:26 PM, Jesse McConnell wrote:
hey all,
I have been working on the jetty-client in the jetty project over in
codehaus which is the library mercury uses that is doing the
asynchronous retrieval and deployment of artifacts. Greg Wilkins and
I have recently been increasing t
On 18/07/2008, at 10:11 AM, Jason van Zyl wrote:
I'll sync up with Oleg and takes the notes out of SVN and put them
in a proposal. At this point Greg, Jan, Jesse, myself, Oleg and soon
Shane will have their fingers in the pie. This is a pretty
significant effort and should be documented. I
I'll sync up with Oleg and takes the notes out of SVN and put them in
a proposal. At this point Greg, Jan, Jesse, myself, Oleg and soon
Shane will have their fingers in the pie. This is a pretty significant
effort and should be documented. It's mostly the processes and
algorithms that need
hey all,
I have been working on the jetty-client in the jetty project over in
codehaus which is the library mercury uses that is doing the
asynchronous retrieval and deployment of artifacts. Greg Wilkins and
I have recently been increasing the functionality of the jetty-client
and we are getting