Package java.rmi

Interface Summary
RemoteSecurity Defines the interface to secure RMI stubs and proxies.
 

Class Summary
AuthenticationPermission Represents permission to use the private credentials of subjects for the purpose of authenticating as any principal (or any set of principals) that matches the target name, during secure RMI communication (as a client or as a server).
RMIPermission Defines RMI runtime permissions.
Security Provides methods for executing actions with contextual client security constraints, and for verifying trust in downloaded stubs and proxies.
 

Exception Summary
UnsupportedSecurityException Thrown if the security constraints for a secure RMI call cannot be satisfied.
 



Copyright © 2000 Sun Microsystems, Inc. All rights reserved