|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProxyTrust | |
---|---|
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. |
Uses of ProxyTrust in net.jini.security.proxytrust |
---|
Classes in net.jini.security.proxytrust that implement ProxyTrust | |
---|---|
private static class |
ProxyTrustExporter.ProxyTrustImpl
ProxyTrust impl class |
Fields in net.jini.security.proxytrust declared as ProxyTrust | |
---|---|
private ProxyTrust |
ProxyTrustInvocationHandler.boot
The bootstrap proxy. |
(package private) ProxyTrust |
ProxyTrustExporter.WeakRef.boot
The bootstrap remote object |
Constructors in net.jini.security.proxytrust with parameters of type ProxyTrust | |
---|---|
ProxyTrustInvocationHandler(RemoteMethodControl main,
ProxyTrust boot)
Creates an instance with the specified main proxy and bootstrap proxy. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |