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

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

public final class S3Context
extends Object


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

Constructor Detail

S3Context

public S3Context(String accessKey,
                 String secretKey)
Method Detail

getAccessKey

public String getAccessKey()

getSecretKey

public String getSecretKey()


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