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 _InvocationCredentialsPolicyImplBase
          org/omg/SecurityLevel2/_InvocationCredentialsPolicyImplBase.java .
 class _InvocationCredentialsPolicyStub
          org/omg/SecurityLevel2/_InvocationCredentialsPolicyStub.java .
 

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

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

Methods in org.omg.SecurityLevel2 with parameters of type InvocationCredentialsPolicy
static void InvocationCredentialsPolicyHelper.insert(Any a, InvocationCredentialsPolicy that)
           
static void InvocationCredentialsPolicyHelper.write(OutputStream ostream, InvocationCredentialsPolicy value)
           
 

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



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