@Immutable public class UserNamePasswordCredentials extends Object implements IUserNamePasswordCredentials
IUserNamePasswordCredentials interface.| Constructor and Description |
|---|
UserNamePasswordCredentials(String sUserName,
String sPassword) |
@Nullable public final String getUserName()
getUserName in interface IUserNamePasswordCredentialsnull.@Nullable public final String getPassword()
getPassword in interface IUserNamePasswordCredentialsnull.Copyright © 2014–2015 Philip Helger. All rights reserved.