org.kuali.common.deploy.dns.model
Class DnsmeCredentials

java.lang.Object
  extended by org.kuali.common.deploy.dns.model.DnsmeCredentials

public final class DnsmeCredentials
extends Object


Constructor Summary
DnsmeCredentials(String apiKey, String secretKey)
           
 
Method Summary
 String getApiKey()
           
 String getSecretKey()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DnsmeCredentials

public DnsmeCredentials(String apiKey,
                        String secretKey)
Method Detail

getApiKey

public String getApiKey()

getSecretKey

public String getSecretKey()


Copyright © 2004–2014 The Kuali Foundation. All rights reserved.