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
static RequiredRights RequiredRightsHelper.extract(Any any)
           
static RequiredRights RequiredRightsHelper.narrow(Object obj)
           
static RequiredRights RequiredRightsHelper.read(InputStream in)
           
 RequiredRights SecurityManagerLocalTie.required_rights_object()
           
 RequiredRights SecurityManagerOperations.required_rights_object()
           
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 © 2008. All Rights Reserved.