public final class PasswordAuthentication
extends java.lang.Object
PasswordAuthentication
,
Authenticator
,
Authenticator.getPasswordAuthentication()
Constructor and Description |
---|
PasswordAuthentication(java.lang.String userName,
java.lang.String password)
Initialize a new PasswordAuthentication
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getPassword() |
java.lang.String |
getUserName() |
Copyright © 2010 - 2020 Adobe. All Rights Reserved