-
- All Superinterfaces:
org.eclipse.persistence.internal.security.Securable
public interface Securable extends org.eclipse.persistence.internal.security.Securable
EclipseLink encryption interface
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
decryptPassword(String encryptedPswd)
String
encryptPassword(String pswd)
-