Serialized Form
Package net.jradius.client.gui |
serialVersionUID: 0L
attributeName
String attributeName
attributeValue
String attributeValue
accessRequest
Boolean accessRequest
tunnelRequest
Boolean tunnelRequest
accountingStart
Boolean accountingStart
accountingUpdate
Boolean accountingUpdate
accountingStop
Boolean accountingStop
valueClass
Class<T> valueClass
serialVersionUID: 0L
headers
String[] headers
entries
ArrayList<E> entries
serialVersionUID: 0L
authTypeNames
String[] authTypeNames
keystoreTypes
String[] keystoreTypes
transportTypes
String[] transportTypes
properties
Properties properties
simulationThreads
Thread[] simulationThreads
simulationRunners
net.jradius.client.gui.JRadiusSimulator.SimulationRunner[] simulationRunners
simulationMonitor
Thread simulationMonitor
interactiveSession
boolean interactiveSession
namedValueComponentCache
HashMap<K,V> namedValueComponentCache
numberFormatter
NumberFormatter numberFormatter
logSent
PrintStream logSent
logRecv
PrintStream logRecv
logErr
PrintStream logErr
attributesTableModel
AttributesTableModel attributesTableModel
jJMenuBar
JMenuBar jJMenuBar
fileMenu
JMenu fileMenu
helpMenu
JMenu helpMenu
exitMenuItem
JMenuItem exitMenuItem
aboutMenuItem
JMenuItem aboutMenuItem
saveMenuItem
JMenuItem saveMenuItem
saveAsMenuItem
JMenuItem saveAsMenuItem
openMenuItem
JMenuItem openMenuItem
openUrlMenuItem
JMenuItem openUrlMenuItem
mainTabPane
JTabbedPane mainTabPane
radiusPanel
JPanel radiusPanel
diameterPanel
JPanel diameterPanel
dhcpPanel
JPanel dhcpPanel
logPanel
JPanel logPanel
runStatusPanel
JPanel runStatusPanel
logConsole
LogConsole logConsole
logButtonPanel
JPanel logButtonPanel
mainContentPane
JPanel mainContentPane
clearLogButton
JButton clearLogButton
saveLogButton
JButton saveLogButton
runStatsPanel
JPanel runStatsPanel
runStatsSent
JLabel runStatsSent
runStatsRecv
JLabel runStatsRecv
runStatsTime
JLabel runStatsTime
runStatsRPS
JLabel runStatsRPS
runStatsTime1
JLabel runStatsTime1
runStatsTime2
JLabel runStatsTime2
runStatsTime3
JLabel runStatsTime3
runStatsTime4
JLabel runStatsTime4
runStatsTime5
JLabel runStatsTime5
runStatsThreads
JLabel runStatsThreads
runButton
JToggleButton runButton
attributesTableScrollPane
JScrollPane attributesTableScrollPane
attributesTable
JTable attributesTable
sendOptionsPanel
JPanel sendOptionsPanel
addAttributeButton
JButton addAttributeButton
addAttributeDialog
JDialog addAttributeDialog
addAttributeContentPane
JPanel addAttributeContentPane
attributeTree
JTree attributeTree
addAttributePanel
JPanel addAttributePanel
authTypeComboBox
JComboBox authTypeComboBox
checkStandardComboBox
JComboBox checkStandardComboBox
attributesPanel
JPanel attributesPanel
keysPanel
JPanel keysPanel
keysOptionsPanel
JPanel keysOptionsPanel
radiusServerTextField
JTextField radiusServerTextField
tlsKeyFileTextField
JTextField tlsKeyFileTextField
tlsKeyPasswordTextField
JTextField tlsKeyPasswordTextField
tlsCAFileTextField
JTextField tlsCAFileTextField
tlsCAPasswordTextField
JTextField tlsCAPasswordTextField
requestersTextField
JFormattedTextField requestersTextField
requestsTextField
JFormattedTextField requestsTextField
tlsKeyFileTypeComboBox
JComboBox tlsKeyFileTypeComboBox
tlsCAFileTypeComboBox
JComboBox tlsCAFileTypeComboBox
tlsTrustAll
JCheckBox tlsTrustAll
tlsUseJavaRootCA
JCheckBox tlsUseJavaRootCA
radiusServerLabel
JLabel radiusServerLabel
sharedSecretTextField
JTextField sharedSecretTextField
doneButton
JButton doneButton
attributeTreeScrollPane
JScrollPane attributeTreeScrollPane
attributeTreeScrollPanel
JPanel attributeTreeScrollPanel
addButton
JButton addButton
simulationTypeComboBox
JComboBox simulationTypeComboBox
attributesButtonPanel
JPanel attributesButtonPanel
removeAttributeButton
JButton removeAttributeButton
moveUpButton
JButton moveUpButton
moveDownButton
JButton moveDownButton
radiusAuthPortTextField
JFormattedTextField radiusAuthPortTextField
radiusAcctPortTextField
JFormattedTextField radiusAcctPortTextField
radiusRetriesTextField
JFormattedTextField radiusRetriesTextField
radiusTimeoutTextField
JFormattedTextField radiusTimeoutTextField
radiusInterimIntervalTextField
JFormattedTextField radiusInterimIntervalTextField
sessionTimeTextField
JFormattedTextField sessionTimeTextField
generateAcctSessionIdCheckBox
JCheckBox generateAcctSessionIdCheckBox
doLogCheckBox
JCheckBox doLogCheckBox
floodCheckBox
JCheckBox floodCheckBox
notStopOnRejectCheckBox
JCheckBox notStopOnRejectCheckBox
notSendClassAttribute
JCheckBox notSendClassAttribute
openUrlDialog
JDialog openUrlDialog
openUrlContentPane
JPanel openUrlContentPane
openUrlTextField
JTextField openUrlTextField
openUrlButton
JButton openUrlButton
openUrlStatusLabel
JLabel openUrlStatusLabel
cancelUrlButton
JButton cancelUrlButton
statusLabel
JLabel statusLabel
transportTypeComboBox
JComboBox transportTypeComboBox
isJava14
boolean isJava14
windows
boolean windows
serialVersionUID: 0L
console
JTextPane console
container
JScrollPane container
TSPattern
String TSPattern
sdf
SimpleDateFormat sdf
clrSent
Color clrSent
clrRecv
Color clrRecv
clrError
Color clrError
defaultText
String defaultText
autoScroll
boolean autoScroll
Package net.jradius.handler.dhcp |
serialVersionUID: 0L
serialVersionUID: 1L
code
Integer code
type
String type
message
String message
packetId
String packetId
clientIPAddress
String clientIPAddress
nasIdentifier
String nasIdentifier
userName
String userName
realm
String realm
userId
Integer userId
inboundRequest
String inboundRequest
outboundRequest
String outboundRequest
inboundReply
String inboundReply
outboundReply
String outboundReply
finished
boolean finished
committed
boolean committed
lastUpdate
Date lastUpdate
Package net.jradius.radsec |
serialVersionUID: 1L
packets
net.jradius.packet.RadiusPacket[] packets
configItems
net.jradius.packet.attribute.AttributeList configItems
nullResponse
net.jradius.packet.RadiusPacket nullResponse
returnValue
int returnValue
buffer_in
ByteBuffer buffer_in
buffer_out
ByteBuffer buffer_out
Package net.jradius.session |
serialVersionUID: 0L
sessionState
int sessionState
sessionKey
String sessionKey
jRadiusKey
String jRadiusKey
newSession
boolean newSession
timeStamp
long timeStamp
lastRadiusRequest
net.jradius.server.JRadiusRequest lastRadiusRequest
logEntryMap
Map<K,V> logEntryMap
attributeMap
Map<K,V> attributeMap
username
String username
realm
String realm
password
String password
sessionId
String sessionId
proxyToRealm
String proxyToRealm
redirectURL
String redirectURL
secured
boolean secured
connectInfo
String connectInfo
callingStationId
String callingStationId
calledStationId
String calledStationId
nasIdentifier
String nasIdentifier
nasIPAddress
String nasIPAddress
clientIPAddress
String clientIPAddress
framedIPAddress
String framedIPAddress
radiusClass
byte[][] radiusClass
idleTimeout
Long idleTimeout
sessionTimeout
Long sessionTimeout
interimInterval
Long interimInterval
maxBandwidthUp
Long maxBandwidthUp
maxBandwidthDown
Long maxBandwidthDown
minBandwidthUp
Long minBandwidthUp
minBandwidthDown
Long minBandwidthDown
maxOctetsUp
Long maxOctetsUp
maxOctetsDown
Long maxOctetsDown
maxOctetsTotal
Long maxOctetsTotal
nasType
String nasType
nasPortType
Long nasPortType
acctAuthentic
Long acctAuthentic
serviceType
Long serviceType
sessionTime
Long sessionTime
packetsIn
Long packetsIn
packetsOut
Long packetsOut
octetsIn
Long octetsIn
octetsOut
Long octetsOut
gigaWordsIn
Long gigaWordsIn
gigaWordsOut
Long gigaWordsOut
terminateCause
Long terminateCause
authorizeTime
Date authorizeTime
startTime
Date startTime
lastInterimTime
Date lastInterimTime
stopTime
Date stopTime
locked
boolean locked
e
Throwable e
Package net.jradius.webservice |
wsListener
WebServiceListener wsListener
userName
String userName
radiusRealm
net.jradius.realm.JRadiusRealm radiusRealm
otpName
String otpName
otpPassword
String otpPassword
socket
Socket socket
reader
BufferedReader reader
writer
BufferedWriter writer
radiusClient
net.jradius.client.RadiusClient radiusClient
reqList
net.jradius.packet.attribute.AttributeList reqList
timeout
long timeout
accessRequest
net.jradius.webservice.OTPProxyRequest.PacketLocker accessRequest
accessResponse
net.jradius.webservice.OTPProxyRequest.PacketLocker accessResponse
serialVersionUID: 0L
type
int type
method
int method
httpVersion
String httpVersion
uri
URI uri
content
byte[] content
headerMap
Map<K,V> headerMap
serverVariableMap
Map<K,V> serverVariableMap
clientCertificate
X509Certificate clientCertificate
response
WebServiceResponse response
sessionObject
Object sessionObject
serialVersionUID: 0L
content
byte[] content
type
int type
headers
LinkedHashMap<K,V> headers
Copyright © 2011 Coova Technologies, LLC, All Rights Reserved.