@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public class CredentialsParameterBinding extends Object
CredentialsParameterValue
. This is effectively a flattened tuple of that.Modifier and Type | Method and Description |
---|---|
String |
getCredentialsId() |
String |
getParameterName() |
String |
getUserId() |
boolean |
isDefaultValue() |
@CheckForNull public String getUserId()
@CheckForNull public String getCredentialsId()
public boolean isDefaultValue()
Copyright © 2016–2021. All rights reserved.