|
RADIUS Client API (V3) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
ObjectAttributes
AccessReject
Class to access attributes from an Access-Reject packet. An Acces-Reject packet indicates that either the name or authentication method failed and the login hasl failed.
The returned attributes available through getResponseAttributes()
and may include a Reply-Message attribute. If this is the case the RADIUSTextOutputCallback
class will contain the Reply-Message text in the same callback.
Access to data handling methods in this class may only be performed when
isReady() returns true.
| Field Summary |
| Fields inherited from class Attributes |
Access_Accept, Access_BadPacket, Access_Challenge, Access_Reject |
| Methods inherited from class Attributes |
getRequestAttributes, getResponse, getResponseAttributes, isReady, setReady, setRequestAttributes, setResponse |
| Methods inherited from class Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
|
RADIUS Client API (V3) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||