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 any)
           
static InvocationCredentialsType InvocationCredentialsType.from_int(int value)
           
static InvocationCredentialsType InvocationCredentialsTypeHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.omg.Security with parameters of type InvocationCredentialsType
static void InvocationCredentialsTypeHelper.insert(org.omg.CORBA.Any any, InvocationCredentialsType s)
           
static void InvocationCredentialsTypeHelper.write(org.omg.CORBA.portable.OutputStream out, InvocationCredentialsType s)
           
 

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



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