Uses of Interface
org.omg.SecurityLevel2.InvocationCredentialsPolicy

Packages that use InvocationCredentialsPolicy
org.omg.SecurityLevel2   
 

Uses of InvocationCredentialsPolicy in org.omg.SecurityLevel2
 

Classes in org.omg.SecurityLevel2 that implement InvocationCredentialsPolicy
 class _InvocationCredentialsPolicyLocalBase
          Abstract base class for implementations of local interface InvocationCredentialsPolicy
 class InvocationCredentialsPolicyLocalTie
          Generated from IDL interface "InvocationCredentialsPolicy".
 

Fields in org.omg.SecurityLevel2 declared as InvocationCredentialsPolicy
 InvocationCredentialsPolicy InvocationCredentialsPolicyHolder.value
           
 

Methods in org.omg.SecurityLevel2 that return InvocationCredentialsPolicy
static InvocationCredentialsPolicy InvocationCredentialsPolicyHelper.extract(Any any)
           
static InvocationCredentialsPolicy InvocationCredentialsPolicyHelper.narrow(Object obj)
           
static InvocationCredentialsPolicy InvocationCredentialsPolicyHelper.read(InputStream in)
           
static InvocationCredentialsPolicy InvocationCredentialsPolicyHelper.unchecked_narrow(Object obj)
           
 

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

Constructors in org.omg.SecurityLevel2 with parameters of type InvocationCredentialsPolicy
InvocationCredentialsPolicyHolder(InvocationCredentialsPolicy initial)
           
 



Copyright © {inceptionYear}-2008 null. All Rights Reserved.