public class CredentialsInfo extends Object
| Constructor and Description |
|---|
CredentialsInfo(String username,
String password,
String loginServerUrl) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
URL |
getLoginServerUrl() |
String |
getUsername() |
int |
hashCode() |
public CredentialsInfo(String username, String password, String loginServerUrl) throws MalformedURLException
MalformedURLExceptionCopyright © 2004-2015. All Rights Reserved.