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 String getUsername()
public URL getLoginServerUrl() throws MalformedURLException
MalformedURLExceptionCopyright © 2016–2019. All rights reserved.