Class StaticResourceServer

java.lang.Object
hudson.plugins.openid.StaticResourceServer
All Implemented Interfaces:
ExtensionPoint, Action, ModelObject, RootAction, UnprotectedRootAction

@Extension public class StaticResourceServer extends Object implements UnprotectedRootAction
Serve static resources even when the user doesn't have read access, as in prior to the login.
Author:
Kohsuke Kawaguchi
  • Constructor Details

    • StaticResourceServer

      public StaticResourceServer()
  • Method Details