public class EaseCredentials extends Object
Constructor and Description |
---|
EaseCredentials(String username,
hudson.util.Secret password) |
Modifier and Type | Method and Description |
---|---|
boolean |
authenticate(JsonHttpEndpoint endpoint) |
boolean |
checkOk() |
String |
getLastCredentialDescription() |
void |
lookupStoredCredentials(ApperianEaseEndpoint endpoint) |
public EaseCredentials(String username, hudson.util.Secret password)
public void lookupStoredCredentials(ApperianEaseEndpoint endpoint)
public boolean checkOk()
public boolean authenticate(JsonHttpEndpoint endpoint)
public String getLastCredentialDescription()
Copyright © 2004-2016. All Rights Reserved.