public class EaseCredentials extends Object
| Constructor and Description |
|---|
EaseCredentials(String url,
String username,
String password) |
| Modifier and Type | Method and Description |
|---|---|
AuthenticateUserResponse |
authenticate(PublishingEndpoint endpoint) |
boolean |
checkOk() |
void |
lookupStoredCredentials() |
public void lookupStoredCredentials()
public boolean checkOk()
public AuthenticateUserResponse authenticate(PublishingEndpoint endpoint)
Copyright © 2004-2014. All Rights Reserved.