Serialized Form
-
Package edu.uiuc.ncsa.myproxy
-
Class edu.uiuc.ncsa.myproxy.MPSingleConnectionProvider.MyProxyLogonConnection extends Object implements Serializable
-
Serialized Fields
-
description
String description
-
identifier
edu.uiuc.ncsa.security.core.Identifier identifier
-
myProxyLogon
MyProxyLogon myProxyLogon
-
-
-
Class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI extends JPanel implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
button
JButton button
-
crednameField
JTextField crednameField
-
crednameFieldLabel
JLabel crednameFieldLabel
-
hostnameField
JTextField hostnameField
-
hostnameFieldLabel
JLabel hostnameFieldLabel
-
lifetimeField
JTextField lifetimeField
-
lifetimeFieldLabel
JLabel lifetimeFieldLabel
-
myproxy
MyProxyLogon myproxy
-
outputField
JTextField outputField
-
outputFieldLabel
JLabel outputFieldLabel
-
passwordField
JPasswordField passwordField
-
passwordFieldLabel
JLabel passwordFieldLabel
-
portField
JTextField portField
-
portFieldLabel
JLabel portFieldLabel
-
properties
Properties properties
-
statusScrollPane
JScrollPane statusScrollPane
-
statusTextArea
JTextArea statusTextArea
-
trustRootsCheckBox
JCheckBox trustRootsCheckBox
-
usernameField
JTextField usernameField
-
usernameFieldLabel
JLabel usernameFieldLabel
-
-
Class edu.uiuc.ncsa.myproxy.NoUsableMyProxyServerFoundException extends edu.uiuc.ncsa.security.core.exceptions.GeneralException implements Serializable
-