Uses of Class
edu.uiuc.ncsa.myproxy.MyProxyLogon
-
Packages that use MyProxyLogon Package Description edu.uiuc.ncsa.myproxy MyProxy Logon.edu.uiuc.ncsa.myproxy.oa4mp.server.servlet -
-
Uses of MyProxyLogon in edu.uiuc.ncsa.myproxy
Fields in edu.uiuc.ncsa.myproxy declared as MyProxyLogon Modifier and Type Field Description protected MyProxyLogon
MyProxyLogonGUI. myproxy
Methods in edu.uiuc.ncsa.myproxy that return MyProxyLogon Modifier and Type Method Description MyProxyLogon
MPSingleConnectionProvider.MyProxyLogonConnection. getMyProxyLogon()
Constructors in edu.uiuc.ncsa.myproxy with parameters of type MyProxyLogon Constructor Description MyProxyLogonConnection(MyProxyLogon myProxyLogon)
-
Uses of MyProxyLogon in edu.uiuc.ncsa.myproxy.oa4mp.server.servlet
Subclasses of MyProxyLogon in edu.uiuc.ncsa.myproxy.oa4mp.server.servlet Modifier and Type Class Description static class
AbstractAuthorizationServlet.MyMyProxyLogon
-