Configuration for publishing a plugin to a plugin repository.
| Type Params | Return Type | Name and description |
|---|---|---|
|
java.lang.String |
getPassword()The password for uploading the plugin to the plugin repository |
|
java.lang.String |
getUsername()The username for uploading the plugin to the plugin repository |
|
void |
setPassword(java.lang.String password) |
|
void |
setUsername(java.lang.String username) |
| Methods inherited from class | Name |
|---|---|
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |