Package | Description |
---|---|
org.mule.api.security |
Security API for authentication and authorisation.
|
org.mule.module.pgp | |
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 | Method and Description |
---|---|
CredentialsAccessor |
KeyBasedEncryptionStrategy.getCredentialsAccessor() |
Modifier and Type | Method and Description |
---|---|
void |
KeyBasedEncryptionStrategy.setCredentialsAccessor(CredentialsAccessor credentialsAccessor) |
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–2016 MuleSoft, Inc.. All rights reserved.