org.kuali.common.deploy.aws.model
Class SesCredentials

java.lang.Object
  extended by org.kuali.common.deploy.aws.model.SesCredentials

public final class SesCredentials
extends Object


Constructor Summary
SesCredentials(String username, String password)
           
 
Method Summary
 String getPassword()
           
 String getUsername()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SesCredentials

public SesCredentials(String username,
                      String password)
Method Detail

getUsername

public String getUsername()

getPassword

public String getPassword()


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