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
IOException
public String getUser()
public hudson.util.Secret getToken()
public int testConnection() throws IOException
IOException
Copyright © 2016–2018. All rights reserved.