public class B3PCredentials extends Object
| Constructor and Description |
|---|
B3PCredentials() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPassword() |
String |
getUrl() |
String |
getUserName() |
boolean |
isPreemptive() |
void |
setPassword(String password) |
void |
setPreemptive(boolean preemptive) |
void |
setUrl(String url) |
void |
setUserName(String userName) |
public String getUserName()
public void setUserName(String userName)
public String getPassword()
public void setPassword(String password)
public String getUrl()
public void setUrl(String url)
url - the url to setpublic boolean isPreemptive()
public void setPreemptive(boolean preemptive)
preemptive - the preemptive to setCopyright © 2018 B3Partners B.V.. All rights reserved.