Interface Securable

  • All Known Implementing Classes:
    JCEEncryptor

    public interface Securable
    TopLink encryption interface
    Author:
    Guy Pelletier
    • Method Detail

      • decryptPassword

        String decryptPassword​(String encryptedPswd)