public final class PasswordAuthentication extends Object
Constructor and Description |
---|
PasswordAuthentication(String userName,
String password)
Initialize a new PasswordAuthentication
|
Modifier and Type | Method and Description |
---|---|
String |
getPassword() |
String |
getUserName() |
Copyright © 2019 Eclipse Foundation. Use is subject to license terms.