Class QualysAuth
java.lang.Object
com.qualys.plugins.wasPlugin.QualysAuth.QualysAuth
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintvoidsetProxyCredentials(String proxyServer, int proxyPort, String proxyUsername, String proxyPassword) voidsetQualysCredentials(String server, AuthType authType, String username, String password, String clientId, String clientSecret) voidsetQualysCredentials(String server, String username, String password)
-
Constructor Details
-
QualysAuth
public QualysAuth() -
QualysAuth
-
-
Method Details
-
getAuthType
-
getServer
-
getUsername
-
getPassword
-
getProxyServer
-
getProxyUsername
-
getProxyPassword
-
getProxyPort
public int getProxyPort() -
getAuthKey
-
getClientId
-
getClientSecret
-
setQualysCredentials
-
setQualysCredentials
-
setProxyCredentials
-