Class CILOA2ClientBootstrapper

  • All Implemented Interfaces:
    EventListener, javax.servlet.ServletContextListener

    public class CILOA2ClientBootstrapper
    extends edu.uiuc.ncsa.oa4mp.oauth2.client.OA2ClientBootstrapper

    Created by Jeff Gaynor
    on 4/2/15 at 2:01 PM

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static String CIL_OA2_CONFIG_FILE_KEY  
      static String CIL_OA2_CONFIG_NAME_KEY  
      • Fields inherited from class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2ClientBootstrapper

        OA2_CLIENT_CONFIG_FILE_KEY, OA2_CLIENT_CONFIG_NAME_KEY
      • Fields inherited from class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.AbstractClientBootstrapper

        DEFAULT_CONFIG_FILE_NAME, DEFAULT_CONFIG_LOCATIONS, OA4MP_CONFIG_FILE_KEY, OA4MP_CONFIG_NAME_KEY
    • Constructor Detail

      • CILOA2ClientBootstrapper

        public CILOA2ClientBootstrapper()
    • Method Detail

      • getOa4mpConfigFileKey

        public String getOa4mpConfigFileKey()
        Overrides:
        getOa4mpConfigFileKey in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2ClientBootstrapper
      • getOa4mpConfigNameKey

        public String getOa4mpConfigNameKey()
        Overrides:
        getOa4mpConfigNameKey in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2ClientBootstrapper
      • getConfigurationLoader

        public edu.uiuc.ncsa.security.core.util.ConfigurationLoader getConfigurationLoader​(org.apache.commons.configuration.tree.ConfigurationNode node)
                                                                                    throws edu.uiuc.ncsa.security.core.exceptions.MyConfigurationException
        Overrides:
        getConfigurationLoader in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2ClientBootstrapper
        Throws:
        edu.uiuc.ncsa.security.core.exceptions.MyConfigurationException