aicas logoJamaica 6.4 release 1

Uses of Class
java.lang.SecurityManager

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()
          getSecurityManager returns the currently installed security manager.
 

Methods in java.lang with parameters of type SecurityManager
static void System.setSecurityManager(SecurityManager s)
          setSecurityManager sets a new security manager.
 

Uses of SecurityManager in java.rmi
 

Subclasses of SecurityManager in java.rmi
 class RMISecurityManager
          A subclass of SecurityManager used by RMI applications that use downloaded code.
 


aicas logoJamaica 6.4 release 1

aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2015 aicas GmbH. All Rights Reserved.