Package net.jini.security.proxytrust
package net.jini.security.proxytrust
-
ClassDescriptionA 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.Defines a remote interface for obtaining a proxy trust verifier.Contains the information necessary to export a remote object that has a proxy that will not directly be considered trusted by clients, such that the proxy can be trusted by clients using
ProxyTrustVerifier.Invocation handler for remote objects, supporting proxy trust verification by clients usingProxyTrustVerifier.Defines an iterator that produces objects from which aTrustVerifiermight be obtained.Trust verifier for service proxies that use dynamically downloaded code.Defines a local interface to obtain a proxy trust verifier.A simpleProxyTrustIteratorthat produces a single object as the only element of the iteration.Defines an interface for checking that an object (that is not yet known to be trusted) is equivalent in trust, content, and function to a known trusted object.A trust verifier context element that provides a security context to use to restrict privileges when invoking methods on untrusted objects.