Uses of Interface
org.omg.SecurityLevel2.SecurityManager

Packages that use SecurityManager
org.omg.SecurityLevel2   
 

Uses of SecurityManager in org.omg.SecurityLevel2
 

Classes in org.omg.SecurityLevel2 that implement SecurityManager
 class _SecurityManagerLocalBase
          Abstract base class for implementations of local interface SecurityManager
 class SecurityManagerLocalTie
          Generated from IDL interface "SecurityManager"
 

Fields in org.omg.SecurityLevel2 declared as SecurityManager
 SecurityManager SecurityManagerHolder.value
           
 

Methods in org.omg.SecurityLevel2 that return SecurityManager
static SecurityManager SecurityManagerHelper.extract(Any any)
           
static SecurityManager SecurityManagerHelper.narrow(java.lang.Object obj)
           
static SecurityManager SecurityManagerHelper.narrow(Object obj)
           
static SecurityManager SecurityManagerHelper.read(InputStream in)
           
static SecurityManager SecurityManagerHelper.unchecked_narrow(Object obj)
           
 

Methods in org.omg.SecurityLevel2 with parameters of type SecurityManager
static void SecurityManagerHelper.insert(Any any, SecurityManager s)
           
static void SecurityManagerHelper.write(OutputStream _out, SecurityManager s)
           
 

Constructors in org.omg.SecurityLevel2 with parameters of type SecurityManager
SecurityManagerHolder(SecurityManager initial)
           
 



Copyright © {inceptionYear}-2007 null. All Rights Reserved.