net.arangamani.jenkins.gempublisher
Class RubygemsCreds
java.lang.Object
net.arangamani.jenkins.gempublisher.RubygemsCreds
public class RubygemsCreds
- extends Object
|
Method Summary |
String |
getKey()
Gets the rubygems.org API key |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RubygemsCreds
@DataBoundConstructor
public RubygemsCreds(String key)
- The constructor
- Parameters:
key - The API key to authenticate with Rubygems
getKey
public String getKey()
- Gets the rubygems.org API key
- Returns:
- the rubygems.org API key
Copyright © 2004-2013. All Rights Reserved.