Uses of Interface
net.jini.security.proxytrust.UntrustedObjectSecurityContext

Packages that use UntrustedObjectSecurityContext
net.jini.security.proxytrust Defines a trust verifier to support verification of proxies that use dynamically downloaded code, implementation mechanisms to support the verification of such proxies, and an exporter for remote objects that have such proxies. 
 

Uses of UntrustedObjectSecurityContext in net.jini.security.proxytrust
 

Classes in net.jini.security.proxytrust that implement UntrustedObjectSecurityContext
 class BasicUntrustedObjectSecurityContext
          A basic trust verifier context element that provides a security context to use to restrict privileges when invoking methods on untrusted objects, based on a specified set of permissions.
 



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