B C D E F G H I L M O P R S T U V _ 
All Classes All Packages

B

buildUrl(String, URL) - Static method in class co.ostorlab.ci.jenkins.gateway.OGateway
Build url string.

C

check(String, Secret) - Static method in class co.ostorlab.ci.jenkins.utils.RequestHandler
Check string.
co.ostorlab.ci.jenkins.connector - package co.ostorlab.ci.jenkins.connector
 
co.ostorlab.ci.jenkins.gateway - package co.ostorlab.ci.jenkins.gateway
 
co.ostorlab.ci.jenkins.mapper - package co.ostorlab.ci.jenkins.mapper
 
co.ostorlab.ci.jenkins.plugin - package co.ostorlab.ci.jenkins.plugin
 
co.ostorlab.ci.jenkins.utils - package co.ostorlab.ci.jenkins.utils
 
CreateMobileScan - Class in co.ostorlab.ci.jenkins.mapper
The type Create mobile scan.
CreateMobileScan(String, String, String, String, Integer) - Constructor for class co.ostorlab.ci.jenkins.mapper.CreateMobileScan
Instantiates a new Create mobile scan.
createTestCredential(String, List<Credentials>, Secret) - Static method in class co.ostorlab.ci.jenkins.utils.RequestHandler
Call API to create Test credentials.
Credentials - Class in co.ostorlab.ci.jenkins.connector
 
Credentials(String, String) - Constructor for class co.ostorlab.ci.jenkins.connector.Credentials
Class Constructor bounded to the Jenkins Data.

D

DescriptorImpl() - Constructor for class co.ostorlab.ci.jenkins.plugin.OPlugin.DescriptorImpl
 
doValidateParams(String, String, AbstractProject, Job<?, ?>) - Method in class co.ostorlab.ci.jenkins.plugin.OPlugin.DescriptorImpl
Do validate params form validation.

E

execute() - Method in class co.ostorlab.ci.jenkins.gateway.OGateway
Execute.

F

FileHelper - Class in co.ostorlab.ci.jenkins.utils
The type File handler.
FileHelper() - Constructor for class co.ostorlab.ci.jenkins.utils.FileHelper
 
find(File, String) - Static method in class co.ostorlab.ci.jenkins.utils.FileHelper
Find file in the parent directory provided.
fromJson(String) - Static method in class co.ostorlab.ci.jenkins.connector.RiskInfo
From json risk info.
fromJson(String) - Static method in class co.ostorlab.ci.jenkins.connector.UploadInfo
From json upload info.

G

getApiKey() - Method in class co.ostorlab.ci.jenkins.plugin.OPlugin
Gets api key.
getApiUrl() - Method in interface co.ostorlab.ci.jenkins.connector.OParameters
Gets api url.
getApiUrl() - Method in class co.ostorlab.ci.jenkins.plugin.OPlugin
 
getApplication() - Method in class co.ostorlab.ci.jenkins.mapper.CreateMobileScan
Gets application.
getAssetType() - Method in class co.ostorlab.ci.jenkins.mapper.CreateMobileScan
Gets asset type.
getCredentialIds() - Method in class co.ostorlab.ci.jenkins.mapper.CreateMobileScan
Gets Credential Ids.
getCredentials() - Method in interface co.ostorlab.ci.jenkins.connector.OParameters
Gets api url.
getCredentials() - Method in class co.ostorlab.ci.jenkins.plugin.OPlugin
Get the list of credentials passed from the task config
getDisplayName() - Method in class co.ostorlab.ci.jenkins.plugin.OPlugin.DescriptorImpl
 
getFilePath() - Method in interface co.ostorlab.ci.jenkins.connector.OParameters
Gets file name.
getFilePath() - Method in class co.ostorlab.ci.jenkins.plugin.OPlugin
 
