|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.poller.remote.AuthenticationBean
public class AuthenticationBean
AuthenticationBean class.
| Constructor Summary | |
|---|---|
AuthenticationBean()
|
|
| Method Summary | |
|---|---|
String |
getPassword()
getPassword |
String |
getUsername()
getUsername |
void |
setPassword(String password)
setPassword |
void |
setUsername(String username)
setUsername |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AuthenticationBean()
| Method Detail |
|---|
public void setUsername(String username)
setUsername
username - a String object.public String getUsername()
getUsername
String object.public void setPassword(String password)
setPassword
password - a String object.public String getPassword()
getPassword
String object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||