AXL Software™
A B C D E F G H I K L M N O P R S T U V W X Z

E

EAPClient - class EAPClient.
Class to handle EAP information for a client.
EAPClient(RADIUSClient, AttributeList) - Constructor for class EAPClient
EAP client constructor.
EAPClient(byte[], RADIUSClient, InetAddress, String) - Constructor for class EAPClient
EAP client constructor.
EAPClient(byte[], InetAddress, int, String, int, InetAddress, String) - Constructor for class EAPClient
EAP client constructor.
EAPException - exception EAPException.
EAP Exception class, thrown when there's a problem decoding the EAP packet contents.
EAPException(String) - Constructor for class EAPException
 
EAPException(Exception) - Constructor for class EAPException
 
EAPInfo - class EAPInfo.
Class to handle the EAP (Extensible Authentication Protocol) protocol.
EAPMD5Auth - class EAPMD5Auth.
Authenticate using EAPMD5 or any EAP type that uses the same algorithm like EAP-GTC and EAP-OTP.
EAPMD5Auth(AuthInfo, EAPPacket) - Constructor for class EAPMD5Auth
Constructor.
EAPMD5Auth(int, AuthInfo, EAPPacket) - Constructor for class EAPMD5Auth
Constructor.
EAPMD5Client - class EAPMD5Client.
Class to handle EAP MD5 authentication.
EAPMD5Client(RADIUSClient, AttributeList) - Constructor for class EAPMD5Client
EAP MD5 client constructor.
EAPMD5Client(byte[], InetAddress, int, String, int, InetAddress, String) - Constructor for class EAPMD5Client
EAP MD5 client constructor.
EAPMD5Client(byte[], RADIUSClient, InetAddress, String) - Constructor for class EAPMD5Client
EAP MD5 client constructor.
EAPMD5State - class EAPMD5State.
Class to hold EAP State information for an MD5 authentication.
EAPMD5State() - Constructor for class EAPMD5State
 
EAPPacket - class EAPPacket.
Class to handle EAP (Extensible Authentication Protocol) Encapsulated packet data.
EAPPacket() - Constructor for class EAPPacket
Default constructor.
EAPPacket(byte[]) - Constructor for class EAPPacket
Constructor to disassemble an EAP packet from an EAP-Message packet.
EAPPacket(int, int, int, byte[]) - Constructor for class EAPPacket
Constructor to create an EAP packet.
EAPPacket(int, int, int, int, byte[]) - Constructor for class EAPPacket
Constructor to create an expanded vendor EAP packet.
EAPPacket(AttributeList) - Constructor for class EAPPacket
Create the EAP Packet from an attribute list.
EAPState - class EAPState.
Class to hold EAP State information.
EAPState() - Constructor for class EAPState
 
