RADIUS Client API (V3)

com.theorem.radius3.login
Class AccessChallenge

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

public final class AccessChallenge
extends Attributes
implements Callback, Serializable

Class to access attributes from an Access-Challenge packet. An Access-Challenge packet requires another request packet to be sent with additional authentication information. If a Reply-Message attribute is present in the packet the RADIUSTextInputCallback handler will also be enabled in the same callback.

Access to data handling methods in this class may only be performed when isReady() returns true.

This is a handler class.

See Also:
Serialized Form

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)

Submit a bug report or feature request

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