public final class PasswordAuthentication extends Object
PasswordAuthentication,
Authenticator,
Authenticator.getPasswordAuthentication()| Constructor and Description |
|---|
PasswordAuthentication(String userName,
String password)
Initialize a new PasswordAuthentication
|
| Modifier and Type | Method and Description |
|---|---|
String |
getPassword() |
String |
getUserName() |
Copyright © 1996-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.