public interface HttpCredentials
HttpSecuritySource
credentials.Modifier and Type | Method and Description |
---|---|
byte[] |
getPassword()
Obtains the password.
|
String |
getUsername()
Obtains the username.
|
String getUsername()
byte[] getPassword()
Copyright © 2005–2016. All rights reserved.