Package | Description |
---|---|
org.jenkinsci.plugins.p4.credentials |
Constructor and Description |
---|
P4PasswordImpl(com.cloudbees.plugins.credentials.CredentialsScope scope,
String id,
String description,
String p4port,
TrustImpl ssl,
String username,
String retry,
String password) |
P4StandardCredentials(com.cloudbees.plugins.credentials.CredentialsScope scope,
String id,
String description,
String p4port,
TrustImpl ssl,
String username,
String retry)
Constructor.
|
P4StandardCredentials(String id,
String description,
String p4port,
TrustImpl ssl,
String username,
String retry)
Constructor.
|
P4TicketImpl(com.cloudbees.plugins.credentials.CredentialsScope scope,
String id,
String description,
String p4port,
TrustImpl ssl,
String username,
String retry,
TicketModeImpl ticket) |
Copyright © 2004-2015. All Rights Reserved.