oauth_provider_plugin_admin_controller.rb 89 Bytes
class OauthProviderPluginAdminController < PluginAdminController

  def index
  end

end