public class AuthorisationConfig extends Object implements Serializable
Constructor and Description |
---|
AuthorisationConfig(P4BaseCredentials credential) |
Modifier and Type | Method and Description |
---|---|
String |
getClient() |
String |
getPassword() |
String |
getTicketPath() |
String |
getTicketValue() |
AuthorisationType |
getType() |
String |
getUsername() |
void |
setClient(String client) |
String |
toString() |
public AuthorisationConfig(P4BaseCredentials credential)
public String getClient()
public void setClient(String client)
public String getUsername()
public String getPassword()
public AuthorisationType getType()
public String getTicketValue()
public String getTicketPath()
Copyright © 2016–2017. All rights reserved.