EAP_Message - Static variable in class A
EAP-Message (79).
ENCRYPT1 - Static variable in class AttributeDataType
The attribute uses encryption type 1 -PAP encoding (can be OR'd with other values) - 64.
ENCRYPT1 - Static variable in class RADIUSDictionary
The attribute uses encryption type 1 -PAP encoding (can be OR'd with other values) - 64.
ENCRYPT2 - Static variable in class AttributeDataType
The attribute uses encryption type 2 - SALT encoding (can be OR'd with other values) - 128.
ENCRYPT2 - Static variable in class RADIUSDictionary
The attribute uses encryption type 2 - SALT encoding (can be OR'd with other values) - 128.
ENCRYPT3 - Static variable in class AttributeDataType
The attribute uses encryption type 3 - Ascend encoding (can be OR'd with other values) - 256.
ENCRYPT3 - Static variable in class RADIUSDictionary
The attribute uses encryption type 3 - Ascend proprietary encoding (can be OR'd with other values) - 256.
ERROR_ACCESS_REJECT - Static variable in class RSAACEInfo
Error code ERROR_ACCESS_REJECT = -2.
ERROR_ALLDONE - Static variable in class RSAACEInfo
Error code ERROR_ALLDONE = -1.
ERROR_AUTHENTICATOR - Static variable in class RADIUSClient
Access_BadPacket Reason: Bad authenticator = 5.
ERROR_CLIENT_EXCEPTION - Static variable in class RSAACEInfo
Error code ERROR_CLIENT_EXCEPTION = -3.
ERROR_CORRUPT - Static variable in class RADIUSClient
Access_BadPacket Reason: Attribute data is corrupt = 4.
ERROR_DES - Static variable in class RADIUSClient
Access_BadPacket Reason: DES encoding has a problem - key length, unable to locate the DES algorithm, etc. = 9.
ERROR_DUPLICATE - Static variable in class RADIUSClient
Access_BadPacket Reason: Duplicate packet received = 1.
ERROR_MESSAGE_AUTHENTICATOR - Static variable in class RADIUSClient
Access_BadPacket Reason: Bad Message-Authenticator attribute = 6.
ERROR_MISMATCHED_ID - Static variable in class RADIUSClient
Access_BadPacket Reason: Packet identifier sent doesn't match the received identifier = 3.
ERROR_MISSING_USER_NAME - Static variable in class RADIUSClient
Access_BadPacket Reason: Packet being sent has a User-Name of null = 2.
ERROR_NONE - Static variable in class RADIUSClient
Access_BadPacket Reason: No error = 0.
ERROR_PACKET_SIZE - Static variable in class RADIUSClient
Access_BadPacket Reason: The packet size is incorrect - too small or physical size is smaller than stated size = 8.
ERROR_WRONG_HOST - Static variable in class RADIUSClient
Access_BadPacket Reason: The reply packet did not arrive from the correct host.
ESP - Static variable in class AV.Tunnel_Type
IP Encapsulating Security Payload in the Tunnel-mode (ESP) [8]
ETHERNET - Static variable in class SnoopReader
 
E_164 - Static variable in class AV.Tunnel_Medium_Type
E.164 with NSAP format subaddress = 15.
EmptyAuthenticator - Static variable in class Gb
 
EncryptImpl - class EncryptImpl.
Abstract class for implementing encrypted packets.
EncryptImpl() - Constructor for class EncryptImpl
 
EncryptImplFactory - interface EncryptImplFactory.
This interface defines a factory for implementing encryption.
Error_Cause - Static variable in class A
Error-Cause (101).
Ethernet - Static variable in class AV.NAS_Port_Type
For NAS-Port-Type:Ethernet = 15.
Event_Request - Static variable in class PacketType
Event Request packet type, value = 33.
Event_Response - Static variable in class PacketType
Event Response packet type, value = 34.
Event_Timestamp - Static variable in class A
Event-Timestamp (55).
Event_Type - Static variable in class A
Event-Type (150).
Exclusively - Static variable in class AV.ARAP_Zone_Access
For ARAP-Zone-Access:Use zone filter exclusively = 3.
Expect_Callback - Static variable in class A
Expect-Callback (149).
ExtendedInfo - class ExtendedInfo.
Class to pass information to and from an Extended Packet request..
ExtendedPacketImpl - class ExtendedPacketImpl.
Abstract class for implementing additional packet types.
ExtendedPacketImpl() - Constructor for class ExtendedPacketImpl
 
ExtendedPacketImplFactory - interface ExtendedPacketImplFactory.
Abstract factory class for implementing extended packet handling.
elements() - Method in class AttributeList
Provide an enumeration of attributes.
enableCoARequests(boolean) - Method in class NAS
Enable a NAS to receive CoA-Requests.
enableCoARequests(boolean) - Method in class ProxyTarget
Enable a Proxy target to send CoA-Requests.
enableDMRequests(boolean) - Method in class NAS
Enable a NAS to receive Disconnect-Requests.
enableDMRequests(boolean) - Method in class ProxyTarget
Enable a Proxy target to send Disconnect-Requests.
enableIncludes(boolean) - Method in class FreeRadius
Disable or enable the reading of $INCLUDE files.
enabled - Variable in class LogImpl
Enable or Disable logging by the server - maintained by the server.
encode(byte[]) - Method in class PacketInfo
Encode a plaintext password.
encode3(byte[], byte[], byte[]) - Static method in class RADIUSEncrypt
Ascend encoding also known as type 3 encoding providing bidirectional encoding/decoding.
encodeAll(byte[], byte[]) - Method in class AttributeList
Encode all attributes in this AttributeList using a two byte SALT.
encoding - Static variable in class RADIUSEncrypt
Default encoding is UTF8 for passwords.
encrypt(byte[], boolean) - Method in class EncryptImpl
Encrypt data leaving the server.
encrypt(byte[], byte[], byte[]) - Static method in class RADIUSEncrypt
Encrypt the PAP password, also known as encoding type 1.
encryptPassword(byte[]) - Method in class RADIUSClient
Encrypt the password.
enterpriseAgent - Static variable in class SNMPStats
 
enterpriseAgentTrap - Static variable in class SNMPStats
 
entrySet() - Method in class IntMap
Get the set of values.
equals(Object) - Method in class Attribute
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class NAS
Determine if one NAS object is equal to this one.
equals(Object) - Method in class RADIUSPrincipal
Compares the specified Object with this RADSIUSPrinciple object
errorNumber() - Method in class AccessBadPacket
Return the error that generated an Access-BadPacket response.
errorString() - Method in class AccessBadPacket
Return the error that generated an Access-BadPacket response.
exists(int) - Method in class AttributeList
Determine if an attribute type exists.
extractIdentfiers(AttributeList) - Static method in class SendDMCOA
A helper method to extract all necessary identifying attributes from the original Access-Request and perhaps Access-Response attribute lists.

AXL Software™
A B C D E F G H I K L M N O P R S T U V W X Z
Submit a bug report or feature request

Copyright 1998-2008 AXL Software™. PO Box 97, Viola, Delaware 19979, U.S.A. All Rights Reserved.