|
AXL Software™ | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||
| Packages that use RADIUSClient | |
| com.theorem.radserver3.auth.digest.client | This handles the SIP/HTTP digest authentication as descrived in the draft-sterman-aaa-sip-00.txt. |
| com.theorem.radserver3.auth.rsaace.client | This client handles the RSA ACE server's Access-Challenges. |
| com.theorem.radserver3.eap | Simple EAP client (EAP-MD5) and it's helpers. |
| com.theorem.radserver3.module.leapclient | The client side LEAP authentication module. |
| Uses of RADIUSClient in com.theorem.radserver3.auth.digest.client |
| Constructors in com.theorem.radserver3.auth.digest.client with parameters of type RADIUSClient | |
ClientDigest(RADIUSClient rc,
AttributeList commonList)
Constructor. |
|
| Uses of RADIUSClient in com.theorem.radserver3.auth.rsaace.client |
| Constructors in com.theorem.radserver3.auth.rsaace.client with parameters of type RADIUSClient | |
RSAACEClient(RADIUSClient rc,
String name,
char[] pin,
AttributeList common,
RSAACEHandler handler)
|
|
| Uses of RADIUSClient in com.theorem.radserver3.eap |
| Constructors in com.theorem.radserver3.eap with parameters of type RADIUSClient | |
EAPMD5Client(RADIUSClient rc,
AttributeList commonList)
EAP MD5 client constructor. |
|
EAPClient(RADIUSClient rc,
AttributeList commonList)
EAP client constructor. |
|
EAPClient(byte[] name,
RADIUSClient rc,
InetAddress nasIPAddress,
String nasIdentifier)
EAP client constructor. |
|
| Uses of RADIUSClient in com.theorem.radserver3.module.leapclient |
| Constructors in com.theorem.radserver3.module.leapclient with parameters of type RADIUSClient | |
LEAPCLIENTImpl(RADIUSClient rc)
Constructor for the LEAP client. |
|
|
AXL Software™ | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||