Uses of Class
com.perforce.halm.jenkins.globalconfig.HALMConnection.AuthInfoResult
-
Packages that use HALMConnection.AuthInfoResult Package Description com.perforce.halm.jenkins.globalconfig -
-
Uses of HALMConnection.AuthInfoResult in com.perforce.halm.jenkins.globalconfig
Methods in com.perforce.halm.jenkins.globalconfig that return HALMConnection.AuthInfoResult Modifier and Type Method Description HALMConnection.AuthInfoResult
HALMConnection. getAuthInfo()
We need to check for a variety of conditions while parsing the credentials.protected static HALMConnection.AuthInfoResult
HALMConnection. getAuthInfo(com.perforce.halm.reportingtool.APIAuthType authType, String credentialsID)
We need to check for a variety of conditions while parsing the credentials.
-