Re: Jeri/SSL export question

Peter Jones <[email protected]> Wed, 1 Apr 2009 10:22:24 -0400
Newsgroups gmane.comp.java.sun.jini
Message-ID <20090401142224.GA10472@east>
On Tue, Mar 31, 2009 at 03:54:02PM -0600, Esmond Pitt wrote:
>> Does the stub have no codebase annotation?
> 
> Correct. No codebase. Just local class loading.

OK, that explains it then.

ProxyTrustVerifier, and its associated mechanisms like the
(Server)ProxyTrust.getProxyVerifier methods, are (as described in the
net.jini.security.proxytrust API docs) intended for trust verification
in the face of RMI-style dynamic class loading for service proxies--
if you're not doing that, you don't need PTV.

-- Peter

--------------------------------------------------------------------------
Getting Started:     http://www.jini.org/wiki/Category:Getting_Started
Community Web Site:  http://jini.org
jini-users Archive:  http://archives.java.sun.com/archives/jini-users.html
Unsubscribing:       email "signoff JINI-USERS"  to [email protected]