public class UsernamePasswordAuthentication extends Object implements Authentication
Modifier and Type | Field and Description |
---|---|
String |
password
password component for this authentication
|
String |
username
username component for this authentication
|
Constructor and Description |
---|
UsernamePasswordAuthentication()
Constructs a new UsernamePasswordAuthentication object.
|
Copyright © 2013. All Rights Reserved.