org.kuali.maven.plugins.dnsme.accounts
Class SampleAccount

java.lang.Object
  extended by org.kuali.maven.plugins.dnsme.beans.Account
      extended by org.kuali.maven.plugins.dnsme.accounts.SampleAccount

public class SampleAccount
extends Account

Config described in the DNSME docs at http://cp.dnsmadeeasy.com/enterprisedns/api.html


Constructor Summary
SampleAccount()
           
 
Method Summary
 
Methods inherited from class org.kuali.maven.plugins.dnsme.beans.Account
getApiKey, getDomains, getPassword, getSecretKey, getUsername, setApiKey, setDomains, setPassword, setSecretKey, setUsername
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SampleAccount

public SampleAccount()


Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.