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