Module org.eclipse.persistence.core
Interface Securable
- All Known Subinterfaces:
Securable
- All Known Implementing Classes:
JCEEncryptor
public interface Securable
TopLink encryption interface
-
Method Summary
Modifier and TypeMethodDescriptiondecryptPassword
(String encryptedPswd) encryptPassword
(String pswd)
-
Method Details
-
encryptPassword
-
decryptPassword
-