GetMobileScan - Class in co.ostorlab.ci.jenkins.mapper
The type Get mobile scan.
GetMobileScan(int) - Constructor for class co.ostorlab.ci.jenkins.mapper.GetMobileScan
Instantiates a new Get mobile scan.
getName() - Method in class co.ostorlab.ci.jenkins.connector.Credentials
 
getPlatform() - Method in interface co.ostorlab.ci.jenkins.connector.OParameters
Gets platform.
getPlatform() - Method in class co.ostorlab.ci.jenkins.plugin.OPlugin
 
getProgress(String, int, Secret) - Static method in class co.ostorlab.ci.jenkins.utils.RequestHandler
Get Scan Progress.
getQuery() - Method in class co.ostorlab.ci.jenkins.mapper.InputQuery
Gets query.
getRisk() - Method in class co.ostorlab.ci.jenkins.connector.RiskInfo
Gets risk.
getRisk(String, int, Secret) - Static method in class co.ostorlab.ci.jenkins.utils.RequestHandler
Get Scan Global risk.
getRiskThreshold() - Method in interface co.ostorlab.ci.jenkins.connector.OParameters
Gets risk threshold.
getRiskThreshold() - Method in class co.ostorlab.ci.jenkins.plugin.OPlugin
 
getScanId() - Method in class co.ostorlab.ci.jenkins.connector.UploadInfo
Gets scan id.
getScanId() - Method in class co.ostorlab.ci.jenkins.mapper.GetMobileScan
Gets id.
getScanProfile() - Method in interface co.ostorlab.ci.jenkins.connector.OParameters
Gets scanProfile.
getScanProfile() - Method in class co.ostorlab.ci.jenkins.mapper.CreateMobileScan
Gets scanProfile.
getScanProfile() - Method in class co.ostorlab.ci.jenkins.plugin.OPlugin
 
getTitle() - Method in interface co.ostorlab.ci.jenkins.connector.OParameters
Gets title.
getTitle() - Method in class co.ostorlab.ci.jenkins.mapper.CreateMobileScan
Gets title.
getTitle() - Method in class co.ostorlab.ci.jenkins.plugin.OPlugin
 
getValue() - Method in class co.ostorlab.ci.jenkins.connector.Credentials
 
getValue() - Method in enum co.ostorlab.ci.jenkins.connector.RiskInfo.RISK
 
getVariables() - Method in class co.ostorlab.ci.jenkins.mapper.InputQuery
Gets variables.
getWaitMinutes() - Method in interface co.ostorlab.ci.jenkins.connector.OParameters
Gets wait minutes.
getWaitMinutes() - Method in class co.ostorlab.ci.jenkins.plugin.OPlugin
 

H

HARDENING - co.ostorlab.ci.jenkins.connector.RiskInfo.RISK
Hardening risk.
HIGH - co.ostorlab.ci.jenkins.connector.RiskInfo.RISK
High risk.

I

InputQuery - Class in co.ostorlab.ci.jenkins.mapper
The type Input query.
InputQuery(String) - Constructor for class co.ostorlab.ci.jenkins.mapper.InputQuery
Instantiates a new Input query.
InputQuery(String, Object) - Constructor for class co.ostorlab.ci.jenkins.mapper.InputQuery
Instantiates a new Input query.
isApplicable(Class<? extends AbstractProject>) - Method in class co.ostorlab.ci.jenkins.plugin.OPlugin.DescriptorImpl
 
isBreakBuildOnScore() - Method in interface co.ostorlab.ci.jenkins.connector.OParameters
Is break build on score boolean.
isBreakBuildOnScore() - Method in class co.ostorlab.ci.jenkins.plugin.OPlugin
 
isWaitingForResults() - Method in interface co.ostorlab.ci.jenkins.connector.OParameters
Is wait for results boolean.
isWaitingForResults() - Method in class co.ostorlab.ci.jenkins.plugin.OPlugin
 

L

load(InputStream) - Static method in class co.ostorlab.ci.jenkins.utils.FileHelper
Load InputStream to byte [ ].
load(String) - Static method in class co.ostorlab.ci.jenkins.utils.FileHelper
Load byte [ ].
LOW - co.ostorlab.ci.jenkins.connector.RiskInfo.RISK
Low risk.

