| Package | Description |
|---|---|
| org.mule.security |
Core security implementation including the mule security manager and encryption types
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractJCEEncryptionStrategy
A JCE based encryption strategy.
|
class |
PasswordBasedEncryptionStrategy
Provides password-based encryption using JCE.
|
class |
SecretKeyEncryptionStrategy
Deprecated.
This class is deprecated and will be removed in Mule 4.0. Use
PasswordBasedEncryptionStrategy instead, which follows the correct
way of transforming a string password into a cryptographic key |
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.