|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UntrustedObjectSecurityContext | |
---|---|
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 UntrustedObjectSecurityContext in net.jini.security.proxytrust |
---|
Classes in net.jini.security.proxytrust that implement UntrustedObjectSecurityContext | |
---|---|
class |
BasicUntrustedObjectSecurityContext
A basic trust verifier context element that provides a security context to use to restrict privileges when invoking methods on untrusted objects, based on a specified set of permissions. |
Methods in net.jini.security.proxytrust with parameters of type UntrustedObjectSecurityContext | |
---|---|
private static TrustVerifier |
ProxyTrustVerifier.getVerifier(Object obj,
TrustVerifier.Context ctx,
MethodConstraints mc,
UntrustedObjectSecurityContext uosc)
Recursively tries to obtain a verifier from the remote server. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |