public static class PlainTextAuthProviderBase.Credentials extends Object
Constructor and Description |
---|
Credentials(char[] username,
char[] password) |
Modifier and Type | Method and Description |
---|---|
protected void |
clear()
Clears the credentials from memory when they're no longer needed.
|
char[] |
getPassword() |
char[] |
getUsername() |
Copyright © 2017–2019. All rights reserved.