|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jfrog.build.extractor.clientConfiguration.PrefixPropertyHandler
org.jfrog.build.extractor.clientConfiguration.ArtifactoryClientConfiguration.AuthenticationConfiguration
public class ArtifactoryClientConfiguration.AuthenticationConfiguration
| Field Summary |
|---|
| Fields inherited from class org.jfrog.build.extractor.clientConfiguration.PrefixPropertyHandler |
|---|
log, props |
| Constructor Summary | |
|---|---|
ArtifactoryClientConfiguration.AuthenticationConfiguration(java.lang.String prefix)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getPassword()
|
java.lang.String |
getUsername()
|
void |
setPassword(java.lang.String password)
|
void |
setUsername(java.lang.String userName)
|
| Methods inherited from class org.jfrog.build.extractor.clientConfiguration.PrefixPropertyHandler |
|---|
getBooleanValue, getIntegerValue, getIntegerValue, getLog, getPrefix, getStringValue, getStringValue, setBooleanValue, setIntegerValue, setStringValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ArtifactoryClientConfiguration.AuthenticationConfiguration(java.lang.String prefix)
| Method Detail |
|---|
public java.lang.String getUsername()
public void setUsername(java.lang.String userName)
public java.lang.String getPassword()
public void setPassword(java.lang.String password)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||