AXL RADIUS Server API V3

com.theorem.radserver3.login
Class RADIUSNameCallback

Object
  extended byNameCallback
      extended byRADIUSNameCallback
All Implemented Interfaces:
Callback, RADIUSCallback, Serializable

public final class RADIUSNameCallback
extends NameCallback
implements RADIUSCallback

Class to retrieve entity name information.

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

See Also:
Serialized Form

Method Summary
 boolean isReady()
          Determine if the values in the callback class are ready to be accessed or modified.
 void setReady(boolean setting)
          Set the Callback ready indicator.
 
Methods inherited from class NameCallback
getDefaultName, getName, getPrompt, setName
 
Methods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

isReady

public boolean isReady()
Determine if the values in the callback class are ready to be accessed or modified.

Specified by:
isReady in interface RADIUSCallback
Returns:
True if the instance's data may be read or written.

setReady

public void setReady(boolean setting)
Set the Callback ready indicator.

Specified by:
setReady in interface RADIUSCallback
Parameters:
setting - Set to true if this instance is ready to read / write data.

AXL RADIUS Server 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.