Class CILOA2Bootstrapper

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

    public class CILOA2Bootstrapper
    extends org.oa4mp.server.api.storage.servlet.AbstractBootstrapper

    Created by Jeff Gaynor
    on 3/20/12 at 3:06 PM

    • Constructor Detail

      • CILOA2Bootstrapper

        public CILOA2Bootstrapper()
    • Method Detail

      • getOa4mpConfigNameKey

        public String getOa4mpConfigNameKey()
        Overrides:
        getOa4mpConfigNameKey in class org.oa4mp.server.api.storage.servlet.AbstractBootstrapper
      • getOa4mpConfigFileKey

        public String getOa4mpConfigFileKey()
        Overrides:
        getOa4mpConfigFileKey in class org.oa4mp.server.api.storage.servlet.AbstractBootstrapper
      • 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
        Specified by:
        getConfigurationLoader in class edu.uiuc.ncsa.security.servlet.Bootstrapper
        Throws:
        edu.uiuc.ncsa.security.core.exceptions.MyConfigurationException
      • getInitialization

        public edu.uiuc.ncsa.security.servlet.Initialization getInitialization()
        Specified by:
        getInitialization in class edu.uiuc.ncsa.security.servlet.Bootstrapper