@Extension
public class UsernamePasswordCredentialsTokenSource
extends jenkins.authentication.tokens.api.AuthenticationTokenSource<KubernetesAuth,com.cloudbees.plugins.credentials.common.StandardUsernamePasswordCredentials>
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
@NonNull
public KubernetesAuth convert(@NonNull
com.cloudbees.plugins.credentials.common.StandardUsernamePasswordCredentials credential)
throws jenkins.authentication.tokens.api.AuthenticationTokenException
Specified by:
convert in class jenkins.authentication.tokens.api.AuthenticationTokenSource<KubernetesAuth,com.cloudbees.plugins.credentials.common.StandardUsernamePasswordCredentials>