RADIUS Client API (V3)

com.theorem.radius3.login
Interface RADIUSCallback

All Known Implementing Classes:
Attributes, RADIUSConfirmationCallback, RADIUSLanguageCallback, RADIUSNameCallback, RADIUSPasswordCallback, RADIUSTextInputCallback, RADIUSTextOutputCallback

public interface RADIUSCallback

Class to force proper implementation of modified standard callbacks.


Method Summary
 boolean isReady()
          Determine if the data in the callback is ready to be written or read.
 void setReady(boolean setting)
          Set the Callback ready indicator.
 

Method Detail

setReady

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

Parameters:
setting - Set to true if this instance is ready to read / write data.

isReady

public boolean isReady()
Determine if the data in the callback is ready to be written or read.

Returns:
True if the data is ready for reading or writing..

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.