org.csapi.pam
Class TpPAMContext

java.lang.Object
  extended by org.csapi.pam.TpPAMContext
All Implemented Interfaces:
java.io.Serializable, org.omg.CORBA.portable.IDLEntity

public final class TpPAMContext
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

Generated from IDL definition of struct "TpPAMContext"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 TpAttribute[] AskerData
           
 TpPAMContextData ContextData
           
 
Constructor Summary
TpPAMContext()
           
TpPAMContext(TpPAMContextData ContextData, TpAttribute[] AskerData)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ContextData

public TpPAMContextData ContextData

AskerData

public TpAttribute[] AskerData
Constructor Detail

TpPAMContext

public TpPAMContext()

TpPAMContext

public TpPAMContext(TpPAMContextData ContextData,
                    TpAttribute[] AskerData)


Copyright © 2009. All Rights Reserved.