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 © 1996-2018, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.