Uses of Class
org.oa4mp.server.api.servlet.storage.MyProxyConfigurationLoader
-
Packages that use MyProxyConfigurationLoader Package Description edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader edu.uiuc.ncsa.myproxy.oa4mp.server.servlet -
-
Uses of MyProxyConfigurationLoader in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader
Subclasses of MyProxyConfigurationLoader in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader Modifier and Type Class Description class
OA2ConfigurationLoader<T extends ServiceEnvironmentImpl>
Created by Jeff Gaynor
on 9/23/13 at 1:50 PM -
Uses of MyProxyConfigurationLoader in edu.uiuc.ncsa.myproxy.oa4mp.server.servlet
Subclasses of MyProxyConfigurationLoader in edu.uiuc.ncsa.myproxy.oa4mp.server.servlet Modifier and Type Class Description class
AbstractConfigurationLoader<T extends ServiceEnvironmentImpl>
All servers configuration loaders should extend this.
-