Uses of Interface
net.jini.security.ProxyPreparer

Packages that use ProxyPreparer
net.jini.security Provides mechanisms and abstractions for managing security, especially in the presence of dynamically downloaded code.  
 

Uses of ProxyPreparer in net.jini.security
 

Classes in net.jini.security that implement ProxyPreparer
 class BasicProxyPreparer
          A ProxyPreparer for verifying that proxies are trusted, granting them dynamic permissions, and setting their constraints, as well as for creating other proxy preparer subclasses that include those operations.
 class VerifyingProxyPreparer
          A ProxyPreparer for verifying that proxies are trusted, dynamically granting permissions to trusted proxies, and optionally setting the client constraints on trusted proxies.
 



Copyright 2007, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.