|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openmdx.uses.net.sourceforge.jradiusclient.AbstractRadiusClient
public class AbstractRadiusClient
Abstract Radius CLient
| Constructor Summary | |
|---|---|
protected |
AbstractRadiusClient(boolean logging)
Constructor |
| Method Summary | |
|---|---|
protected void |
logDebug(String format,
int id,
Object argument1)
Log at debug level |
protected void |
logDebug(String format,
Object argument1)
Log at debug level |
protected void |
logWarning(String format,
byte id,
Object argument1,
Object argument2)
Log at warn level |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected AbstractRadiusClient(boolean logging)
logging - | Method Detail |
|---|
protected final void logWarning(String format,
byte id,
Object argument1,
Object argument2)
format - id - argument1 - argument2 -
protected final void logDebug(String format,
int id,
Object argument1)
format - id - argument1 -
protected final void logDebug(String format,
Object argument1)
format - id - argument1 -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||