|
AXL Software® | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EAPException | |
| com.theorem.radius3 | |
| com.theorem.radius3.eap | |
| Uses of EAPException in com.theorem.radius3 |
| Constructors in com.theorem.radius3 that throw EAPException | |
EAPPacket(byte[] eapData)
Constructor to disassemble an EAP packet from an EAP-Message packet. |
|
EAPPacket(AttributeList list)
Create the EAP Packet from an attribute list. |
|
| Uses of EAPException in com.theorem.radius3.eap |
| Methods in com.theorem.radius3.eap that throw EAPException | |
boolean |
EAPMD5Client.authenticate(byte[] password)
Perform the EAP MD5. |
void |
EAPClient.reset()
Reset the client for a new EAP request. |
int |
EAPClient.send(AttributeList requestList)
Perform an authentication with the given attributes. |
EAPPacket |
EAPClient.getEAPPacket()
Get the EAP message packet in the response from the server. |
| Constructors in com.theorem.radius3.eap that throw EAPException | |
EAPMD5Client(RADIUSClient radClient,
AttributeList commonList)
EAP MD5 client constructor. |
|
EAPClient(RADIUSClient rc,
AttributeList commonList)
EAP client constructor. |
|
|
AXL Software® | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||