Re: Re: ??: Re: [JXTA user] RendezVousManager functionalities
Mohamed Abdelaziz <[email protected]> Wed, 13 Dec 2006 15:31:00 -0800
| Newsgroups | gmane.comp.java.jxta.user |
|---|---|
| Message-ID | <[email protected]> |
AccessList is a wrapper around access policy for use by services. Currently Rendezvous, and Rely services when running in server mode, use the AccessList to restrict access to nodes wishing to offer such services to the set defined by the AccessList. On the client side, this list is used to limit rendezvous or relay connections to those defined in the list. It should be about half a days work to add support for a client AccessList. You should also note, AccessList has recently been improved to allow initialization from a URI. Enabling dynamic web based provisioning . Cheers Martino Maggio wrote: > I see that the access list permit to grant or deny the access to one > or more Rendezvous/Relay, but I need to perform a different type of > control: a rendezvous should be grant or deny the access of one or > more edge peer to it. How can implement this? > > Thanks > > Martino > > 2006/12/12, Mark S. Petrovic <[email protected] > <mailto:[email protected]>>: > > chenligou, have a look here > > http://wiki.java.net/bin/view/Jxta/AccessList > > Mark > > On Tue, Dec 12, 2006 at 09:34:23AM +0800, > [email protected] <mailto:[email protected]> wrote: > > > > Hi > > > > How use rendezvousACL.xml and relayACL.xml? Which calss load > this two xml > > file? > > -- > Mark S. Petrovic > Pasadena, CA > http://www.petrovic.org > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > <mailto:[email protected]> > For additional commands, e-mail: [email protected] > <mailto:[email protected]> > >