public class CFProfile extends Object
| Constructor and Description |
|---|
CFProfile(String cfUser,
hudson.util.Secret cfToken) |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.Secret |
getToken() |
String |
getUser() |
int |
testConnection() |
public CFProfile(String cfUser, hudson.util.Secret cfToken) throws IOException
IOExceptionpublic String getUser()
public hudson.util.Secret getToken()
public int testConnection()
throws IOException
IOExceptionCopyright © 2016. All rights reserved.