public interface CredentialsAccessor
CredentialsAccessor is a template for obtaining user credentials
from the current message and writing the user credentials to an outbound message| Modifier and Type | Method and Description |
|---|---|
Object |
getCredentials(MuleEvent event) |
void |
setCredentials(MuleEvent event,
Object credentials) |
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.