|
RADIUS Client API (V3) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
ObjectAttributes
SetAccessRequestAttributes
Class to add attributes to a RADIUS Access-Request packet. These attributes will be merged with any attributes assigned in the RADIUSLogin.config file. and are meant to be specific to the entity being authenticated. Attributes are not required to be returned.
Access to data handling methods in this class may only be performed when
isReady() returns true.
This is a handler class.
Only the method setRequestAttributes()
is used by this class.
| Field Summary |
| Fields inherited from class Attributes |
Access_Accept, Access_BadPacket, Access_Challenge, Access_Reject |
| Constructor Summary | |
SetAccessRequestAttributes()
|
|
| 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 |
| Constructor Detail |
public SetAccessRequestAttributes()
|
RADIUS Client API (V3) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||