Package org.glassfish.grizzly.config
Interface SecurePasswordProvider
public interface SecurePasswordProvider
Common secure store password provider.
Used to customize the way of retrieving passwords for the key and trust stores.
- Author:
- Alexey Stashok
-
Method Summary
-
Method Details
-
getPassword
String getPassword()
-