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