| Package | Description |
|---|---|
| org.mule.api.security |
Security API for authentication and authorisation.
|
| org.mule.security |
Core security implementation including the mule security manager and encryption types
|
| Modifier and Type | Method and Description |
|---|---|
CredentialsAccessor |
AuthenticationFilter.getCredentialsAccessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
AuthenticationFilter.setCredentialsAccessor(CredentialsAccessor accessor) |
| Modifier and Type | Class and Description |
|---|---|
class |
MuleHeaderCredentialsAccessor
MuleHeaderCredentialsAccessor obtains and sets the user credentials
as Mule property headers. |
| Modifier and Type | Method and Description |
|---|---|
CredentialsAccessor |
AbstractAuthenticationFilter.getCredentialsAccessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractAuthenticationFilter.setCredentialsAccessor(CredentialsAccessor credentialsAccessor) |
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.