| Interface | Description | 
|---|---|
| ProxyTrust | 
 Defines a remote interface for obtaining a proxy trust verifier. 
 | 
| ProxyTrustIterator | 
 Defines an iterator that produces objects from which a  
TrustVerifier
 might be obtained. | 
| ServerProxyTrust | 
 Defines a local interface to obtain a proxy trust verifier. 
 | 
| TrustEquivalence | 
 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. 
 | 
| UntrustedObjectSecurityContext | 
 A trust verifier context element that provides a security context to use to restrict privileges
 when invoking methods on untrusted objects. 
 | 
| Class | Description | 
|---|---|
| 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. 
 | 
| ProxyTrustExporter | 
 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. | 
| ProxyTrustInvocationHandler | 
 Invocation handler for remote objects, supporting proxy trust verification by clients using
  
ProxyTrustVerifier. | 
| ProxyTrustVerifier | 
 Trust verifier for service proxies that use dynamically downloaded code. 
 | 
| SingletonProxyTrustIterator | 
 A simple  
ProxyTrustIterator that produces a single object as the only element of the
 iteration. | 
Copyright © GigaSpaces.