| 
JavaTM 2 Platform Std. Ed. v1.4.2  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use SecurityManager | |
| java.lang | Provides classes that are fundamental to the design of the Java programming language. | 
| java.rmi | Provides the RMI package. | 
| Uses of SecurityManager in java.lang | 
| Methods in java.lang that return SecurityManager | |
static SecurityManager | 
System.getSecurityManager()
Gets the system security interface.  | 
| Methods in java.lang with parameters of type SecurityManager | |
static void | 
System.setSecurityManager(SecurityManager s)
Sets the System security.  | 
| Uses of SecurityManager in java.rmi | 
| Subclasses of SecurityManager in java.rmi | |
 class | 
RMISecurityManager
RMISecurityManager provides an example security manager for
 use by RMI applications that use downloaded code. | 
  | 
JavaTM 2 Platform Std. Ed. v1.4.2  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
Copyright 2003 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.