Package edu.uiuc.ncsa.myproxy
MyProxy Logon.
This package provides a tool for communicating with a MyProxy instance, a GUI (runnable from the command line) and configuration classes for servers.
-
Interface Summary Interface Description MyProxyConnectable Lifecycle -
Class Summary Class Description MPConnectionProvider<T extends MyProxyConnectable> A class that performs certain operations on sets ofMyProxyServiceFacades and returns an openMyProxyConnectable.MPSingleConnectionProvider<T extends MyProxyConnectable> Creates a singleMyProxyConnectableobject for a given configuration.MPSingleConnectionProvider.MyProxyLogonConnection MyProxyLogon The MyProxyLogon class provides an interface for retrieving credentials from a MyProxy server.MyProxyLogonGUI The MyProxyLogonGUI class provides a Swing user interface toMyProxyLogon.MyProxyServiceFacade A very simple facade that will carry out getting certificates using MyProxy Logon.ServiceFacadeConfiguration Properties for the MyProxyService facade. -
Enum Summary Enum Description MyProxyLogon.State -
Exception Summary Exception Description NoUsableMyProxyServerFoundException Created by Jeff Gaynor
on 4/1/15 at 10:23 AM