- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.cloudbees.plugins.credentials.common.StandardUsernameCredentials
com.cloudbees.plugins.credentials.common.StandardUsernameCredentials.NameProvider
-
Nested classes/interfaces inherited from interface com.cloudbees.plugins.credentials.common.IdCredentials
com.cloudbees.plugins.credentials.common.IdCredentials.Helpers
-
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Method Summary
-
Methods inherited from interface com.cloudbees.plugins.credentials.common.StandardCredentials
getDescription
-
Methods inherited from interface com.cloudbees.plugins.credentials.common.IdCredentials
getId
-
Methods inherited from interface com.cloudbees.plugins.credentials.Credentials
getDescriptor, getScope
-
Methods inherited from interface com.cloudbees.plugins.credentials.common.UsernameCredentials
getUsername
-
-
Method Detail
-
getP4port
String getP4port()
- Returns:
- p4port in the form 'hostname:port'
Only used for Jelly binding; use getFullP4port()
-
getSsl
TrustImpl getSsl()
- Returns:
- SSL object if enabled
-
isSslEnabled
boolean isSslEnabled()
- Returns:
- true if SSL is selected
Do not use isSsl() JENKINS-58249
-
getTrust
String getTrust()
- Returns:
- The P4 trust fingerprint
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2016–2021. All rights reserved.