edu.nmu.os
Class SystemSecurityContext

java.lang.Object
  |
  +--edu.nmu.system.SystemSecurityContext

public class SystemSecurityContext
extends java.lang.Object

Created by IntelliJ IDEA. User: entropy Date: Jan 17, 2003 Time: 10:15:33 PM To change this template use Options | File Templates.


Constructor Summary
SystemSecurityContext(java.lang.SecurityManager defaultSecurityManager, java.util.Map securityManagers)
           
 
Method Summary
 java.lang.Object getContext(SystemThreadGroup stg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemSecurityContext

public SystemSecurityContext(java.lang.SecurityManager defaultSecurityManager,
                             java.util.Map securityManagers)
Method Detail

getContext

public java.lang.Object getContext(SystemThreadGroup stg)