|
Griffon 1.2.0 | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD | |||||||
java.lang.Objectorg.codehaus.griffon.artifacts.RemoteArtifactRepository.SimpleUserInfo
private static class RemoteArtifactRepository.SimpleUserInfo
| Property Summary | |
|---|---|
String |
password
|
String |
username
|
| Constructor Summary | |
RemoteArtifactRepository.SimpleUserInfo(String username, String password)
|
|
| Method Summary | |
|---|---|
String
|
getPassphrase()
|
boolean
|
promptPassphrase(String message)
|
boolean
|
promptPassword(String message)
|
boolean
|
promptYesNo(String message)
|
void
|
showMessage(String message)
|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Property Detail |
|---|
final String password
final String username
| Constructor Detail |
|---|
RemoteArtifactRepository.SimpleUserInfo(String username, String password)
| Method Detail |
|---|
String getPassphrase()
boolean promptPassphrase(String message)
boolean promptPassword(String message)
boolean promptYesNo(String message)
void showMessage(String message)
Groovy Documentation