A C D G H I J L M O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ACS2 - Class in org.oa4mp.myproxy.servlet
-
Cert servlet, version 2.
- ACS2() - Constructor for class org.oa4mp.myproxy.servlet.ACS2
- AuthorizedServlet - Class in org.oa4mp.myproxy.servlet
-
For deployment in cases that there is a wholly external authorization webapp.
- AuthorizedServlet() - Constructor for class org.oa4mp.myproxy.servlet.AuthorizedServlet
- AuthorizedServlet.ProtocolParameters - Class in org.oa4mp.myproxy.servlet
C
- checkEvent(CfgEvent) - Method in class org.oa4mp.myproxy.servlet.MyProxyFacadeProvider
- checkMPConnection(OA2ServiceTransaction) - Method in class org.oa4mp.myproxy.servlet.OA2CertServlet
- componentFound(CfgEvent) - Method in class org.oa4mp.myproxy.servlet.MyProxyFacadeProvider
- createCallback(ServiceTransaction) - Method in class org.oa4mp.myproxy.servlet.AuthorizedServlet
- createMPConnection(Identifier, String, String, long) - Method in class org.oa4mp.myproxy.servlet.MyProxyServlet
-
Returns a working MyProxy connection or it fails.
- createMPConnection(Identifier, String, String, long, String) - Method in class org.oa4mp.myproxy.servlet.MyProxyServlet
- createProxyCertificate(X509Certificate, PrivateKey, PublicKey, int) - Static method in class org.oa4mp.myproxy.util.JGlobusUtil
D
- destroy() - Method in class org.oa4mp.myproxy.servlet.MyProxyServlet
- doCertRequest(ServiceTransaction, String) - Method in class org.oa4mp.myproxy.servlet.MyProxyServlet
- doDelegation(HttpServletRequest, HttpServletResponse) - Method in class org.oa4mp.myproxy.servlet.ACS2
- doIt(HttpServletRequest, HttpServletResponse) - Method in class org.oa4mp.myproxy.servlet.ACS2
- doIt(HttpServletRequest, HttpServletResponse) - Method in class org.oa4mp.myproxy.servlet.AuthorizedServlet
- doRealCertRequest(ServiceTransaction, String) - Method in class org.oa4mp.myproxy.servlet.MyProxyServlet
-
Indirection call.
- doRealCertRequest(ServiceTransaction, String) - Method in class org.oa4mp.myproxy.servlet.OA2CertServlet
G
- get() - Method in class org.oa4mp.myproxy.servlet.MyProxyFacadeProvider
- getAccessToken(HttpServletRequest) - Method in class org.oa4mp.myproxy.servlet.MyProxyServlet
-
There are various requirements for transmitting the access token, so specific methods have to be used.
- getAccessToken(HttpServletRequest) - Method in class org.oa4mp.myproxy.servlet.OA2CertServlet
- getAndCheckTransaction(AuthorizedServlet.ProtocolParameters) - Method in class org.oa4mp.myproxy.servlet.AuthorizedServlet
- getDefaultServerDN() - Method in class org.oa4mp.myproxy.servlet.MyProxyFacadeProvider
-
A default server DN to be used in cases where the MyProxy server's cert may contain this as an
- getMPConnection(Identifier) - Method in class org.oa4mp.myproxy.servlet.MyProxyServlet
- getMPConnection(ServiceTransaction) - Method in class org.oa4mp.myproxy.servlet.MyProxyServlet
- getMyproxyConnectionCache() - Static method in class org.oa4mp.myproxy.servlet.MyProxyServlet
- getMyProxyFacadeProvider() - Method in class org.oa4mp.myproxy.servlet.MyProxyConfigurationLoader
- getMyProxyServices() - Method in class org.oa4mp.myproxy.servlet.MyProxyServiceEnvironment
- getPAI() - Method in class org.oa4mp.myproxy.servlet.ACS2
- getPassphrase() - Method in class org.oa4mp.myproxy.servlet.MyProxyServlet.MyMyProxyLogon
- getUsername(X509Certificate) - Static method in class org.oa4mp.myproxy.util.JGlobusUtil
- getX509Certificates(ServiceTransaction, MyPKCS10CertRequest, String) - Method in class org.oa4mp.myproxy.servlet.MyProxyServlet
-
Loops through the facade looking for the active connection and calls it.
H
- hasDefaultServerDN() - Method in class org.oa4mp.myproxy.servlet.MyProxyFacadeProvider
- hasMPConnection(Identifier) - Method in class org.oa4mp.myproxy.servlet.MyProxyServlet
- hasMPConnection(ServiceTransaction) - Method in class org.oa4mp.myproxy.servlet.MyProxyServlet
I
- init() - Method in class org.oa4mp.myproxy.servlet.MyProxyServletInitializer
J
- JGlobusUtil - Class in org.oa4mp.myproxy.util
-
A class that centralizes JGlobus calls.
- JGlobusUtil() - Constructor for class org.oa4mp.myproxy.util.JGlobusUtil
L
- lifetime - Variable in class org.oa4mp.myproxy.servlet.AuthorizedServlet.ProtocolParameters
- loa - Variable in class org.oa4mp.myproxy.servlet.AuthorizedServlet.ProtocolParameters
M
- mfp - Variable in class org.oa4mp.myproxy.servlet.MyProxyConfigurationLoader
- MyMyProxyLogon() - Constructor for class org.oa4mp.myproxy.servlet.MyProxyServlet.MyMyProxyLogon
- MyProxyConfigurationLoader<T extends OA2SE> - Class in org.oa4mp.myproxy.servlet
-
Created by Jeff Gaynor
on 9/4/15 at 2:19 PM - MyProxyConfigurationLoader(ConfigurationNode) - Constructor for class org.oa4mp.myproxy.servlet.MyProxyConfigurationLoader
- MyProxyConfigurationLoader(ConfigurationNode, MyLoggingFacade) - Constructor for class org.oa4mp.myproxy.servlet.MyProxyConfigurationLoader
- myproxyConnectionCache - Static variable in class org.oa4mp.myproxy.servlet.MyProxyServlet
- myproxyConnectionCleanup - Static variable in class org.oa4mp.myproxy.servlet.MyProxyServlet
- MyProxyFacadeProvider - Class in org.oa4mp.myproxy.servlet
-
Created by Jeff Gaynor
on 1/19/12 at 4:35 PM - MyProxyFacadeProvider() - Constructor for class org.oa4mp.myproxy.servlet.MyProxyFacadeProvider
- MyProxyFacadeProvider(ConfigurationNode) - Constructor for class org.oa4mp.myproxy.servlet.MyProxyFacadeProvider
-
Default constructor for no default server DN.
- MyProxyFacadeProvider(ConfigurationNode, String) - Constructor for class org.oa4mp.myproxy.servlet.MyProxyFacadeProvider
- MyProxyServiceEnvironment - Class in org.oa4mp.myproxy.servlet
-
An environment that needs to have my proxy services available.
- MyProxyServiceEnvironment(MyLoggingFacade, Provider<TransactionStore>, Provider<TXStore>, Provider<VIStore>, Provider<ClientStore>, int, long, long, long, long, long, long, long, long, Provider<ClientApprovalStore>, MailUtilProvider, ServiceEnvironmentImpl.MessagesProvider, Provider<AGIssuer>, Provider<ATIssuer>, Provider<PAIssuer>, Provider<TokenForge>, HashMap<String, String>, AuthorizationServletConfig, UsernameTransformer, boolean, Provider<PermissionsStore>, Provider<AdminClientStore>, int, Collection<String>, ClaimSource, LDAPConfiguration, boolean, boolean, long, JSONWebKeys, String, boolean, boolean, CMConfigs, OA2QDLEnvironment, boolean, boolean, boolean, boolean, boolean, RFC8628ServletConfig, boolean, boolean, long, Collection<LocalTime>, String, boolean, boolean, long, boolean, long, Collection<LocalTime>, boolean, MetaDebugUtil, boolean, DIServiceConfig, List<MyProxyFacadeProvider>) - Constructor for class org.oa4mp.myproxy.servlet.MyProxyServiceEnvironment
- myProxyServices - Variable in class org.oa4mp.myproxy.servlet.MyProxyServiceEnvironment
- MyProxyServlet - Class in org.oa4mp.myproxy.servlet
-
This is the super class of the servlet that is supposed to retrieve a cert.
- MyProxyServlet() - Constructor for class org.oa4mp.myproxy.servlet.MyProxyServlet
- MyProxyServlet.MyMyProxyLogon - Class in org.oa4mp.myproxy.servlet
- MyProxyServletInitializer - Class in org.oa4mp.myproxy.servlet
- MyProxyServletInitializer() - Constructor for class org.oa4mp.myproxy.servlet.MyProxyServletInitializer
O
- OA2CertServlet - Class in org.oa4mp.myproxy.servlet
-
Created by Jeff Gaynor
on 2/20/14 at 12:50 PM - OA2CertServlet() - Constructor for class org.oa4mp.myproxy.servlet.OA2CertServlet
- org.oa4mp.myproxy.servlet - package org.oa4mp.myproxy.servlet
- org.oa4mp.myproxy.util - package org.oa4mp.myproxy.util
P
- parseRequest(HttpServletRequest) - Method in class org.oa4mp.myproxy.servlet.AuthorizedServlet
-
This will take the HTTP request and parse it into parameters.
- password - Variable in class org.oa4mp.myproxy.servlet.AuthorizedServlet.ProtocolParameters
- postprocess(TransactionState) - Method in class org.oa4mp.myproxy.servlet.OA2CertServlet
- ProtocolParameters() - Constructor for class org.oa4mp.myproxy.servlet.AuthorizedServlet.ProtocolParameters
R
- REDIRECT_URL_KEY - Static variable in class org.oa4mp.myproxy.servlet.AuthorizedServlet
S
- setDefaultServerDN(String) - Method in class org.oa4mp.myproxy.servlet.MyProxyFacadeProvider
- STATUS_KEY - Static variable in class org.oa4mp.myproxy.servlet.AuthorizedServlet
- STATUS_OK - Static variable in class org.oa4mp.myproxy.servlet.AuthorizedServlet
T
- toGlobusID(String) - Static method in class org.oa4mp.myproxy.util.JGlobusUtil
- token - Variable in class org.oa4mp.myproxy.servlet.AuthorizedServlet.ProtocolParameters
- toString() - Method in class org.oa4mp.myproxy.servlet.MyProxyServlet.MyMyProxyLogon
U
- userId - Variable in class org.oa4mp.myproxy.servlet.AuthorizedServlet.ProtocolParameters
V
- verifyAndGet(IssuerResponse) - Method in class org.oa4mp.myproxy.servlet.OA2CertServlet
-
This looks for the information about the client and checks the secret.
W
- writeResponse(HttpServletResponse, ServiceTransaction) - Method in class org.oa4mp.myproxy.servlet.AuthorizedServlet
-
Write the response to the output stream and returns the callback that was generated, if there is one.
All Classes All Packages