| 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 | Class and Description |
|---|---|
class |
DefaultMuleAuthentication
Default implementation of
Authentication |
| Modifier and Type | Method and Description |
|---|---|
Authentication |
SecurityContext.getAuthentication() |
Authentication |
Authentication.setProperties(Map<String,Object> properties)
Makes a copy of this
Authentication with the passed properties set. |
| Modifier and Type | Method and Description |
|---|---|
void |
SecurityContext.setAuthentication(Authentication authentication) |
| Constructor and Description |
|---|
UnknownAuthenticationTypeException(Authentication authentication) |
Copyright © 2024 MuleSoft, Inc.. All rights reserved.