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 © 2019 JBoss by Red Hat. All rights reserved.