Package java.rmi.activation

Interface Summary
ActivatorTrust An activatable object can, but need not, implement this interface to allow clients to verify that the activation identifier they have is trusted.
ActivatorTrust.Verifier Activation identifier trust verifier.
 

Class Summary
ActivationPermission Represents permissions used to express the default access control policy for a secure activation daemon.
SecureActivatable Registers and exports a secure remote object that permits persistent access over time and that can be activated on demand by the system.
SecureActivationID A secure subclass of ActivationID that implements the RemoteSecurity interface by delegating to the contained activator.
SecureActivationID.Verifier A ProxyTrust.Verifier for SecureActivationID instances.
 



Copyright © 2000 Sun Microsystems, Inc. All rights reserved