public static class StandardUsernameCredentials.NameProvider extends CredentialsNameProvider<StandardUsernameCredentials>
Constructor and Description |
---|
NameProvider() |
Modifier and Type | Method and Description |
---|---|
String |
getName(StandardUsernameCredentials c)
Name the credential.
|
name
@NonNull public String getName(@NonNull StandardUsernameCredentials c)
getName
in class CredentialsNameProvider<StandardUsernameCredentials>
c
- the credential to name.Copyright © 2016. All rights reserved.