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