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 classDefaultCheckmarxApiTokenDefault implementation ofCheckmarxApiTokenfor use by JenkinsCredentialsProviderinstances that storeSecretlocally.Methods in com.checkmarx.jenkins.credentials with parameters of type CheckmarxApiToken Modifier and Type Method Description @NonNull StringCheckmarxApiToken.NameProvider. getName(@NonNull CheckmarxApiToken credentials)
-