Uses of Interface
hudson.scm.auth.ISVNAuthenticationOutcomeListener

Packages that use ISVNAuthenticationOutcomeListener
hudson.scm   
hudson.scm.auth   
 

Uses of ISVNAuthenticationOutcomeListener in hudson.scm
 

Methods in hudson.scm with parameters of type ISVNAuthenticationOutcomeListener
 void DefaultSVNAuthenticationManager.setAuthenticationOutcomeListener(ISVNAuthenticationOutcomeListener listener)
           
 void FilterSVNAuthenticationManager.setAuthenticationOutcomeListener(ISVNAuthenticationOutcomeListener listener)
           
 

Uses of ISVNAuthenticationOutcomeListener in hudson.scm.auth
 

Methods in hudson.scm.auth with parameters of type ISVNAuthenticationOutcomeListener
 void ISVNAuthenticationManager.setAuthenticationOutcomeListener(ISVNAuthenticationOutcomeListener listener)
          Set an outcome listener for the authentication manager.
 



Copyright © 2004-2013 Hudson. All Rights Reserved.