Package | Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
SingletonProxyTrustIterator
A simple
ProxyTrustIterator that produces a single object
as the only element of the iteration. |
Modifier and Type | Method and Description |
---|---|
protected ProxyTrustIterator |
ProxyTrustInvocationHandler.getProxyTrustIterator()
Returns an iterator that produces the bootstrap proxy as the only
element of the iteration.
|
Copyright 2007-2016, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.