public class ConnectionKey extends Object
Constructor and Description |
---|
ConnectionKey(String userName,
String password) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(ConnectionKey that) |
boolean |
equals(Object that) |
String |
getPassword() |
String |
getUserName() |
int |
hashCode() |
static boolean |
isEqual(Object o1,
Object o2) |
public ConnectionKey(String userName, String password)
public boolean equals(ConnectionKey that)
public String getPassword()
public String getUserName()
Copyright © 2005–2020 FuseSource, Corp.. All rights reserved.