A C E G H 

A

AbstractCloudBeesAccount - Class in com.cloudbees.plugins.credentials.cloudbees
Useful base class for implementations of CloudBeesAccount.
AbstractCloudBeesAccount() - Constructor for class com.cloudbees.plugins.credentials.cloudbees.AbstractCloudBeesAccount
 
AbstractCloudBeesUser - Class in com.cloudbees.plugins.credentials.cloudbees
Useful base class for implementations of CloudBeesUser.
AbstractCloudBeesUser() - Constructor for class com.cloudbees.plugins.credentials.cloudbees.AbstractCloudBeesUser
 
AbstractCloudBeesUser(CredentialsScope) - Constructor for class com.cloudbees.plugins.credentials.cloudbees.AbstractCloudBeesUser
 

C

CloudBeesAccount - Interface in com.cloudbees.plugins.credentials.cloudbees
Represents a CloudBees Account
CloudBeesUser - Interface in com.cloudbees.plugins.credentials.cloudbees
Represents a CloudBees user's credentials
CloudBeesUserWithAccountApiKey - Interface in com.cloudbees.plugins.credentials.cloudbees
Represents a CloudBees users' credentials where the account-level api key is also available.
CloudBeesUserWithPassword - Interface in com.cloudbees.plugins.credentials.cloudbees
Represents a CloudBees users' credentials where the password is also available.
com.cloudbees.plugins.credentials.cloudbees - package com.cloudbees.plugins.credentials.cloudbees
 

E

equals(Object) - Method in class com.cloudbees.plugins.credentials.cloudbees.AbstractCloudBeesAccount
equals(Object) - Method in class com.cloudbees.plugins.credentials.cloudbees.AbstractCloudBeesUser

G

getAccount(String) - Method in class com.cloudbees.plugins.credentials.cloudbees.AbstractCloudBeesUser
Returns the named CloudBees account or null if not found.
getAccount(String) - Method in interface com.cloudbees.plugins.credentials.cloudbees.CloudBeesUser
Returns the named CloudBees account or null if not found.
getAccountApiKey() - Method in interface com.cloudbees.plugins.credentials.cloudbees.CloudBeesUserWithAccountApiKey
Returns the account-level api key.
getAccounts() - Method in interface com.cloudbees.plugins.credentials.cloudbees.CloudBeesUser
Returns the CloudBees accounts that this user belongs to.
getAPIKey() - Method in interface com.cloudbees.plugins.credentials.cloudbees.CloudBeesUser
Returns the API key for the user.
getAPISecret() - Method in interface com.cloudbees.plugins.credentials.cloudbees.CloudBeesUser
Returns the Secret key for the user.
getDisplayName() - Method in interface com.cloudbees.plugins.credentials.cloudbees.CloudBeesAccount
Returns the display name of the account.
getDisplayName() - Method in interface com.cloudbees.plugins.credentials.cloudbees.CloudBeesUser
Returns the full name of the user that the account belongs to (or CloudBeesUser.getName() if that is not available).
getName() - Method in interface com.cloudbees.plugins.credentials.cloudbees.CloudBeesAccount
Returns the account name.
getName() - Method in interface com.cloudbees.plugins.credentials.cloudbees.CloudBeesUser
Returns the email address of the user (which is the name they login to CloudBees with).
getPassword() - Method in interface com.cloudbees.plugins.credentials.cloudbees.CloudBeesUserWithPassword
Returns the password for the user.
getUID() - Method in interface com.cloudbees.plugins.credentials.cloudbees.CloudBeesUser
Returns the UID of the user.
getUsername() - Method in interface com.cloudbees.plugins.credentials.cloudbees.CloudBeesUserWithPassword
Returns the Forge username for the user.

H

hashCode() - Method in class com.cloudbees.plugins.credentials.cloudbees.AbstractCloudBeesAccount
hashCode() - Method in class com.cloudbees.plugins.credentials.cloudbees.AbstractCloudBeesUser
A C E G H 

Copyright © 2004-2014. All Rights Reserved.