Uses of Interface
com.checkmarx.jenkins.credentials.CheckmarxApiToken
-
Packages that use CheckmarxApiToken Package Description com.checkmarx.jenkins.credentials -
-
Uses of CheckmarxApiToken in com.checkmarx.jenkins.credentials
Classes in com.checkmarx.jenkins.credentials that implement CheckmarxApiToken Modifier and Type Class Description class
DefaultCheckmarxApiToken
Default implementation ofCheckmarxApiToken
for use by JenkinsCredentialsProvider
instances that storeSecret
locally.Methods in com.checkmarx.jenkins.credentials with parameters of type CheckmarxApiToken Modifier and Type Method Description @NonNull String
CheckmarxApiToken.NameProvider. getName(@NonNull CheckmarxApiToken credentials)
-