Uses of Class
org.omg.Security.InvocationCredentialsType

Packages that use InvocationCredentialsType
org.omg.Security   
 

Uses of InvocationCredentialsType in org.omg.Security
 

Fields in org.omg.Security declared as InvocationCredentialsType
static InvocationCredentialsType InvocationCredentialsType.SecOwnCredentials
           
static InvocationCredentialsType InvocationCredentialsType.SecReceivedCredentials
           
static InvocationCredentialsType InvocationCredentialsType.SecTargetCredentials
           
 InvocationCredentialsType InvocationCredentialsTypeHolder.value
           
 

Methods in org.omg.Security that return InvocationCredentialsType
static InvocationCredentialsType InvocationCredentialsTypeHelper.extract(org.omg.CORBA.Any a)
           
static InvocationCredentialsType InvocationCredentialsType.from_int(int value)
           
static InvocationCredentialsType InvocationCredentialsTypeHelper.read(org.omg.CORBA.portable.InputStream istream)
           
 

Methods in org.omg.Security with parameters of type InvocationCredentialsType
static void InvocationCredentialsTypeHelper.insert(org.omg.CORBA.Any a, InvocationCredentialsType that)
           
static void InvocationCredentialsTypeHelper.write(org.omg.CORBA.portable.OutputStream ostream, InvocationCredentialsType value)
           
 

Constructors in org.omg.Security with parameters of type InvocationCredentialsType
InvocationCredentialsTypeHolder(InvocationCredentialsType initialValue)
           
 



Copyright © 2009. All Rights Reserved.