Package | Description |
---|---|
org.mule |
The Mule implementation of the Universal Message Objects(tm) API specification.
|
org.mule.api |
The Universal Message Object(tm) API provides a way for components to interact without needing to know about the protocol or delivery mechanisms of information passed between them
|
org.mule.module.client |
Simple interface for Mule clients to send and receive events from local or remote Mule Servers.
|
org.mule.module.jaas | |
org.mule.security |
Core security implementation including the mule security manager and encryption types
|
Modifier and Type | Method and Description |
---|---|
Credentials |
DefaultMuleEvent.getCredentials() |
Modifier and Type | Method and Description |
---|---|
Credentials |
MuleEvent.getCredentials() |
Constructor and Description |
---|
RemoteDispatcher(String endpoint,
Credentials credentials) |
Constructor and Description |
---|
JaasAuthentication(Credentials credentials) |
Modifier and Type | Class and Description |
---|---|
class |
MuleCredentials
MuleCredentials can be used to read and set Mule user information
that can be stored in a message header. |
Constructor and Description |
---|
DefaultMuleAuthentication(Credentials credentials) |
Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.