|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.csapi.pam.TpPAMAttribute
public final class TpPAMAttribute
Generated from IDL definition of struct "TpPAMAttribute"
| 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 |
|---|
public java.lang.String AttributeName
public TpAttributeValue AttributeValue
public long ExpiresIn
| Constructor Detail |
|---|
public TpPAMAttribute()
public TpPAMAttribute(java.lang.String AttributeName,
TpAttributeValue AttributeValue,
long ExpiresIn)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||