Re: Difference between BasicProxyPreparer and VerifyingProxyPreparer?
Peter Jones <[email protected]> Tue, 31 Mar 2009 15:38:06 -0400
| Newsgroups | gmane.comp.java.sun.jini |
|---|---|
| Message-ID | <20090331193806.GB9986@east> |
On Mon, Mar 30, 2009 at 05:11:00PM -0600, Esmond Pitt wrote: >> context elements > > Is there a proper definition of that somewhere other than > 'determined by its type'? The classes that implement TrustVerifier specify how they use those context elements, if at all. If I recall correctly, of the trust verifier classes in the starter kit, only ProxyTrustVerifier uses them: both for the constraints for the ProxyTrust.getProxyVerifier remote invocation on the bootstrap proxy (must be specified), and the UntrustedObjectSecurityContext for invoking methods on not-yet-trusted classes (optional, defaults to a very restrictive security context). -- 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]