Uses of Package
net.jini.security.proxytrust

Packages that use net.jini.security.proxytrust
com.sun.jini.example.browser A visualization tool for exploring Jini Network Technology communities (djinns) with support for ServiceUI. 
com.sun.jini.fiddler Provides the server side of an implementation of the lookup discovery service (see LookupDiscoveryService). 
com.sun.jini.landlord This is a utility for services implementing leases. 
com.sun.jini.mahalo Provides implementations of the TransactionManager service. 
com.sun.jini.mercury Provides implementations of the EventMailbox service. 
com.sun.jini.norm Provides implementations of LeaseRenewalService
com.sun.jini.outrigger This is an implementation of a JavaSpaces technology-enabled service. 
com.sun.jini.phoenix A configurable Java(TM) Remote Method Invocation (Java RMI) activation system daemon implementation. 
com.sun.jini.reggie Provides implementations of ServiceRegistrar
com.sun.jini.start Provides the utilities and APIs used to launch the contributed services provided in the Apache River release. 
net.jini.activation Extensions to the Java(TM) Remote Method Invocation (Java RMI) activation framework to support activatable objects that are exported using an Exporter to go inactive, to provide invocation handlers for exporters that want to use dynamic proxies for activatable remote objects, and to support trust verification of secure activatable dynamic proxies and secure activation identifiers. 
net.jini.jeri Provides the fundamental abstractions and standard implementation classes for Jini extensible remote invocation (Jini ERI). 
net.jini.jeri.http Provides implementations of the Endpoint and ServerEndpoint abstractions that use HTTP messages sent over TCP sockets as the underlying communication mechanism. 
net.jini.jeri.kerberos Provides implementations of Endpoint and ServerEndpoint that use Kerberos as the underlying network security protocol to support security related invocation constraints for remote requests. 
net.jini.jeri.ssl Provides implementations of Endpoint and ServerEndpoint that use TLS/SSL and HTTPS (HTTP over TLS/SSL) to support invocation constraints. 
net.jini.jeri.tcp Provides implementations of the Endpoint and ServerEndpoint abstractions that use TCP sockets as the underlying communication mechanism. 
net.jini.lookup Standard utility classes for managing the join state of a service and the service discovery duties of a client or service. 
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. 
 

Classes in net.jini.security.proxytrust used by com.sun.jini.example.browser
ServerProxyTrust
          Defines a local interface to obtain a proxy trust verifier.
 

Classes in net.jini.security.proxytrust used by com.sun.jini.fiddler
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.
 

Classes in net.jini.security.proxytrust used by com.sun.jini.landlord
ProxyTrustIterator
          Defines an iterator that produces objects from which a TrustVerifier might be obtained.
 

Classes in net.jini.security.proxytrust used by com.sun.jini.mahalo
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.
 

Classes in net.jini.security.proxytrust used by com.sun.jini.mercury
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.
 

Classes in net.jini.security.proxytrust used by com.sun.jini.norm
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.
 

Classes in net.jini.security.proxytrust used by com.sun.jini.outrigger
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.
 

Classes in net.jini.security.proxytrust used by com.sun.jini.phoenix
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.
 

Classes in net.jini.security.proxytrust used by com.sun.jini.reggie
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.
 

Classes in net.jini.security.proxytrust used by com.sun.jini.start
ServerProxyTrust
          Defines a local interface to obtain a proxy trust verifier.
 

Classes in net.jini.security.proxytrust used by net.jini.activation
ProxyTrustIterator
          Defines an iterator that produces objects from which a TrustVerifier might be obtained.
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.
 

Classes in net.jini.security.proxytrust used by net.jini.jeri
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.
 

Classes in net.jini.security.proxytrust used by net.jini.jeri.http
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.
 

Classes in net.jini.security.proxytrust used by net.jini.jeri.kerberos
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.
 

Classes in net.jini.security.proxytrust used by net.jini.jeri.ssl
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.
 

Classes in net.jini.security.proxytrust used by net.jini.jeri.tcp
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.
 

Classes in net.jini.security.proxytrust used by net.jini.lookup
ServerProxyTrust
          Defines a local interface to obtain a proxy trust verifier.
 

Classes in net.jini.security.proxytrust used by net.jini.security.proxytrust
ProxyTrust
          Defines a remote interface for obtaining a proxy trust verifier.
ProxyTrustExporter.Reaper
          WeakRef reaper
ProxyTrustExporter.WeakRef
          Weak reference to the main remote object with strong reference to the bootstrap remote object.
ProxyTrustIterator
          Defines an iterator that produces objects from which a TrustVerifier might be obtained.
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.
 



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