@LegacyMixIn(preferred=StandardUsernameCredentials.class) @NameWith(value=UsernameCredentials.NameProvider.class) public interface UsernameCredentials extends Credentials
| Modifier and Type | Interface and Description |
|---|---|
static class |
UsernameCredentials.NameProvider
Our name provider.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getUsername()
Returns the username.
|
getDescriptor, getScope@NonNull String getUsername()
Copyright © 2016–2017. All rights reserved.