Package com.atlassian.crowd.crypto
Class Base64Encryptor
java.lang.Object
com.atlassian.crowd.crypto.Base64Encryptor
- All Implemented Interfaces:
Encryptor
Encryptor that uses base64 to encode and decode input string.
This implementation is not a safe encryption mechanism. Do not use it in production!