JXTA

Package net.jxta.impl.access.simpleACL

A JXTA AccessService implementation which provides basic Access Control List (ACL) functionality.

See:
          Description

Class Summary
SimpleACLAccessService Implements the AccessService using a simple ACL scheme.
 

Package net.jxta.impl.access.simpleACL Description

A JXTA AccessService implementation which provides basic Access Control List (ACL) functionality. Supports a static ACL loaded from the Peer Group Advertisement.

See Also:
AccessService

JXSE