Class CILogonStoreLoader<T extends edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceEnvironmentImpl>

  • All Implemented Interfaces:
    edu.uiuc.ncsa.security.core.util.ConfigurationLoader<T>, edu.uiuc.ncsa.security.core.Version, Serializable, CILogonConfiguration
    Direct Known Subclasses:
    OA2CILogonStoreLoader

    public class CILogonStoreLoader<T extends edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceEnvironmentImpl>
    extends edu.uiuc.ncsa.oa4mp.delegation.common.servlet.DBConfigLoader<T>
    implements CILogonConfiguration
    Stores specific to CILogon (as opposed to OA4MP generally).

    Created by Jeff Gaynor
    on 5/1/12 at 2:31 PM

    See Also:
    Serialized Form
    • Constructor Detail

      • CILogonStoreLoader

        public CILogonStoreLoader​(org.apache.commons.configuration.tree.ConfigurationNode node)