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