Constructor and Description |
---|
Auth() |
Modifier and Type | Method and Description |
---|---|
static Set<String> |
getAwsAccountNames() |
static com.amazonaws.auth.AWSCredentials |
getAwsCredentials(EncryptedAwsCredentials encrypted) |
static com.amazonaws.auth.AWSCredentials |
getAwsCredentials(String account) |
static org.kuali.common.dns.dnsme.model.DNSMadeEasyCredentials |
getDNSMECredentials() |
static org.kuali.common.core.ssh.KeyPair |
getKeyPair(EncryptedKeyPair encrypted) |
static org.kuali.common.core.ssh.KeyPair |
getKeyPair(String account) |
public Auth()
public static org.kuali.common.core.ssh.KeyPair getKeyPair(String account)
public static org.kuali.common.core.ssh.KeyPair getKeyPair(EncryptedKeyPair encrypted)
public static org.kuali.common.dns.dnsme.model.DNSMadeEasyCredentials getDNSMECredentials()
public static Set<String> getAwsAccountNames()
public static com.amazonaws.auth.AWSCredentials getAwsCredentials(String account)
public static com.amazonaws.auth.AWSCredentials getAwsCredentials(EncryptedAwsCredentials encrypted)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.