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

D

DATA_TYPE_DATE - Static variable in class Attribute
The attribute data is probably a date.
DATA_TYPE_ENCRYPT1 - Static variable in class Attribute
The attribute uses encryption type 1 -PAP encoding (can be OR'd with other values) - 64.
DATA_TYPE_ENCRYPT2 - Static variable in class Attribute
The attribute uses encryption type 2 - SALT encoding (can be OR'd with other values) - 128.
DATA_TYPE_ENCRYPT3 - Static variable in class Attribute
The attribute uses encryption type 3 - Ascend encoding (can be OR'd with other values) - 256.
DATA_TYPE_INTEGER - Static variable in class Attribute
The attribute data is probably an integer.
DATA_TYPE_IPADDRESS - Static variable in class Attribute
The attribute data is probably an IP Address (IPV4 or IPV6).
DATA_TYPE_OCTETS - Static variable in class Attribute
The attribute data is probably binary octets.
DATA_TYPE_STRING - Static variable in class Attribute
The attribute data is probably a string.
DATA_TYPE_TUNNEL - Static variable in class Attribute
The attribute is a tunnel attribute which can be OR'd with other values.
DATA_TYPE_UNKNOWN - Static variable in class Attribute
The attribute data type is unknown.
DATE - Static variable in class AttributeDataType
The attribute is probably time - 8.
DATE - Static variable in class RADIUSDictionary
The attribute is probably time - 8.
DBA_Monitor - Static variable in class A
DBA-Monitor (171).
DEFAULT_MAX_PACKETS - Static variable in class RADIUSServer
Default maximum number of concurrent packets that will be permitted - set to 50.
DEFAULT_WINDOW - Static variable in class DMCOAReceiver
Suggested default Event-Timestamp protection window - 300 seconds.
DHCP_Maximum_Leases - Static variable in class A
DHCP-Maximum-Leases (134).
DHCP_Pool_Number - Static variable in class A
DHCP-Pool-Number (148).
DHCP_Reply - Static variable in class A
DHCP-Reply (147).
DIGEST_LENGTH - Static variable in class HMAC_MD5
Digest length - 16;
DIGEST_LENGTH - Static variable in class MD5Digest
Digest length - 16;
DMCOACallback - interface DMCOACallback.
Interface to use when handling a Disconnect-Message or Change-of-Authorization Message.
DMCOAReceiver - class DMCOAReceiver.
Class to act as a DM / COA RADIUS packet receiver.
DMCOAReceiver(InetAddress, byte[], boolean, int, DMCOACallback) - Constructor for class DMCOAReceiver
DM / COA packet receiver without RADIUSClient running in stand alone mode.
DMCOAResponse - class DMCOAResponse.
Packet information to be returned to the requesting server.
DMCOAResponse() - Constructor for class DMCOAResponse
 
DMCOA_PORT - Static variable in class RADIUSClient
The Disconnect-Request port UDP port 3799.
DMCOA_PORT - Static variable in class RADIUSServer
The Disconnect-Request & Change-of-Authorization UDP port 3799.
DUPLICATE_DETECTION_AUTHENTICATOR - Static variable in class RADIUSServer
Duplicate detection method used by setDuplicateDetectionMethod().
DUPLICATE_DETECTION_NASPORTID - Static variable in class RADIUSServer
Duplicate detection method used by setDuplicateDetectionMethod().
DVS - Static variable in class AV.Tunnel_Type
Bay Dial Virtual Services (DVS)
Data_Filter - Static variable in class A
Data-Filter (242).
Data_Rate - Static variable in class A
Data-Rate (197).
Data_Svc - Static variable in class A
Data-Svc (247).
Dec_Channel_Count - Static variable in class A
Dec-Channel-Count (237).
Decnet_IV - Static variable in class AV.Tunnel_Medium_Type
Decnet IV = 13.
Default - Static variable in class AV.ARAP_Zone_Access
For ARAP-Zone-Access: Only allow access to default zone = 1.
Default - Static variable in class AV.Termination_Action
For Termination-Action: Default value = 0.
DefaultDictionary - class DefaultDictionary.
File generated by GenerateJavaDictionary - it probably should not be edited.
DefaultDictionary() - Constructor for class DefaultDictionary
Constructor to build the default dictionary.
DesEncrypt(byte[], byte[]) - Method in class MSChap
 
DesHash(byte[]) - Method in class MSChap
 
Dial_Number - Static variable in class A
Dial-Number (227).
Dialout_Allowed - Static variable in class A
Dialout-Allowed (131).
DigestAuthentication - class DigestAuthentication.
RADIUS Digest Authentication system for the server according to draft-sterman-aaa-sip-00.txt for SIP and HTTP.
DigestAuthentication(AuthInfo) - Constructor for class DigestAuthentication
Constructor for digest authentication for draft-sterman-aaa-sip-00.txt.
Digest_Attributes - Static variable in class A
Digest-Attributes (207).
Digest_Response - Static variable in class A
Digest-Response (206).
Disconnect_ACK - Static variable in class PacketType
Disconnect Ack packet type, value = 41.
Disconnect_ACK - Static variable in class RADIUSClient
Client response to a Disconnect-Request acknowledging the disconnect message, value = 41.
Disconnect_Cause - Static variable in class A
Disconnect-Cause (195).
Disconnect_NAK - Static variable in class PacketType
Disconnect Nak packet type, value = 42.
Disconnect_NAK - Static variable in class RADIUSClient
Client response to a Disconnect-Request refusing the disconnect message request, value = 42.
Disconnect_Request - Static variable in class PacketType
Disconnect Request packet type, value = 40.
Disconnect_Request - Static variable in class RADIUSClient
Disconnect-Request - request that a client disconnect message, value = 40.
DumpPacket - class DumpPacket.
Class to analyze packet dumps.
DumpPacket() - Constructor for class DumpPacket
Default constructor.
DumpPacket(byte[]) - Constructor for class DumpPacket
Constructor using a prepared packet.
dataSize() - Method in class AttributeList
Return the current data size of all attributes.
dbgLog - Variable in class Gb
 
debugLog(String) - Method in class RADIUSServer
Log a debug message.
decipherTunnelPassword(byte[], byte[], byte[]) - Static method in class RADIUSEncrypt
Decipher a Tunnel-Password attribute value; this is known as encoding type 2.
decode(byte[]) - Method in class PacketInfo
Decode an encoded password.
decode(byte[]) - Method in class RADIUSClient
Decode a PAP password.
decodeAll(byte[], byte[]) - Method in class AttributeList
Decode all attributes in this AttributeList using a two byte SALT.
decrypt(byte[]) - Method in class EncryptImpl
Decrypt data arriving from a proxy RADIUS server.
decrypt(byte[], byte[], byte[]) - Static method in class RADIUSEncrypt
Decode a PAP password from the User-Password attribute, the secret, and the authenticator also known as type 1 encoding.
delete(int) - Method in class AttributeList
Delete an attribute.
deleteAll(int) - Method in class AttributeList
Delete all attributes of a given type..
deleteClientNASListObsever(Observer) - Method in class Gb
Remove an Observer from the Client NAS's list.
deleteProxyNASListObsever(Observer) - Method in class Gb
Remove an Observer from the proxy NAS's list.
digest() - Method in class MD4Digest
 
disableAcctDuplicateChecking() - Method in class RADIUSServer
Disable duplicate packet checking for the accounting server.
disableAuthDuplicateChecking() - Method in class RADIUSServer
Disable duplicate packet checking for the authentication server.
divertExtendedPacket(int) - Method in class RADIUSServer
Divert an extended packet type to either the authentication or accounting method instead of the extended packet handler.
dmcoa(int, AttributeList) - Method in class RADIUSClient
Send a Disconnect-Request or CoA-Request packet to be used when simulating a server sending a DM/COA message.
dmcoaCallback(int, AttributeList) - Method in interface DMCOACallback
Called when a Disconnect-Request or CoA-Request is received.
dmcoaPort - Variable in class ProxyTarget
The proxy server DM /COA packet server port.
dump(byte[], int, int) - Static method in class Util
Display a block of bytes sixteen bytes per row.
dumpStack(Throwable) - Static method in class Util
Return the stack trace as a string.

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.