Interface DecryptorService
- All Known Implementing Classes:
DecryptorServiceImpl
public interface DecryptorService
-
Method Summary
Modifier and TypeMethodDescriptiondecryptConnection(Connection connection) decryptParameter(String sourceParameter) decryptParameters(ConnectionParameters sourceParameters)
-
Method Details
-
decryptParameters
-
decryptParameter
-
decryptConnection
-