org.omg.SECIOP
Class CSI_ECMA_Public

java.lang.Object
  extended by org.omg.SECIOP.CSI_ECMA_Public
All Implemented Interfaces:
Serializable, IDLEntity

public final class CSI_ECMA_Public
extends Object
implements IDLEntity

Generated from IDL struct "CSI_ECMA_Public".

Version:
generated at Sep 22, 2012 10:57:56 AM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
See Also:
Serialized Form

Field Summary
 short[] crypto_profile
           
 byte[] security_name
           
 short target_requires
           
 short target_supports
           
 
Constructor Summary
CSI_ECMA_Public()
           
CSI_ECMA_Public(short target_supports, short target_requires, short[] crypto_profile, byte[] security_name)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

target_supports

public short target_supports

target_requires

public short target_requires

crypto_profile

public short[] crypto_profile

security_name

public byte[] security_name
Constructor Detail

CSI_ECMA_Public

public CSI_ECMA_Public()

CSI_ECMA_Public

public CSI_ECMA_Public(short target_supports,
                       short target_requires,
                       short[] crypto_profile,
                       byte[] security_name)


Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.