Uses of Class
org.omg.CORBA.NO_PERMISSION

Packages that use NO_PERMISSION
org.jacorb.security.sas   
org.omg.CORBA   
 

Uses of NO_PERMISSION in org.jacorb.security.sas
 

Methods in org.jacorb.security.sas that throw NO_PERMISSION
protected  AuthorizationElement[] SASClientInterceptor.getATLASTokens(ORB orb, CompoundSecMechList csmList)
           
 

Uses of NO_PERMISSION in org.omg.CORBA
 

Methods in org.omg.CORBA that return NO_PERMISSION
static NO_PERMISSION NO_PERMISSIONHelper.extract(Any any)
           
static NO_PERMISSION NO_PERMISSIONHelper.read(InputStream in)
           
 

Methods in org.omg.CORBA with parameters of type NO_PERMISSION
static void NO_PERMISSIONHelper.insert(Any any, NO_PERMISSION s)
           
static void NO_PERMISSIONHelper.write(OutputStream out, NO_PERMISSION s)