RADIUS Client API (V3)

com.theorem.radius3.login
Class AccessReject

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

public final class AccessReject
extends Attributes
implements Callback, Serializable

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.

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.