org.csapi.pam
Class TpPAMAttribute

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

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

Generated from IDL definition of struct "TpPAMAttribute"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 java.lang.String AttributeName
           
 TpAttributeValue AttributeValue
           
 long ExpiresIn
           
 
Constructor Summary
TpPAMAttribute()
           
TpPAMAttribute(java.lang.String AttributeName, TpAttributeValue AttributeValue, long ExpiresIn)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AttributeName

public java.lang.String AttributeName

AttributeValue

public TpAttributeValue AttributeValue

ExpiresIn

public long ExpiresIn
Constructor Detail

TpPAMAttribute

public TpPAMAttribute()

TpPAMAttribute

public TpPAMAttribute(java.lang.String AttributeName,
                      TpAttributeValue AttributeValue,
                      long ExpiresIn)


Copyright © 2009. All Rights Reserved.