Uses of Interface
org.omg.SecurityLevel2.ReceivedCredentials

Packages that use ReceivedCredentials
org.omg.SecurityLevel2   
 

Uses of ReceivedCredentials in org.omg.SecurityLevel2
 

Classes in org.omg.SecurityLevel2 that implement ReceivedCredentials
 class _ReceivedCredentialsLocalBase
          Abstract base class for implementations of local interface ReceivedCredentials
 class ReceivedCredentialsLocalTie
          Generated from IDL interface "ReceivedCredentials".
 

Fields in org.omg.SecurityLevel2 declared as ReceivedCredentials
 ReceivedCredentials ReceivedCredentialsHolder.value
           
 

Methods in org.omg.SecurityLevel2 that return ReceivedCredentials
static ReceivedCredentials ReceivedCredentialsHelper.extract(Any any)
           
static ReceivedCredentials ReceivedCredentialsHelper.narrow(Object obj)
           
static ReceivedCredentials ReceivedCredentialsHelper.read(InputStream in)
           
 ReceivedCredentials CurrentOperations.received_credentials()
           
 ReceivedCredentials CurrentLocalTie.received_credentials()
           
static ReceivedCredentials ReceivedCredentialsHelper.unchecked_narrow(Object obj)
           
 

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

Constructors in org.omg.SecurityLevel2 with parameters of type ReceivedCredentials
ReceivedCredentialsHolder(ReceivedCredentials initial)
           
 



Copyright © 2008. All Rights Reserved.