A B C D E F G H I K L M N O P R S T U V W 
All Classes All Packages

A

actionPerformed(ActionEvent) - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
Handles GUI events.

B

button - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
buttonFieldString - Static variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 

C

certificateChain - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
clone() - Method in class edu.uiuc.ncsa.myproxy.MPSingleConnectionProvider.MyProxyLogonConnection
 
close() - Method in class edu.uiuc.ncsa.myproxy.MPSingleConnectionProvider.MyProxyLogonConnection
 
close() - Method in interface edu.uiuc.ncsa.myproxy.MyProxyConnectable
Ends the connection to the MyProxy server cleanly
connect() - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Connects to the MyProxy server at the desired host and port.
CONNECTED - edu.uiuc.ncsa.myproxy.MyProxyLogon.State
 
createAndShowGUI() - Static method in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
Create the GUI and show it.
credname - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
crednameField - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
crednameFieldLabel - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
crednameFieldProperty - Static variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
crednameFieldString - Static variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 

D

DEFAULT_KEY_SIZE - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
disconnect() - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Disconnects from the MyProxy server.
DONE - edu.uiuc.ncsa.myproxy.MyProxyLogon.State
 

E

edu.uiuc.ncsa.myproxy - package edu.uiuc.ncsa.myproxy
MyProxy Logon.

F

findConnection(Identifier, String, String, String, long) - Method in class edu.uiuc.ncsa.myproxy.MPConnectionProvider
 
findConnection(String, String, long) - Method in class edu.uiuc.ncsa.myproxy.MPConnectionProvider
Convenience method.

G

get() - Method in class edu.uiuc.ncsa.myproxy.MPConnectionProvider
 
get() - Method in class edu.uiuc.ncsa.myproxy.MPSingleConnectionProvider
 
getCertificate() - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
getCertificates() - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Gets the certificates returned from the MyProxy server by getCredentials().
getCerts(byte[]) - Method in class edu.uiuc.ncsa.myproxy.MPSingleConnectionProvider.MyProxyLogonConnection
 
getCerts(byte[]) - Method in interface edu.uiuc.ncsa.myproxy.MyProxyConnectable
 
getCerts(MyPKCS10CertRequest) - Method in class edu.uiuc.ncsa.myproxy.MPSingleConnectionProvider.MyProxyLogonConnection
 
getCerts(MyPKCS10CertRequest) - Method in interface edu.uiuc.ncsa.myproxy.MyProxyConnectable
Retrieves a collection of certificates.
getCerts(String, byte[], long, String) - Method in class edu.uiuc.ncsa.myproxy.MyProxyServiceFacade
Method to get certs if the server is using a host cert.
getCerts(String, int, long, byte[]) - Method in class edu.uiuc.ncsa.myproxy.MyProxyServiceFacade
This method is to be used when the server logs on to MyProxy using a host cert, so no passphrase is required.
getCerts(String, long, byte[], String) - Method in class edu.uiuc.ncsa.myproxy.MyProxyServiceFacade
Deprecated. 
getCerts(String, String, byte[], long) - Method in class edu.uiuc.ncsa.myproxy.MyProxyServiceFacade
 
getCerts(String, String, int, byte[]) - Method in class edu.uiuc.ncsa.myproxy.MyProxyServiceFacade
Most basic call.
getCerts(String, String, int, long, byte[]) - Method in class edu.uiuc.ncsa.myproxy.MyProxyServiceFacade
The method that does the work, actually.
getCerts(String, String, long, byte[]) - Method in class edu.uiuc.ncsa.myproxy.MyProxyServiceFacade
Deprecated. 
getCerts(String, String, long, byte[], String) - Method in class edu.uiuc.ncsa.myproxy.MyProxyServiceFacade
Call that allows specification of the level of assurance and the lifetime.
getCredentialName() - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Gets the optional MyProxy credential name.
getCredentials() - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Retrieves credentials from the MyProxy server.
getCredentials(byte[]) - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
getCRLs() - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Gets the CRLs returned by the MyProxy server.
getDescription() - Method in class edu.uiuc.ncsa.myproxy.MPSingleConnectionProvider.MyProxyLogonConnection
 
