Uses of Class
de.smartics.maven.plugin.buildmetadata.common.ScmCredentials

Packages that use ScmCredentials
de.smartics.maven.plugin.buildmetadata.common Provides commonly used classes of this project. 
 

Uses of ScmCredentials in de.smartics.maven.plugin.buildmetadata.common
 

Methods in de.smartics.maven.plugin.buildmetadata.common that return ScmCredentials
 ScmCredentials ScmInfo.getScmCrendentials()
          Returns the authentication for the SCM server.
 

Constructors in de.smartics.maven.plugin.buildmetadata.common with parameters of type ScmCredentials
ScmInfo(ScmManager scmManager, String connectionType, String scmDateFormat, File basedir, ScmCredentials scmCrendentials, String tagBase, int queryRangeInDays, String buildDatePattern, ScmControl scmControl)
          Default constructor.
 



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