@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.
|
ExtensionPoint.LegacyInstancesAreScopedToHudson
Modifier and Type | Method and Description |
---|---|
String |
getUsername()
Returns the username.
|
getDescriptor, getScope
@NonNull String getUsername()
Copyright © 2016–2021. All rights reserved.