getExistingTrustRootPath() - Static method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Gets the existing trusted CA certificates directory.
getFacadeConfiguration() - Method in class edu.uiuc.ncsa.myproxy.MyProxyServiceFacade
Get the current configuration.
getHost() - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Gets the hostname of the MyProxy server.
getHostname() - Method in class edu.uiuc.ncsa.myproxy.ServiceFacadeConfiguration
Get the fully qualified hostname for the MyProxy server
getIdentifier() - Method in class edu.uiuc.ncsa.myproxy.MPSingleConnectionProvider.MyProxyLogonConnection
 
getIdentifierString() - Method in class edu.uiuc.ncsa.myproxy.MPSingleConnectionProvider.MyProxyLogonConnection
 
getKeyManagerFactory() - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Get the key manager factory set by setKeyManagerFactory().
getKeyManagerFactory() - Method in class edu.uiuc.ncsa.myproxy.MyProxyServiceFacade
Gets the key manager associated with the given keystore.
getKeySize() - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Gets the key size.
getLifetime() - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Gets the requested credential lifetime.
getLOAPort(String) - Method in class edu.uiuc.ncsa.myproxy.MyProxyServiceFacade
 
getMlf() - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
getMyProxyLogon() - Method in class edu.uiuc.ncsa.myproxy.MPSingleConnectionProvider.MyProxyLogonConnection
 
getPort() - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Gets the port of the MyProxy server.
getPort() - Method in class edu.uiuc.ncsa.myproxy.ServiceFacadeConfiguration
Get the port for the MyProxy Server.
getPrivateKey() - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Gets the private key generated by getCredentials().
getProxyLocation() - Static method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Returns the default Globus proxy file location.
getServerDN() - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
This will be used against the server's DN by the trust manager when checking the certificate.
getServerDN() - Method in class edu.uiuc.ncsa.myproxy.ServiceFacadeConfiguration
 
getSocketTimeout() - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Set the socket timeout (in milliseconds) for this connection.
getSocketTimeout() - Method in class edu.uiuc.ncsa.myproxy.ServiceFacadeConfiguration
 
getSslKeystoreConfiguration() - Method in class edu.uiuc.ncsa.myproxy.MyProxyServiceFacade
Get the current keystore.
getTrustedCAs() - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Gets the trusted CA certificates returned by the MyProxy server.
getTrustRootData() - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Gets trust root data corresponding to the trust root filenames.
getTrustRootFilenames() - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Gets trust root filenames.
getTrustRootPath() - Static method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Returns the trusted certificates directory location where writeTrustRoots() will store certificates.
getUsername() - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Gets the MyProxy username.

H

handleException(Throwable, String) - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
hasSSL() - Method in class edu.uiuc.ncsa.myproxy.MyProxyServiceFacade
 
host - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
hostLookup() - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
This is the *real* host.
hostnameField - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
hostnameFieldLabel - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
hostnameFieldProperty - Static variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
hostnameFieldString - Static variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 

I

info(String) - Method in class edu.uiuc.ncsa.myproxy.MPConnectionProvider
 
isConnected() - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
isDone() - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
isLoggedOn() - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
isReadOnly() - Method in class edu.uiuc.ncsa.myproxy.MPSingleConnectionProvider.MyProxyLogonConnection
 
isReady() - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
isUseProxy() - Method in class edu.uiuc.ncsa.myproxy.ServiceFacadeConfiguration
 

K

keyAlg - Static variable in class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
keypair - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
keySize - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogon
 

L

lifetime - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
lifetimeField - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
lifetimeFieldLabel - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
lifetimeFieldProperty - Static variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
lifetimeFieldString - Static variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
loadProperties() - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
LOGGEDON - edu.uiuc.ncsa.myproxy.MyProxyLogon.State
 
logon() - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Logs on to the MyProxy server by issuing the MyProxy GET command.
logon() - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 

M

main(String[]) - Static method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Provides a simple command-line interface.
main(String[]) - Static method in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
Calls createAndShowGUI().
MIN_PASS_PHRASE_LEN - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
MPConnectionProvider<T extends MyProxyConnectable> - Class in edu.uiuc.ncsa.myproxy
A class that performs certain operations on sets of MyProxyServiceFacades and returns an open MyProxyConnectable.
MPConnectionProvider(MyProxyServiceFacade) - Constructor for class edu.uiuc.ncsa.myproxy.MPConnectionProvider
 
MPConnectionProvider(MyLoggingFacade, MyProxyServiceFacade) - Constructor for class edu.uiuc.ncsa.myproxy.MPConnectionProvider
Convenience constructor for a single facade
MPConnectionProvider(MyLoggingFacade, List<MyProxyServiceFacade>) - Constructor for class edu.uiuc.ncsa.myproxy.MPConnectionProvider
 
