hudson.plugins.collabnet.auth
Class AuthPlugin

java.lang.Object
  extended by hudson.Plugin
      extended by hudson.plugins.collabnet.CollabNetPlugin
          extended by hudson.plugins.collabnet.auth.AuthPlugin
All Implemented Interfaces:
hudson.model.Saveable

public class AuthPlugin
extends CollabNetPlugin

Entry point of the auth plugin.


Field Summary
 
Fields inherited from class hudson.Plugin
NONE
 
Constructor Summary
AuthPlugin()
           
 
Method Summary
 void start()
           
 
Methods inherited from class hudson.Plugin
configure, doDynamic, getConfigXml, load, save, setServletContext, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuthPlugin

public AuthPlugin()
Method Detail

start

public void start()
           throws java.lang.Exception
Overrides:
start in class CollabNetPlugin
Throws:
java.lang.Exception


Copyright © 2009. All Rights Reserved.