public interface Credentials extends Serializable
| Modifier and Type | Method and Description |
|---|---|
String |
getUsername()
Returns the username of these credentials.
|
Credentials |
sanitize()
Creates a sanitized clone without any sensitive information.
|
String getUsername()
Credentials sanitize()
Copyright © 2017. All rights reserved.