- ServiceException - Exception in com.stackrox.jenkins.plugins.services
-
- setApiKey(String) - Method in class com.stackrox.invoker.auth.ApiKeyAuth
-
- setApiKeyPrefix(String) - Method in class com.stackrox.invoker.auth.ApiKeyAuth
-
- setApiToken(String) - Method in class com.stackrox.jenkins.plugins.StackroxBuilder
-
- setBearerToken(String) - Method in class com.stackrox.invoker.auth.HttpBearerAuth
-
Sets the token, which together with the scheme, will be sent as the value of the Authorization header.
- setPassword(String) - Method in class com.stackrox.invoker.auth.HttpBasicAuth
-
- setPortalAddress(String) - Method in class com.stackrox.jenkins.plugins.StackroxBuilder
-
- setUsername(String) - Method in class com.stackrox.invoker.auth.HttpBasicAuth
-
- SeverityUtil - Class in com.stackrox.jenkins.plugins.data
-
- SeverityUtil() - Constructor for class com.stackrox.jenkins.plugins.data.SeverityUtil
-
- StackroxBuilder - Class in com.stackrox.jenkins.plugins
-
- StackroxBuilder() - Constructor for class com.stackrox.jenkins.plugins.StackroxBuilder
-
- StackroxBuilder.DescriptorImpl - Class in com.stackrox.jenkins.plugins
-
- StackroxBuilder_DescriptorImpl_DisplayName() - Static method in class com.stackrox.jenkins.plugins.Messages
-
Key StackroxBuilder.DescriptorImpl.DisplayName: StackRox Container Image Scanner.
- StackroxBuilder_EmptyAPITokenError() - Static method in class com.stackrox.jenkins.plugins.Messages
-
Key StackroxBuilder.EmptyAPITokenError: Please enter a
valid StackRox API token.
- StackroxBuilder_InvalidPortalAddressError() - Static method in class com.stackrox.jenkins.plugins.Messages
-
Key StackroxBuilder.InvalidPortalAddressError: Please
enter a valid StackRox portal address.
- StackroxBuilder_TestConnectionError() - Static method in class com.stackrox.jenkins.plugins.Messages
-
Key StackroxBuilder.TestConnectionError: Failed to
connect to StackRox portal, please provide a valid portal address and
API token.