org.kuali.common.deploy.aws.model
Class SesCredentials
java.lang.Object
org.kuali.common.deploy.aws.model.SesCredentials
public final class SesCredentials
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SesCredentials
public SesCredentials(String username,
String password)
getUsername
public String getUsername()
getPassword
public String getPassword()
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.