| Package | Description |
|---|---|
| org.mule.runtime.api.event | |
| org.mule.runtime.api.security |
| Modifier and Type | Method and Description |
|---|---|
Optional<Authentication> |
Event.getAuthentication()
Returns the authentication information for the event
|
| Modifier and Type | Method and Description |
|---|---|
Authentication |
Authentication.setProperties(Map<String,Object> properties)
Makes a copy of this
Authentication with the passed properties set. |
| Constructor and Description |
|---|
UnknownAuthenticationTypeException(Authentication authentication) |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.