|
AXL Software™ | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
ObjectPacket
AuthorizationPacket
The Authorization packet contains information in the reply packet returned from an authorization request.
| Method Summary | |
byte[] |
getData()
Get the authorization reply data field contents. |
AttributeList |
getResponseAttributes()
Get the response attributes. |
String |
getServerMessage()
Get the server message. |
int |
getStatus()
Get the status flag. |
String |
getStatusName(int status)
Get the name of the status value. |
| Methods inherited from class Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public String getStatusName(int status)
status - Authorization status value.public String getServerMessage()
public byte[] getData()
public int getStatus()
public AttributeList getResponseAttributes()
|
AXL Software™ | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||