Uses of Interface
org.omg.SecurityLevel2.TargetCredentials

Packages that use TargetCredentials
org.omg.SecurityLevel2   
 

Uses of TargetCredentials in org.omg.SecurityLevel2
 

Classes in org.omg.SecurityLevel2 that implement TargetCredentials
 class _TargetCredentialsLocalBase
          Abstract base class for implementations of local interface TargetCredentials
 class TargetCredentialsLocalTie
          Generated from IDL interface "TargetCredentials".
 

Fields in org.omg.SecurityLevel2 declared as TargetCredentials
 TargetCredentials TargetCredentialsHolder.value
           
 

Methods in org.omg.SecurityLevel2 that return TargetCredentials
static TargetCredentials TargetCredentialsHelper.extract(Any any)
           
 TargetCredentials SecurityManagerOperations.get_target_credentials(Object obj_ref)
           
 TargetCredentials SecurityManagerLocalTie.get_target_credentials(Object obj_ref)
           
static TargetCredentials TargetCredentialsHelper.narrow(Object obj)
           
static TargetCredentials TargetCredentialsHelper.read(InputStream in)
           
static TargetCredentials TargetCredentialsHelper.unchecked_narrow(Object obj)
           
 

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

Constructors in org.omg.SecurityLevel2 with parameters of type TargetCredentials
TargetCredentialsHolder(TargetCredentials initial)
           
 



Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.