public final class ApexBasicConnectionDTO extends Object
static Object
CREDENTIALS_IN_TOSTRING
String
host
password
int
port
userName
ApexBasicConnectionDTO(String host, int port, String userName, String password)
boolean
equals(Object obj)
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final Object CREDENTIALS_IN_TOSTRING
public final String host
public final int port
public final String userName
public final String password
public ApexBasicConnectionDTO(String host, int port, String userName, String password)
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object obj)
equals
Copyright © 2014–2017 Pivotal Software, Inc.. All rights reserved.