org.omg.SECIOP
Class SPKM_1

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

public final class SPKM_1
extends Object
implements IDLEntity

Generated from IDL struct "SPKM_1".

Version:
generated at Jun 18, 2012 10:37:50 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
SPKM_1()
           
SPKM_1(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

SPKM_1

public SPKM_1()

SPKM_1

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


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