| Package | Description | 
|---|---|
| net.jini.security.proxytrust | 
Historically, proxy trust relied on the Java sandbox, however with the 
plethora of security problems relating to serialization. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ProxyTrustExporterDeprecated.  | 
| Constructor and Description | 
|---|
| ProxyTrustExporter(Exporter mainExporter,
                  Exporter bootExporter)Deprecated.  Creates an instance with the specified main exporter (which will be
 used to export the main remote object) and the specified bootstrap
 exporter (which will be used to export the bootstrap remote object). | 
| ProxyTrustExporter(Exporter mainExporter,
                  Exporter bootExporter,
                  ClassLoader loader)Deprecated.  Creates an instance with the specified main exporter (which will be
 used to export the main remote object), the specified bootstrap
 exporter (which will be used to export the bootstrap remote object),
 and the specified class loader (in which the generated dynamic proxy
 class will be defined). | 
Copyright © 2016–2018 The Apache Software Foundation. All rights reserved.