|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectflex.messaging.services.messaging.adapters.JMSProxy.ConnectionCredentials
public static class JMSProxy.ConnectionCredentials
A static inner class for connection credentials that is passed to JMS connection factory when a JMS connection is created.
| Constructor Summary | |
|---|---|
JMSProxy.ConnectionCredentials(String username,
String password)
Creates a ConnectionCredentials instance with the supplied
username and password. |
|
| Method Summary | |
|---|---|
String |
getPassword()
Returns the password being used. |
String |
getUsername()
Returns the username being used. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JMSProxy.ConnectionCredentials(String username,
String password)
ConnectionCredentials instance with the supplied
username and password.
username - Username of the credential.password - Password of the credential.| Method Detail |
|---|
public String getUsername()
public String getPassword()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/blazeds/1/javadoc/flex/messaging/services/messaging/adapters/JMSProxy.ConnectionCredentials.html