JXTA

Uses of Class
net.jxta.impl.access.simpleACL.SimpleACLAccessService

Packages that use SimpleACLAccessService
net.jxta.impl.access.simpleACL A JXTA AccessService implementation which provides basic Access Control List (ACL) functionality. 
 

Uses of SimpleACLAccessService in net.jxta.impl.access.simpleACL
 

Methods in net.jxta.impl.access.simpleACL that return SimpleACLAccessService
 SimpleACLAccessService SimpleACLAccessService.getInterface()
          Service objects are not manipulated directly to protect usage of the service.
 


JXSE