|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.ATLAS.AuthTokenData
Generated from IDL definition of struct "AuthTokenData"
Field Summary | |
---|---|
AuthorizationElement[] |
auth_token
|
UtcT[] |
expiry_time
|
IdentityToken[] |
ident_token
|
Constructor Summary | |
---|---|
AuthTokenData()
|
|
AuthTokenData(IdentityToken[] ident_token,
AuthorizationElement[] auth_token,
UtcT[] expiry_time)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public IdentityToken[] ident_token
public AuthorizationElement[] auth_token
public UtcT[] expiry_time
Constructor Detail |
public AuthTokenData()
public AuthTokenData(IdentityToken[] ident_token, AuthorizationElement[] auth_token, UtcT[] expiry_time)
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |