Uses of Class
net.jini.security.AccessPermission
Packages that use AccessPermission
Package
Description
Provides implementations of the
TransactionManager service.
Provides implementations of
ServiceRegistrar.-
Uses of AccessPermission in com.sun.jini.mahalo
Subclasses of AccessPermission in com.sun.jini.mahaloModifier and TypeClassDescriptionclassRepresents permissions that can be used to express the access control policy for the Mahalo server exported with anet.jini.jeri.BasicJeriExporter. -
Uses of AccessPermission in com.sun.jini.reggie
Subclasses of AccessPermission in com.sun.jini.reggieModifier and TypeClassDescriptionclassAn instance contains a name (also referred to as a "target name") but no actions list; you either have the named permission or you don't. -
Uses of AccessPermission in net.jini.io.context
Subclasses of AccessPermission in net.jini.io.contextModifier and TypeClassDescriptionfinal classRepresents permissions used to express the access control policy for elements commonly found in the context collections available fromServerContextandObjectStreamContext.