Uses of Class
hudson.plugins.collabnet.auth.CNConnection

Packages that use CNConnection
hudson.plugins.collabnet.auth   
 

Uses of CNConnection in hudson.plugins.collabnet.auth
 

Methods in hudson.plugins.collabnet.auth that return CNConnection
static CNConnection CNConnection.getInstance()
          Gets an instance with the current authentication, or null if the auth is the wrong type.
static CNConnection CNConnection.getInstance(org.acegisecurity.Authentication a)
          Wraps the private constructor.
 

Methods in hudson.plugins.collabnet.auth with parameters of type CNConnection
 java.lang.String CNProjectACL.getProjectId(CNConnection conn)
           
 



Copyright © 2010. All Rights Reserved.