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