|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mule.transport.legstar.LegstarConnectorHelper
public final class LegstarConnectorHelper
Provides common utility methods for connectors.
| Method Summary | |
|---|---|
static HostCredentials |
getHostCredentials(LegstarConnector connector,
org.mule.api.MuleMessage message)
Credentials can be set at the connector level or passed as properties in incoming messages. |
static HostCredentials |
getHostCredentials(org.mule.api.MuleMessage message)
An alternative to the previous method, useful when no connector is available. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static HostCredentials getHostCredentials(LegstarConnector connector,
org.mule.api.MuleMessage message)
message - the incoming mule messageconnector - the connector used to send that message
public static HostCredentials getHostCredentials(org.mule.api.MuleMessage message)
message - the message hopefully holding credentials
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||