| Package | Description |
|---|---|
| org.mule.runtime.core.api.security | |
| org.mule.runtime.core.security | |
| org.mule.runtime.core.security.filters |
| Modifier and Type | Method and Description |
|---|---|
Event |
AuthenticationFilter.authenticate(Event event) |
Event |
SecurityFilter.doFilter(Event event) |
| Constructor and Description |
|---|
DefaultMuleCredentials(String header,
SecurityManager sm) |
| Modifier and Type | Method and Description |
|---|---|
abstract Event |
AbstractAuthenticationFilter.authenticate(Event event) |
Event |
AbstractOperationSecurityFilter.authenticate(Event event)
Deprecated.
|
protected abstract Event |
AbstractOperationSecurityFilter.authenticateInbound(Event event)
Deprecated.
|
abstract Event |
AbstractSecurityFilter.doFilter(Event event) |
Event |
AbstractAuthenticationFilter.doFilter(Event event) |
Event |
AbstractOperationSecurityFilter.doFilter(Event event)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected Event |
MuleEncryptionEndpointSecurityFilter.authenticateInbound(Event event) |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.