Serialized Form
Package org.globus.common |
exception
Throwable exception
- The possibly null root cause exception.
-
exception
Throwable exception
- The possibly null root cause exception.
-
exception
Throwable exception
- The possibly null root cause exception.
-
exception
Throwable exception
- The possibly null root cause exception.
-
singleValued
Hashtable<K,V> singleValued
- holds single-valued status of attributes
required
Hashtable<K,V> required
- holds required status of attributes
maxValues
Hashtable<K,V> maxValues
- holds the maximum values for various attributes
attribs
Hashtable<K,V> attribs
- holds the attributes of the MVHashtable
Package org.globus.ftp.dc |
Package org.globus.ftp.exception |
code
int code
code
int code
customMessage
String customMessage
code
int code
cause
Exception cause
customMessage
String customMessage
code
int code
customMessage
String customMessage
code
int code
customMessage
String customMessage
reply
Reply reply
Package org.globus.ftp.vanilla |
message
String message
code
int code
category
int category
isMultiline
boolean isMultiline
Package org.globus.gatekeeper |
Package org.globus.gatekeeper.jobmanager |
_errorCode
int _errorCode
errorCode
int errorCode
readObject
private void readObject(ObjectInputStream ois)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream oos)
throws IOException
- Throws:
IOException
key
PrivateKey key
- holds the private key - this key is time limited
certs
X509Certificate[] certs
- holds both the certificate chain
errorCode
int errorCode
certSubjectDNMap
Map<K,V> certSubjectDNMap
certFileMap
Map<K,V> certFileMap
changed
boolean changed
policyDNMap
Map<K,V> policyDNMap
policyFileMap
Map<K,V> policyFileMap
certList
Vector<E> certList
Package org.globus.gsi.gssapi |
usage
int usage
cred
GlobusCredential cred
name
GSSName name
exception
Throwable exception
readObject
private void readObject(ObjectInputStream ois)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream oos)
throws IOException
- Throws:
IOException
nameType
Oid nameType
name
COM.claymoresystems.cert.X509Name name
globusID
String globusID
Package org.globus.gsi.gssapi.auth |
Package org.globus.gsi.jaas |
password
char[] password
name
String name
Package org.globus.gsi.proxy |
cert
X509Certificate cert
errorCode
int errorCode
Package org.globus.gsi.ptls |
tc
TrustedCertificates tc
certList
Vector<E> certList
Package org.globus.io.gass.client |
Package org.globus.io.urlcopy |
hostname
String hostname
- Deprecated.
- The default hostname (mds11.globus.org)
port
String port
- Deprecated.
- The default port (391)
baseDN
String baseDN
- Deprecated.
- The default baseDN (o=globus, c=us)
limit
int limit
- Deprecated.
timeout
int timeout
- Deprecated.
version
int version
- Deprecated.
ctx
LdapContext ctx
- Deprecated.
env
Properties env
- Deprecated.
propertyChangeSupport
PropertyChangeSupport propertyChangeSupport
- Deprecated.
ldapMessage
String ldapMessage
Package org.globus.mds.gsi.jndi |
Package org.globus.myproxy |
specialConstructor
boolean specialConstructor
- This variable determines which constructor was used to create
this object and thereby affects the semantics of the
"getMessage" method (see below).
currentToken
Token currentToken
- This is the last token that has been consumed successfully. If
this object has been created due to a parse error, the token
followng this token will (therefore) be the first error token.
expectedTokenSequences
int[][] expectedTokenSequences
- Each entry in this array is an array of integers. Each array
of integers represents a sequence of tokens (by their ordinal
values) that is expected at this point of the parse.
tokenImage
String[] tokenImage
- This is a reference to the "tokenImage" array of the generated
parser within which the parse error occurred. This array is
defined in the generated ...Constants interface.
eol
String eol
- The end of line string for this machine.
errorCode
int errorCode
- Indicates the reason why the exception is thrown. It will have
one of the above 4 values.
Package org.globus.security.gridmap |
map
Map<K,V> map
file
File file
lastModified
long lastModified
ignoreErrors
boolean ignoreErrors
Package org.globus.tools.proxy |
certFileFB
FileBrowser certFileFB
keyFileFB
FileBrowser keyFileFB
MAX
int MAX
passwordTF
JPasswordField passwordTF
optionsButton
JButton optionsButton
cancelButton
JButton cancelButton
createButton
JButton createButton
PKCS11Box
JCheckBox PKCS11Box
model
GridProxyModel model
proxyListener
ProxyListener proxyListener
proxy
GlobusCredential proxy
runAsApplication
boolean runAsApplication
closeOnSuccess
boolean closeOnSuccess
saveProxy
boolean saveProxy
certHandleTF
JTextField certHandleTF
keyHandleTF
JTextField keyHandleTF
proxyFileFB
FileBrowser proxyFileFB
hoursGroup
ButtonGroup hoursGroup
bitsGroup
ButtonGroup bitsGroup
shRB
JRadioButton shRB
mhRB
JRadioButton mhRB
lhRB
JRadioButton lhRB
ghRB
JRadioButton ghRB
otherRB
JRadioButton otherRB
sbRB
JRadioButton sbRB
mbRB
JRadioButton mbRB
lbRB
JRadioButton lbRB
gbRB
JRadioButton gbRB
otherTF
JTextField otherTF
optionsPanel
ProxyOptionsPanel optionsPanel
properties
CoGProperties properties
applyBt
JButton applyBt
cancelBt
JButton cancelBt
Package org.globus.tools.ui.config |
moduleCount
int moduleCount
modulePanel
JPanel modulePanel
currentModuleNumber
int currentModuleNumber
backButton
JButton backButton
nextButton
JButton nextButton
finishButton
JButton finishButton
props
CoGProperties props
font
Font font
usercert
FileBrowser usercert
userkey
FileBrowser userkey
verifyBT
JButton verifyBT
certList
JList certList
certModel
org.globus.tools.ui.config.CertificateListModel certModel
removeBT
JButton removeBT
addBT
JButton addBT
proxyfile
FileBrowser proxyfile
props
CoGProperties props
Package org.globus.tools.ui.proxy |
gridProps
GridProxyProperties gridProps
certFileFB
FileBrowser certFileFB
keyFileFB
FileBrowser keyFileFB
proxyFileFB
FileBrowser proxyFileFB
caCertFileFB
FileBrowser caCertFileFB
hoursGroup
ButtonGroup hoursGroup
bitsGroup
ButtonGroup bitsGroup
okButton
JButton okButton
saveButton
JButton saveButton
exitButton
JButton exitButton
otherRB
JRadioButton otherRB
otherTF
JTextField otherTF
myproxyInit
MyproxyGUI myproxyInit
gridProps
GridProxyProperties gridProps
portalLifetimeTF
JTextField portalLifetimeTF
credLifetimeTF
JTextField credLifetimeTF
myproxyServerTF
JTextField myproxyServerTF
myproxyPortTF
JTextField myproxyPortTF
okButton
JButton okButton
saveButton
JButton saveButton
exitButton
JButton exitButton
gridProps
GridProxyProperties gridProps
usernameTF
JTextField usernameTF
passwordTF
JPasswordField passwordTF
createButton
JButton createButton
sendButton
JButton sendButton
killLocButton
JButton killLocButton
killRemButton
JButton killRemButton
runAsApplication
boolean runAsApplication
gridProxy
GlobusCredential gridProxy
myproxyPassword
String myproxyPassword
myproxyInit
MyproxyInit myproxyInit
passwd1TF
JPasswordField passwd1TF
passwd2TF
JPasswordField passwd2TF
okButton
JButton okButton
cancelButton
JButton cancelButton
password
String password
cancel
boolean cancel
Package org.globus.tools.ui.util |
file
JTextField file
browser
JButton browser
fileFilter
FileFilter fileFilter
specialfilter
boolean specialfilter
title
String title
okLabel
String okLabel
image
Image image
gbl
GridBagLayout gbl
gbc
GridBagConstraints gbc
value
Object value
description
String description
lastModified
long lastModified
Package org.globus.util.log4j |