@NameWith(value=com.cloudbees.plugins.credentials.common.StandardCredentials.NameProvider.class,
priority=-16)
public class AwsKeyCredentials
extends com.cloudbees.plugins.credentials.impl.BaseStandardCredentials
Modifier and Type | Class and Description |
---|---|
static class |
AwsKeyCredentials.AwsKeyCredentialsDescriptor |
com.cloudbees.plugins.credentials.common.StandardCredentials.NameProvider
Constructor and Description |
---|
AwsKeyCredentials(com.cloudbees.plugins.credentials.CredentialsScope scope,
String id,
String description,
String key,
hudson.util.Secret secret) |
Modifier and Type | Method and Description |
---|---|
com.amazonaws.auth.AWSCredentials |
getAwsAuthCredentials() |
equals, getDescription, getId, hashCode
getDescriptor, getScope
public String key
public hudson.util.Secret secret
Copyright © 2004-2015. All Rights Reserved.