See: Description
| Interface | Description |
|---|---|
| SecretKeyFactory |
A factory class for providing secret keys to an instance of
SecretKeyEncryptionStrategy. |
| Class | Description |
|---|---|
| AbstractAuthenticationFilter |
AbstractEndpointSecurityFilter provides a framework to perform inbound
or outbound authentication for messages. |
| AbstractEndpointSecurityFilter | Deprecated |
| AbstractJCEEncryptionStrategy |
A JCE based encryption strategy.
|
| AbstractNamedEncryptionStrategy | |
| AbstractSecurityFilter |
AbstractSecurityFilter provides basic initialisation for
all security filters, namely configuring the SecurityManager for this instance |
| AbstractSecurityProvider | |
| DefaultMuleAuthentication | |
| DefaultSecurityContext |
Trivial
SecurityContext implementation which simply holds the Authentication object. |
| DefaultSecurityContextFactory | |
| MuleCredentials |
MuleCredentials can be used to read and set Mule user information
that can be stored in a message header. |
| MuleHeaderCredentialsAccessor |
MuleHeaderCredentialsAccessor obtains and sets the user credentials
as Mule property headers. |
| MuleSecurityManager |
MuleSecurityManager is a default implementation security manager
for a Mule instance. |
| PasswordBasedEncryptionStrategy |
Provides password-based encryption using JCE.
|
| SecretKeyEncryptionStrategy | Deprecated
This class is deprecated and will be removed in Mule 4.0.
|
| UsernamePasswordAuthenticationFilter |
Performs authentication based on a username and password.
|
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.