MPConnectionProvider(List<MyProxyServiceFacade>) - Constructor for class edu.uiuc.ncsa.myproxy.MPConnectionProvider
 
MPSingleConnectionProvider<T extends MyProxyConnectable> - Class in edu.uiuc.ncsa.myproxy
Creates a single MyProxyConnectable object for a given configuration.
MPSingleConnectionProvider(MyLoggingFacade, String, String, long, MyProxyServiceFacade) - Constructor for class edu.uiuc.ncsa.myproxy.MPSingleConnectionProvider
 
MPSingleConnectionProvider(MyLoggingFacade, String, String, String, int, long, long, KeyManagerFactory, String) - Constructor for class edu.uiuc.ncsa.myproxy.MPSingleConnectionProvider
 
MPSingleConnectionProvider(MyLoggingFacade, String, String, String, long, MyProxyServiceFacade) - Constructor for class edu.uiuc.ncsa.myproxy.MPSingleConnectionProvider
 
MPSingleConnectionProvider.MyProxyLogonConnection - Class in edu.uiuc.ncsa.myproxy
 
myproxy - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
MyProxyConnectable - Interface in edu.uiuc.ncsa.myproxy
Lifecycle
MyProxyLogon - Class in edu.uiuc.ncsa.myproxy
The MyProxyLogon class provides an interface for retrieving credentials from a MyProxy server.
MyProxyLogon() - Constructor for class edu.uiuc.ncsa.myproxy.MyProxyLogon
Constructs a MyProxyLogon object.
MyProxyLogon(MyLoggingFacade) - Constructor for class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
MyProxyLogon(MyLoggingFacade, String) - Constructor for class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
MyProxyLogon.State - Enum in edu.uiuc.ncsa.myproxy
 
MyProxyLogonConnection(MyProxyLogon) - Constructor for class edu.uiuc.ncsa.myproxy.MPSingleConnectionProvider.MyProxyLogonConnection
 
MyProxyLogonGUI - Class in edu.uiuc.ncsa.myproxy
The MyProxyLogonGUI class provides a Swing user interface to MyProxyLogon.
MyProxyLogonGUI() - Constructor for class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
Constructs a MyProxyLogonGUI object.
MyProxyServiceFacade - Class in edu.uiuc.ncsa.myproxy
A very simple facade that will carry out getting certificates using MyProxy Logon.
MyProxyServiceFacade(ServiceFacadeConfiguration) - Constructor for class edu.uiuc.ncsa.myproxy.MyProxyServiceFacade
Constructor for first case, where the username and password is used for each call, so no keystore is required.
MyProxyServiceFacade(ServiceFacadeConfiguration, SSLKeystoreConfiguration) - Constructor for class edu.uiuc.ncsa.myproxy.MyProxyServiceFacade
Constructor for second case, where the server will use a host cert to connect to MyProxy.

N

NoUsableMyProxyServerFoundException - Exception in edu.uiuc.ncsa.myproxy
Created by Jeff Gaynor
on 4/1/15 at 10:23 AM
NoUsableMyProxyServerFoundException() - Constructor for exception edu.uiuc.ncsa.myproxy.NoUsableMyProxyServerFoundException
 
NoUsableMyProxyServerFoundException(String) - Constructor for exception edu.uiuc.ncsa.myproxy.NoUsableMyProxyServerFoundException
 
NoUsableMyProxyServerFoundException(String, Throwable) - Constructor for exception edu.uiuc.ncsa.myproxy.NoUsableMyProxyServerFoundException
 
NoUsableMyProxyServerFoundException(Throwable) - Constructor for exception edu.uiuc.ncsa.myproxy.NoUsableMyProxyServerFoundException
 

O

open() - Method in class edu.uiuc.ncsa.myproxy.MPSingleConnectionProvider.MyProxyLogonConnection
 
open() - Method in interface edu.uiuc.ncsa.myproxy.MyProxyConnectable
Establish a connection to a Myproxy server.
outputField - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
outputFieldLabel - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
outputFieldProperty - Static variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
outputFieldString - Static variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 

P

