Uses of Interface
org.omg.SecurityLevel2.RequiredRights

Packages that use RequiredRights
org.omg.SecurityLevel2   
 

Uses of RequiredRights in org.omg.SecurityLevel2
 

Classes in org.omg.SecurityLevel2 that implement RequiredRights
 class _RequiredRightsImplBase
          org/omg/SecurityLevel2/_RequiredRightsImplBase.java .
 class _RequiredRightsStub
          org/omg/SecurityLevel2/_RequiredRightsStub.java .
 

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

Methods in org.omg.SecurityLevel2 that return RequiredRights
static RequiredRights RequiredRightsHelper.extract(Any a)
           
static RequiredRights RequiredRightsHelper.narrow(Object obj)
           
static RequiredRights RequiredRightsHelper.read(InputStream istream)
           
 RequiredRights _SecurityManagerStub.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 a, RequiredRights that)
           
static void RequiredRightsHelper.write(OutputStream ostream, RequiredRights value)
           
 

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



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.