org.csapi.fw
Class TpAuthDomain

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

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

Generated from IDL definition of struct "TpAuthDomain"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 IpInterface AuthInterface
           
 TpDomainID DomainID
           
 
Constructor Summary
TpAuthDomain()
           
TpAuthDomain(TpDomainID DomainID, IpInterface AuthInterface)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DomainID

public TpDomainID DomainID

AuthInterface

public IpInterface AuthInterface
Constructor Detail

TpAuthDomain

public TpAuthDomain()

TpAuthDomain

public TpAuthDomain(TpDomainID DomainID,
                    IpInterface AuthInterface)


Copyright © 2008. All Rights Reserved.