RADIUS Client API (V3)

com.theorem.radius3.login
Class RADIUSLanguageCallback

Object
  extended byLanguageCallback
      extended byRADIUSLanguageCallback
All Implemented Interfaces:
Callback, RADIUSCallback, Serializable

public final class RADIUSLanguageCallback
extends LanguageCallback
implements RADIUSCallback

Class to retrieve local information. Currently the RADIUS makes no use of the locale information but may in the future.

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 LanguageCallback
getLocale, setLocale
 
Methods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

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.

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.

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.