M

MEDIUM - co.ostorlab.ci.jenkins.connector.RiskInfo.RISK
Medium risk.
Messages - Class in co.ostorlab.ci.jenkins.plugin
Generated localization support class.
Messages() - Constructor for class co.ostorlab.ci.jenkins.plugin.Messages
 

O

OGateway - Class in co.ostorlab.ci.jenkins.gateway
The type O gateway.
OGateway(OParameters, File, FilePath, TaskListener, Secret) - Constructor for class co.ostorlab.ci.jenkins.gateway.OGateway
Instantiates a new O gateway.
OParameters - Interface in co.ostorlab.ci.jenkins.connector
The interface O parameters.
OPlugin - Class in co.ostorlab.ci.jenkins.plugin
This class defines how to upload mobile binary and retrieve scan results and overall scan risk.
OPlugin(String, String, String, String, boolean, int, boolean, RiskInfo.RISK, String, String) - Constructor for class co.ostorlab.ci.jenkins.plugin.OPlugin
Instantiates a new O plugin.
OPlugin_DescriptorImpl_DisplayName() - Static method in class co.ostorlab.ci.jenkins.plugin.Messages
Key OPlugin.DescriptorImpl.DisplayName: Run Ostorlab Security Scanner.
OPlugin_DescriptorImpl_errors_invalidKey() - Static method in class co.ostorlab.ci.jenkins.plugin.Messages
Key OPlugin.DescriptorImpl.errors.invalidKey: The API Key is not Valid..
OPlugin_DescriptorImpl_errors_missingBinary() - Static method in class co.ostorlab.ci.jenkins.plugin.Messages
Key OPlugin.DescriptorImpl.errors.missingBinary: Please provide a valid application filename..
OPlugin_DescriptorImpl_errors_missingKey() - Static method in class co.ostorlab.ci.jenkins.plugin.Messages
Key OPlugin.DescriptorImpl.errors.missingKey: Please define API Key using Credentials link on side bar, then bind that value with apiKey variable under Jenkins configuration..
OPlugin_DescriptorImpl_ok_key() - Static method in class co.ostorlab.ci.jenkins.plugin.Messages
Key OPlugin.DescriptorImpl.ok.key: The API Key is Set..
OPlugin_DescriptorImpl_warnings_tooShort() - Static method in class co.ostorlab.ci.jenkins.plugin.Messages
Key OPlugin.DescriptorImpl.warnings.tooShort: It appears that API API Key is too short..
OPlugin.DescriptorImpl - Class in co.ostorlab.ci.jenkins.plugin
Descriptor class for Build step.

P

perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class co.ostorlab.ci.jenkins.plugin.OPlugin
 
POTENTIALLY - co.ostorlab.ci.jenkins.connector.RiskInfo.RISK
Potentially risk.

R

RequestHandler - Class in co.ostorlab.ci.jenkins.utils
 
RequestHandler() - Constructor for class co.ostorlab.ci.jenkins.utils.RequestHandler
 
RiskInfo - Class in co.ostorlab.ci.jenkins.connector
The type Risk info.
RiskInfo(String) - Constructor for class co.ostorlab.ci.jenkins.connector.RiskInfo
 
RiskInfo.RISK - Enum in co.ostorlab.ci.jenkins.connector
The enum Risk.
runRequest(String, Secret, String) - Static method in class co.ostorlab.ci.jenkins.utils.RequestHandler
Run request string.

S