passphrase - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
passwordField - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
passwordFieldLabel - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
passwordFieldProperty - Static variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
passwordFieldString - Static variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
passwordInfoString - Static variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
pkcs10Provider - Static variable in class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
pkcs10SigAlgName - Static variable in class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
port - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
portField - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
portFieldLabel - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
portFieldProperty - Static variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
portFieldString - Static variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
properties - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
PROPERTIES_PATH - Static variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 

R

READY - edu.uiuc.ncsa.myproxy.MyProxyLogon.State
 
requestTrustRoots - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
requestTrustRoots(boolean) - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Sets whether to request trust roots (CA certificates, CRLs, signing policy files) from the MyProxy server.

S

saveCredentials(OutputStream) - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Writes the retrieved credentials to the specified output stream.
saveCredentialsToFile(String) - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Writes the retrieved credentials to the specified filename.
saveProperties() - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
ServiceFacadeConfiguration - Class in edu.uiuc.ncsa.myproxy
Properties for the MyProxyService facade.
ServiceFacadeConfiguration(boolean) - Constructor for class edu.uiuc.ncsa.myproxy.ServiceFacadeConfiguration
 
ServiceFacadeConfiguration(String, int, long, Map<String, Integer>) - Constructor for class edu.uiuc.ncsa.myproxy.ServiceFacadeConfiguration
Constructor for the case that no serverDN is specified. in that case, the trust manager will simply verify the server DN found from the server cert.
ServiceFacadeConfiguration(String, int, long, Map<String, Integer>, String) - Constructor for class edu.uiuc.ncsa.myproxy.ServiceFacadeConfiguration
Sets the name of the server and default port.
setCredentialName(String) - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Sets the optional MyProxy credential name.
setDescription(String) - Method in class edu.uiuc.ncsa.myproxy.MPSingleConnectionProvider.MyProxyLogonConnection
 
setHost(String) - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Sets the hostname of the MyProxy server.
setIdentifier(Identifier) - Method in class edu.uiuc.ncsa.myproxy.MPSingleConnectionProvider.MyProxyLogonConnection
 
setKeyManagerFactory(KeyManagerFactory) - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Set the key manager factory for use in client-side SSLSocket certificate-based authentication to the MyProxy server.
setKeySize(int) - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Sets the key size.
setLifetime(int) - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Sets the requested credential lifetime.
setLifetime(long) - Method in class edu.uiuc.ncsa.myproxy.MPSingleConnectionProvider.MyProxyLogonConnection
 
setLifetime(long) - Method in interface edu.uiuc.ncsa.myproxy.MyProxyConnectable
 
setPassphrase(String) - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Sets the MyProxy passphrase.
setPort(int) - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Sets the port of the MyProxy server.
setReadOnly(boolean) - Method in class edu.uiuc.ncsa.myproxy.MPSingleConnectionProvider.MyProxyLogonConnection
 
setServerDN(String) - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
setSocketTimeout(long) - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
setUseProxy(boolean) - Method in class edu.uiuc.ncsa.myproxy.ServiceFacadeConfiguration
 
setUsername(String) - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Sets the MyProxy username.
socket - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
socketIn - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
socketOut - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
state - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
statusScrollPane - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
statusTextArea - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 

T

toString() - Method in class edu.uiuc.ncsa.myproxy.MPSingleConnectionProvider.MyProxyLogonConnection
 
toString() - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
trustrootData - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
trustrootFilenames - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
trustRootsCheckBox - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
trustRootsProperty - Static variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
trustRootsPropertyNo - Static variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
trustRootsPropertyYes - Static variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 

U

username - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
usernameField - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
usernameFieldLabel - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
usernameFieldProperty - Static variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
usernameFieldString - Static variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 

V

valueOf(String) - Static method in enum edu.uiuc.ncsa.myproxy.MyProxyLogon.State
Returns the enum constant of this type with the specified name.
values() - Static method in enum edu.uiuc.ncsa.myproxy.MyProxyLogon.State
Returns an array containing the constants of this enum type, in the order they are declared.
version - Static variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 

W

warn(String) - Method in class edu.uiuc.ncsa.myproxy.MPConnectionProvider
 
writeProxyFile() - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Writes the retrieved credentials to the Globus proxy file location.
writeTrustRoots() - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Writes the retrieved trust roots to the Globus trusted certificates directory.
writeTrustRoots(String) - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Writes the retrieved trust roots to a trusted certificates directory.
A B C D E F G H I K L M N O P R S T U V W 
All Classes All Packages