net.arangamani.jenkins.gempublisher
Class RubygemsCreds

java.lang.Object
  extended by net.arangamani.jenkins.gempublisher.RubygemsCreds

public class RubygemsCreds
extends Object


Constructor Summary
RubygemsCreds(String key)
          The constructor
 
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
 

Constructor Detail

RubygemsCreds

@DataBoundConstructor
public RubygemsCreds(String key)
The constructor

Parameters:
key - The API key to authenticate with Rubygems
Method Detail

getKey

public String getKey()
Gets the rubygems.org API key

Returns:
the rubygems.org API key


Copyright © 2004-2013. All Rights Reserved.