Uses of Class
de.smartics.ci.comm.Credentials

Packages that use Credentials
de.smartics.ci.comm Provides classes for the ci management. 
de.smartics.ci.comm.hudson.command Provides hudson command classes for the ci management. 
 

Uses of Credentials in de.smartics.ci.comm
 

Subclasses of Credentials in de.smartics.ci.comm
 class ProxyCredentials
          The credentials needed to authenticate against the proxy to get access to the network.
 

Methods in de.smartics.ci.comm with parameters of type Credentials
 void CiController.setLoginCredentials(Credentials loginCredentials)
          Sets the credentials used to login to the ci server.
 

Uses of Credentials in de.smartics.ci.comm.hudson.command
 

Methods in de.smartics.ci.comm.hudson.command with parameters of type Credentials
 void HudsonLoginCommand.setLoginCredentials(Credentials loginCredentials)
          Sets the credentials used to login.
 

Constructors in de.smartics.ci.comm.hudson.command with parameters of type Credentials
HudsonLoginCommand(Credentials loginCredentials, ProxyInformation proxyInformation)
          Default constructor.
 



Copyright © 2012 Kronseder & Reiner GmbH - smartics. All Rights Reserved.