Uses of Interface
org.omg.SecurityLevel2.RequiredRights

Packages that use RequiredRights
org.omg.SecurityLevel2   
 

Uses of RequiredRights in org.omg.SecurityLevel2
 

Fields in org.omg.SecurityLevel2 declared as RequiredRights
 RequiredRights RequiredRightsHolder.value
           
 

Methods in org.omg.SecurityLevel2 that return RequiredRights
 RequiredRights SecurityManagerLocalTie.required_rights_object()
           
 RequiredRights SecurityManagerOperations.required_rights_object()
           
static RequiredRights RequiredRightsHelper.extract(Any any)
           
static RequiredRights RequiredRightsHelper.read(InputStream in)
           
static RequiredRights RequiredRightsHelper.narrow(java.lang.Object obj)
           
static RequiredRights RequiredRightsHelper.narrow(Object obj)
           
static RequiredRights RequiredRightsHelper.unchecked_narrow(Object obj)
           
 

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

Constructors in org.omg.SecurityLevel2 with parameters of type RequiredRights
RequiredRightsHolder(RequiredRights initial)
           
 



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