Overview
Package
Class
Use
Index
AXL Software™
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
X
Z
P
PIAFS
- Static variable in class
AV.NAS_Port_Type
For NAS-Port-Type: PIAFS = 6.
PLAINTEXT_PASSWORD
- Static variable in class
AuthInfo
Indicates that the MSCHAPV2 password is plain text.
PLAINTEXT_PASSWORD
- Static variable in class
MSChap
Indicates that the password is plain text.
PLAINTEXT_PASSWORD
- Static variable in class
MSChapV2
Indicates that the password is plain text.
POTS
- Static variable in class
AV.Tunnel_Medium_Type
E.163 (POTS) = 7.
PPP
- Static variable in class
AV.Framed_Protocol
For Framed-Protocol: PPP = 1.
PPP_Address
- Static variable in class
A
PPP-Address (253).
PPP_Async_Map
- Static variable in class
A
PPP-Async-Map (212).
PPP_VJ_1172
- Static variable in class
A
PPP-VJ-1172 (211).
PPP_VJ_Slot_Comp
- Static variable in class
A
PPP-VJ-Slot-Comp (210).
PPTP
- Static variable in class
AV.Tunnel_Type
Point-to-Point Tunneling Protocol (PPTP) [1]
PRI_Number_Type
- Static variable in class
A
PRI-Number-Type (226).
PW_Lifetime
- Static variable in class
A
PW-Lifetime (208).
PW_Warntime
- Static variable in class
A
PW-Warntime (207).
PacketInfo
- class
PacketInfo
.
Class providing information to an implementation class and returning packet information to the RADIUS server.
PacketType
- class
PacketType
.
Convenience class defining Packet Types.
PacketType()
- Constructor for class
PacketType
Default constructor.
ParseAttribute
- class
ParseAttribute
.
Parse a line and return the attribute(s) found.
ParseAttribute()
- Constructor for class
ParseAttribute
Default constructor.
PasswordHashEncryptedWithBlock(byte[], byte[])
- Method in class
MSChap
Password_Ack
- Static variable in class
PacketType
Password Ack packet type, value = 8.
Password_Expiration
- Static variable in class
A
Password-Expiration (21).
Password_Expired
- Static variable in class
PacketType
Password Expired packet type, value = 32.
Password_Reject
- Static variable in class
PacketType
Password Reject packet type, value = 9.
Password_Request
- Static variable in class
PacketType
Password Request packet type, value = 7.
Password_Retry
- Static variable in class
A
Password-Retry (75).
PersistentSession
- class
PersistentSession
.
Class to keep persistent session data associated with a session identifier.
PersistentSession(String)
- Constructor for class
PersistentSession
Constructor.
PortMaster
- Static variable in class
AV.Login_Service
For Login-Service: PortMaster = 3.
Port_Error
- Static variable in class
AV.Acct_Terminate_Cause
For Acct-Terminate-Cause:Port Error = 8.
Port_Limit
- Static variable in class
A
Port-Limit (62).
Port_Preempted
- Static variable in class
AV.Acct_Terminate_Cause
For Acct-Terminate-Cause: Port Preempted = 13.
Port_Suspended
- Static variable in class
AV.Acct_Terminate_Cause
For Acct-Terminate-Cause: Port Suspended = 14.
Port_Unneeded
- Static variable in class
AV.Acct_Terminate_Cause
For Acct-Terminate-Cause: Port Unneeded = 12.
PreSession_Time
- Static variable in class
A
PreSession-Time (198).
Pre_Input_Octets
- Static variable in class
A
Pre-Input-Octets (190).
Pre_Input_Packets
- Static variable in class
A
Pre-Input-Packets (192).
Pre_Output_Octets
- Static variable in class
A
Pre-Output-Octets (191).
Pre_Output_Packets
- Static variable in class
A
Pre-Output-Packets (193).
Preempt_Limit
- Static variable in class
A
Preempt-Limit (245).
Primary_DNS_Server
- Static variable in class
A
Primary-DNS-Server (135).
Primary_Home_Agent
- Static variable in class
A
Primary-Home-Agent (129).
Prompt
- Static variable in class
A
Prompt (76).
ProxyClient
- class
ProxyClient
.
The ProxyClient class is used within the server to send additional packets from the server.
ProxyImpl
- class
ProxyImpl
.
Abstract class for implementing proxy server routing changes on the fly based on the packet attributes.
ProxyImpl()
- Constructor for class
ProxyImpl
ProxyImplFactory
- interface
ProxyImplFactory
.
This interface defines a factory for implementing proxy changes.
ProxyInfo
- class
ProxyInfo
.
Class to pass information to a ProxyImpl method.
ProxyInfo.ProxyChallengeException
- exception
ProxyInfo.ProxyChallengeException
.
Throw a Access-Challenge exception when complying with RFC 2607 (Proxy Chaining and Policy in Roaming) section 5.1.
ProxyInfo.ProxyChallengeException(String)
- Constructor for class
ProxyInfo.ProxyChallengeException
Constructor.
ProxyInfo.ProxyRejectException
- exception
ProxyInfo.ProxyRejectException
.
Throw a Access-Reject exception when complying with RFC 2607 (Proxy Chaining and Policy in Roaming) section 5.1.
ProxyInfo.ProxyRejectException(String)
- Constructor for class
ProxyInfo.ProxyRejectException
Constructor.
ProxyTarget
- class
ProxyTarget
.
Proxy target class.
ProxyTarget(String, InetAddress, int, int, int, String)
- Constructor for class
ProxyTarget
ProxyTarget constructor to create a proxy.
ProxyTarget(String, InetAddress, int, int, String)
- Constructor for class
ProxyTarget
ProxyTarget constructor to create a proxy.
Proxy_State
- Static variable in class
A
Proxy-State (33).
Proxy_Stop
- Static variable in class
AV.Acct_Status_Type
For Acct-Status-Type: Proxy-Stop = 6.
packet(ExtendedInfo)
- Method in class
ExtendedPacketImpl
Handle a non-standard packet type.
packet(int, DatagramPacket)
- Method in class
SnoopImpl
Capture packets passing into the server.
packetRecordLength
- Variable in class
SnoopRecord
32-bit unsigned integer representing the total length of this packet record in octets.
parityKey(byte[])
- Method in class
MSChap
parseIPAttribute(byte[])
- Static method in class
AttributeList
Parse an IP address from a IPv4 (4 byte) binary attribute (like NAS-IP-Address).
parseIPv6Attribute(byte[])
- Static method in class
AttributeList
Parse an IP address from a 16 byte binary attribute (like NAS-IPv6-Address).
password(String, String, String, String, byte[])
- Static method in class
RADIUSEncrypt
Encrypt the password.
password(String, String, byte[])
- Static method in class
RADIUSEncrypt
Encrypt the password.
password(String, byte[], byte[])
- Static method in class
RADIUSEncrypt
Encrypt the password.
password(byte[], byte[], byte[])
- Static method in class
RADIUSEncrypt
Encrypt the PAP password.
pause()
- Method in class
Retransmission
Pause between each retry.
prev_hop_ip
- Static variable in class
Cisco
prev_hop_via
- Static variable in class
Cisco
process(byte[])
- Method in class
DigestAuthentication
Process the digest authentication request.
process()
- Method in class
RSAACEClient
Process the requests.
process(AuthInfo)
- Method in class
LEAPImpl
process(AuthInfo)
- Method in class
Leap
Authenticate using the LEAP protocol.
put(Object)
- Method in class
PersistentSession
Put an object into the State session.
put(int, Object)
- Method in class
PersistentSession
Put an object into the State session.
put(Object, Object)
- Method in class
IntMap
Put a key / value pair into the map.
put(int, Object)
- Method in class
IntMap
Put a key / value pair into the map.
putAll(Map)
- Method in class
IntMap
Put a Map into the table.
Overview
Package
Class
Use
Index
AXL Software™
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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.