public class RemoteUserPassword extends java.lang.Object implements RemoteUser
user
Constructor and Description |
---|
RemoteUserPassword(java.lang.String userId,
java.lang.String password) |
Modifier and Type | Method and Description |
---|---|
java.sql.Connection |
getRemoteConnection(java.lang.String hostname) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getConnection, setRemoteUser
public RemoteUserPassword(java.lang.String userId, java.lang.String password)
public java.sql.Connection getRemoteConnection(java.lang.String hostname) throws java.sql.SQLException
getRemoteConnection
in interface RemoteUser
java.sql.SQLException