RADIUS Client API (V3)

com.theorem.radius3.login
Class SetAccessRequestAttributes

Object
  extended byAttributes
      extended bySetAccessRequestAttributes
All Implemented Interfaces:
Callback, RADIUSCallback, Serializable

public final class SetAccessRequestAttributes
extends Attributes
implements Callback, Serializable

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.

See Also:
Serialized Form

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

SetAccessRequestAttributes

public SetAccessRequestAttributes()

RADIUS Client API (V3)

Submit a bug report or feature request

Copyright 1998-2008 AXL Software. PO Box 97, Viola, Delaware 19979, U.S.A. All Rights Reserved.