org.csapi.fw.fw_access.trust_and_security
Class IpClientAPILevelAuthenticationHelper

java.lang.Object
  extended by org.csapi.fw.fw_access.trust_and_security.IpClientAPILevelAuthenticationHelper

public final class IpClientAPILevelAuthenticationHelper
extends java.lang.Object

Generated from IDL interface "IpClientAPILevelAuthentication"

Author:
JacORB IDL compiler V 2.1, 16-Feb-2004

Constructor Summary
IpClientAPILevelAuthenticationHelper()
           
 
Method Summary
static IpClientAPILevelAuthentication extract(org.omg.CORBA.Any any)
           
static java.lang.String id()
           
static void insert(org.omg.CORBA.Any any, IpClientAPILevelAuthentication s)
           
static IpClientAPILevelAuthentication narrow(java.lang.Object obj)
           
static IpClientAPILevelAuthentication narrow(org.omg.CORBA.Object obj)
           
static IpClientAPILevelAuthentication read(org.omg.CORBA.portable.InputStream in)
           
static org.omg.CORBA.TypeCode type()
           
static IpClientAPILevelAuthentication unchecked_narrow(org.omg.CORBA.Object obj)
           
static void write(org.omg.CORBA.portable.OutputStream _out, IpClientAPILevelAuthentication s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IpClientAPILevelAuthenticationHelper

public IpClientAPILevelAuthenticationHelper()
Method Detail

insert

public static void insert(org.omg.CORBA.Any any,
                          IpClientAPILevelAuthentication s)

extract

public static IpClientAPILevelAuthentication extract(org.omg.CORBA.Any any)

type

public static org.omg.CORBA.TypeCode type()

id

public static java.lang.String id()

read

public static IpClientAPILevelAuthentication read(org.omg.CORBA.portable.InputStream in)

write

public static void write(org.omg.CORBA.portable.OutputStream _out,
                         IpClientAPILevelAuthentication s)

narrow

public static IpClientAPILevelAuthentication narrow(java.lang.Object obj)

narrow

public static IpClientAPILevelAuthentication narrow(org.omg.CORBA.Object obj)

unchecked_narrow

public static IpClientAPILevelAuthentication unchecked_narrow(org.omg.CORBA.Object obj)


Copyright © 2008. All Rights Reserved.