save(String, String) - Static method in class co.ostorlab.ci.jenkins.utils.FileHelper
Save a file with String content in the path provided
setApiKey(String) - Method in class co.ostorlab.ci.jenkins.plugin.OPlugin
Sets api key.
setBreakBuildOnScore(boolean) - Method in class co.ostorlab.ci.jenkins.plugin.OPlugin
Sets break build on score.
setCredentials(List<Credentials>) - Method in class co.ostorlab.ci.jenkins.plugin.OPlugin
Set the list of credentials passed from the task config
setFilePath(String) - Method in class co.ostorlab.ci.jenkins.plugin.OPlugin
Sets file name.
setName(String) - Method in class co.ostorlab.ci.jenkins.connector.Credentials
Set Credential Name
setPlatform(String) - Method in class co.ostorlab.ci.jenkins.plugin.OPlugin
Sets platform.
setRisk(RiskInfo.RISK) - Method in class co.ostorlab.ci.jenkins.connector.RiskInfo
Sets risk.
setScanId(Integer) - Method in class co.ostorlab.ci.jenkins.connector.UploadInfo
Sets scan id.
setScanProfile(String) - Method in class co.ostorlab.ci.jenkins.plugin.OPlugin
Sets scanProfile.
setScoreThreshold(RiskInfo.RISK) - Method in class co.ostorlab.ci.jenkins.plugin.OPlugin
Sets score threshold.
setTitle(String) - Method in class co.ostorlab.ci.jenkins.plugin.OPlugin
Sets title.
setValue(String) - Method in class co.ostorlab.ci.jenkins.connector.Credentials
Set Credential value
setWaitingForResults(boolean) - Method in class co.ostorlab.ci.jenkins.plugin.OPlugin
Sets wait for results.
setWaitMinutes(int) - Method in class co.ostorlab.ci.jenkins.plugin.OPlugin
Sets wait minutes.

T

toString() - Method in class co.ostorlab.ci.jenkins.connector.UploadInfo
 
toString() - Method in class co.ostorlab.ci.jenkins.gateway.OGateway
 

U

upload(String, Secret, String, byte[], String, String, Integer) - Static method in class co.ostorlab.ci.jenkins.utils.RequestHandler
Upload string.
UploadInfo - Class in co.ostorlab.ci.jenkins.connector
The type Upload info.
UploadInfo() - Constructor for class co.ostorlab.ci.jenkins.connector.UploadInfo
Instantiates a new Upload info.

V

valueOf(String) - Static method in enum co.ostorlab.ci.jenkins.connector.RiskInfo.RISK
Returns the enum constant of this type with the specified name.
values() - Static method in enum co.ostorlab.ci.jenkins.connector.RiskInfo.RISK
Returns an array containing the constants of this enum type, in the order they are declared.

_

_OPlugin_DescriptorImpl_DisplayName() - Static method in class co.ostorlab.ci.jenkins.plugin.Messages
Key OPlugin.DescriptorImpl.DisplayName: Run Ostorlab Security Scanner.
_OPlugin_DescriptorImpl_errors_invalidKey() - Static method in class co.ostorlab.ci.jenkins.plugin.Messages
Key OPlugin.DescriptorImpl.errors.invalidKey: The API Key is not Valid..
_OPlugin_DescriptorImpl_errors_missingBinary() - Static method in class co.ostorlab.ci.jenkins.plugin.Messages
Key OPlugin.DescriptorImpl.errors.missingBinary: Please provide a valid application filename..
_OPlugin_DescriptorImpl_errors_missingKey() - Static method in class co.ostorlab.ci.jenkins.plugin.Messages
Key OPlugin.DescriptorImpl.errors.missingKey: Please define API Key using Credentials link on side bar, then bind that value with apiKey variable under Jenkins configuration..
_OPlugin_DescriptorImpl_ok_key() - Static method in class co.ostorlab.ci.jenkins.plugin.Messages
Key OPlugin.DescriptorImpl.ok.key: The API Key is Set..
_OPlugin_DescriptorImpl_warnings_tooShort() - Static method in class co.ostorlab.ci.jenkins.plugin.Messages
Key OPlugin.DescriptorImpl.warnings.tooShort: It appears that API API Key is too short..
B C D E F G H I L M O P R S T U V _ 
All Classes All Packages